Support for XPath' namespace-uri(); and getting custom columns to work correctly again. |
|
More...
|
over 9 years ago
|
COPY marks the beginning of a statement. Was missing this. |
|
More...
|
over 9 years ago
|
Fixing some keyword pollution. |
|
More...
|
over 9 years ago
|
Improving memory usage; fixing some leaks. |
|
More...
|
over 9 years ago
|
Java 1.5 fix for encoding. |
|
More...
|
over 9 years ago
|
Can now specify line endings to use when parsing. |
|
More...
|
over 9 years ago
|
GUI: show more details of the selected token. |
|
More...
|
over 9 years ago
|
GUI: "Show Grammar" option works again. |
|
More...
|
over 9 years ago
|
Improving the error message when a file fails to parse completely. |
|
More...
|
over 9 years ago
|
Allow setting file encoding when parsing. |
|
More...
|
over 9 years ago
|
Dots following keywords for comment entries are optional. |
|
More...
|
over 9 years ago
|
Made level 88's a bit more lenient with bad inputs; preventing failed parses. |
|
More...
|
over 9 years ago
|
Prevent possible recursion in COPY statement inclusion; and an auto-keyword tweak. |
|
More...
|
over 9 years ago
|
Accept Librarian -INC directives. (No expansion via preprocessing though.) |
|
More...
|
over 9 years ago
|
Improved support for COPY statements nested inside sentences. |
|
More...
|
over 9 years ago
|
Allow for Cobol files without any extension. |
|
More...
|
over 9 years ago
|
Minor grammar tweak. |
|
More...
|
over 9 years ago
|
Issue #57 - SET UP/DOWN BY identifier |
|
More...
|
over 9 years ago
|
Issue #56 CobolParser / ParsingCoordinator changes |
|
More...
|
over 9 years ago
|
Java 5 compatibility (GUI stuff) |
|
More...
|
over 9 years ago
|
Java 5 compatibility (WIP) |
|
More...
|
over 9 years ago
|
Two bugfixes |
|
More...
|
over 9 years ago
|
Some cleanup of the relation operators, with extra references. |
|
More...
|
over 9 years ago
|
Grammar tweaks for file based statements. |
|
More...
|
over 9 years ago
|
Minor tweak of the grammar. |
|
More...
|
over 9 years ago
|
New modifier for rules, updated grammer for arithmetic expressions, and tweaks of the grammar for conditions. |
|
More...
|
almost 10 years ago
|
Tweaks to the conditions grammar. |
|
More...
|
almost 10 years ago
|
Added support for positive lookahead. |
|
More...
|
almost 10 years ago
|
Rewrote the grammar for conditions. |
|
More...
|
almost 10 years ago
|
More fixes for the source view. |
|
More...
|
almost 10 years ago
|