Back
YearDescriptionStatus
2017Simple CompilerX
2018Simple IDEX
2019IDE & Compiler - InfrastructureX
2019DLL CompilingX
2019Simple RunTime DLLX
202064 Bit CompilingX
202164 Bit ASM Instruction TestingX
2021Unused Variable WarningsX
2022Instruction Parse needs a maskX
2022SymboTable Obj Rebuild to combine the read only object and the write only object into an object that can be both read and write capable.X
2022Successful compile of Runtime.dllX
2022ASM Testing Program
  • Local Variable Testing (including UDTs)
  • Addressof and SizeOf keyword Testing
  • Call to a Label problem resolution (Gosub); it conflicts with the NoBasePointer option
  • Function tests
  • Passing of DB literal Array
  • Local static variables
  • Add Parameter passing tests
  • Passing ByRef Immediates
  • Variable to Register assignment
  • Instruction Execute function Immediate Displacement Logic Rewrite
  • Passing a function as a parameter>strike>
  • Memory Address Computation Abstraction
  • Call Testing (label, register, static variable, stackvariable, internal method, cross module method, external method
2022OOP EventsX
2022Calculate Primes Program - 100 Million (did 10 billion in 170 seconds)X
2022ReQuery Header DB such that Immediates are separate and all are pre sorted.X
2022RunTime.DLL String FunctionsX
2023
2023Instruction Testing with DecoderX
2023Calculate Primes Program for Dave's Garage Drag RaceX
2023Compiler Optimization for 2022/10 Abstraction LogicX
2023OOP Interface SupportX
2023Compile Time Object InstanciationX
2023Successful compile of Window.asm programX
2023UDT Variable PointerX
2023OOP Memory ManagementX
2023OOP Memory Management - ReportingX
2023OOP Memory Leak/Usage Report
202?OOP ParasitesX
2023OOP InheritanceX
2023OOP Multiple InheritanceX
2023Module SharingX
2023Add Use command for creating a temp variable
2023Runtime: Support for vb6 arrays
2023Structured Exception Handling
2023Optional Parameters
2023Basic Abstraction
2023Expressions Testing
2023
2024Windows Programming
2024Forms Designer
2024ActiveX
2024Self Compiling
2024Simulator
2024Debugger
202?
202?Instruction Testing for debug and control registers
202?Instruction Testing for SSE (Streaming SIMD Extensions) (XMM0-XMM15 Registers)
202?Find BETTER Shadow Space Solution
202?Add .LinkerCode section and have Simulator process this near end of linking
202?Create Instruction Execution Function
202?Standard Compiler OptimizationX
202?OOP Collections
202?IDE - adding a new function
202?IDE - better intellisense support for functions
202?IDE - better visualization for NameSpace objects and NameSpace location options (not on the same list)
202?IDE - appstyles.css Refresh
202?IDE - Integrate Coder64.pdf into ghost information help
202?A way to Call a 64 bit DLL function from a 32 bit process
202?Simple Compiler Optimization Routine
202?Floating Point Expressions & Parameters
202?32 Bit Compiling
202?Simple Boot Loader
202?
202?Image Loader
202?64 Bit ELF Linker
202?ELF Equivalent RunTime
202?Jump to address alignment (make destination address to be 16 byte aligned) <--- Yuck!
202?C Abstraction
202?OOP Compatibility with c# and c++
202?C++ Header File Importer To a HeaderDB
202?Documentation