0
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected 1 day ago.
May 16, 2023 — May 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
eventually these tests must pass if we want memoization for parameterized rules More... almost 16 years ago
typed array literals; allow assignments in ifs and other places More... almost 16 years ago
is, is not More... almost 16 years ago
macros with body More... almost 16 years ago
make Empty a method More... almost 16 years ago
string interpolation More... almost 16 years ago
initial support for macros More... almost 16 years ago
&=, |= More... almost 16 years ago
Merge branch 'ometa' More... almost 16 years ago
++, --, <, <=, >, >=, not in, is not, >>, << better array literals and slicing More... almost 16 years ago
fix for prefix operators; super and self More... almost 16 years ago
complex expression testing More... almost 16 years ago
simple hexnumber rule More... almost 16 years ago
typed bindings More... almost 16 years ago
test case for TryCast matching More... almost 16 years ago
support for slicing and exponentiation More... almost 16 years ago
complete layout of expression precedence; yield; if modifier; array literals; More... almost 16 years ago
support for whitespace insensitive regions through stateful tokenization (state is kept in the input to be consistent with backtracking) More... almost 16 years ago
execute parser tests in a separate run More... almost 16 years ago
tighter condition for the test case More... almost 16 years ago
parse tree for sequences are only required in when option ParseTree is in More... almost 16 years ago
use existing boo roundtrip test cases to test the ometa based parser More... almost 16 years ago
support for indirect left recursion in extensions More... almost 16 years ago
comment for future feature More... almost 16 years ago
removed warning More... almost 16 years ago
full support for indirectly/mutually left recursive rules as described in the VPRI Technical Report TR-2007-002, Section 3.3 More... almost 16 years ago
better source organization More... almost 16 years ago
removed duplicated targets and added missing nunit.framework references More... almost 16 years ago
Merge branch 'ometa' More... almost 16 years ago
boojay local changes More... almost 16 years ago