2
I Use This!
Very Low Activity

Commits : Listings

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