Skip to content

fixed parser not handeling multiple variable inputs properly, fixed operators...

Oliver Heidmann requested to merge m300433/parser_fix into develop
  • Rewrote Parser for readability and simplicity, still complex though
  • Fixed parser not handling multiple variable inputs properly
  • Fixed other subgroup issues
  • Fixed unreadable tests
  • Added tests
  • Tests now check for the type of the thrown exceptions
  • Debug output bloat reduced in processManager

Merge request reports