Skip to content

v0.1.9

Choose a tag to compare

@github-actions github-actions released this 20 Jul 23:19
  • Isolated Lua's longjmp error bridge from exception-owning C++ state on Windows x86-64.
  • Added one structured integer condition to Lua numeric-loop bodies with exact SSA merges and comparison semantics.
  • Added guarded runtime-parameter loop steps with exact zero-step errors and overflow-safe backedge accounting.
  • Added guarded runtime-parameter loop starts for ascending and descending loops.
  • Added arbitrary nonzero constant integer steps with direction-aware zero-iteration behavior.