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.