Releases: oehive/proparse
Build 1128
Build 1127
Added support for MESSAGE-DIGEST.
Fixed bug which prevented parse of DOWN 1 STREAM streamName ...
Build 1126
Fixed preprocessor DEFINED bug introduced in previous build.
Build 1125
Support undocumented UPDATE phrase in SYSTEM-DIALOG GET-DIR statement. Support for more complex strings in &IF DEFINED(...) args.
Made change to avoid hang when processing very long IF THEN ELSE IF THEN ELSE chains. I'm sure this change will break something. Please report any new issues! I think this might break some newer syntax where
keywords are (now) allowed to be used as class, method, and property names.
Build 1117
The previous build was with Java 8 and IKVM 7. I didn't see the warnings from IKVM that the v8 class files weren't being included in the build... which meant the DLL was missing Proparse entirely.
Build 1114
Added support for TABLE-SCAN, and for LIKE in METHOD arguments.