Skip to content

v2024.10.0

Latest
Compare
Choose a tag to compare
@objeck objeck released this 30 Sep 11:36
· 77 commits to master since this release

This release includes bug fixes and enhanced performance for faster runtime execution.

v2024.10.0

v2024.9.0

  • Added library support for JSON-RPC
  • Code generation optimized to eliminate redundant labels
  • Added trim front and back to the 'System.String'
  • Refactored the 'Collections.Stack' class to be list vs. array based
  • Fixed bugs #501 and #502

v2024.8.1

  • Support for strings in select statements
  • Bug fixes
  • Fixed REPL start-up issues
  • Code refactoring for performance