Skip to content

Releases: oehive/proparse

Build 1128

06 Nov 03:05
Compare
Choose a tag to compare

Fixed bug in the preprocessor listing output

Build 1127

24 Oct 22:06
Compare
Choose a tag to compare

Added support for MESSAGE-DIGEST.
Fixed bug which prevented parse of DOWN 1 STREAM streamName ...

Build 1126

14 Oct 17:15
Compare
Choose a tag to compare

Fixed preprocessor DEFINED bug introduced in previous build.

Build 1125

08 Oct 20:37
Compare
Choose a tag to compare

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

19 May 05:06
Compare
Choose a tag to compare

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

18 May 03:40
Compare
Choose a tag to compare

Added support for TABLE-SCAN, and for LIKE in METHOD arguments.