Skip to content

v1.10

Latest
Compare
Choose a tag to compare
@envenomator envenomator released this 08 Nov 10:23
· 1 commit to master since this release

Bugfixes:

  • Fix for Issue #87 - now correctly handling operator statements during a macro expansion with data statements
  • Fix for Issue #88 - now correctly handling data statements enclosed in a conditional if/else/endif block.

New features:
All assembler directives enclosed in if/else/endif directives are now respected. If/else/endif still cannot be nested.