60
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected 1 day ago.
Nov 15, 2024 — Nov 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added unit tests for scope parser More... almost 16 years ago
got initial scope parser copied from v3 More... almost 16 years ago
got initial scope parser copied from v3 More... almost 16 years ago
did REWRITE_ELEMENT_NOT_PRESENT_ON_LHS More... almost 16 years ago
did REWRITE_ELEMENT_NOT_PRESENT_ON_LHS More... almost 16 years ago
start tracking tokens after -> in rewrite; added test More... almost 16 years ago
start tracking tokens after -> in rewrite; added test More... almost 16 years ago
finished LABEL_TYPE_CONFLICT More... almost 16 years ago
finished LABEL_TYPE_CONFLICT More... almost 16 years ago
add tests for symbols; check LABEL_CONFLICTS_WITH_RULE, LABEL_CONFLICTS_WITH_TOKEN, SYMBOL_CONFLICTS_WITH_GLOBAL_SCOPE (label v scope, token v scope, rule v scope) More... almost 16 years ago
add tests for symbols; check LABEL_CONFLICTS_WITH_RULE, LABEL_CONFLICTS_WITH_TOKEN, SYMBOL_CONFLICTS_WITH_GLOBAL_SCOPE (label v scope, token v scope, rule v scope) More... almost 16 years ago
finished SCOPE_REDEFINITION (new), TOKEN_ALIAS_REASSIGNMENT More... almost 16 years ago
finished SCOPE_REDEFINITION (new), TOKEN_ALIAS_REASSIGNMENT More... almost 16 years ago
added rule arg checks and undefined rule More... almost 16 years ago
added rule arg checks and undefined rule More... almost 16 years ago
added rule and action redef; options copied to lexer now too. More... almost 16 years ago
added rule and action redef; options copied to lexer now too. More... almost 16 years ago
split AST for combined grammar into two, copying to lexer grammar. More... almost 16 years ago
split AST for combined grammar into two, copying to lexer grammar. More... almost 16 years ago
forgot to add More... almost 16 years ago
forgot to add More... almost 16 years ago
got some symbols collected; renamed. More... almost 16 years ago
got some symbols collected; renamed. More... almost 16 years ago
add def sym; fix errors so they ignore right of -> More... almost 16 years ago
add def sym; fix errors so they ignore right of -> More... almost 16 years ago
more unit tests More... almost 16 years ago
more unit tests More... almost 16 years ago
got basic test harness for grammar errors More... almost 16 years ago
got basic test harness for grammar errors More... almost 16 years ago
check for tokenVocab in import done More... almost 16 years ago