0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 23, 2025 — Feb 23, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[STD] split infixstopper out from stdstopper More... almost 18 years ago
[STD] like this maybe More... almost 18 years ago
[STD] more progress in handling :qq etc. as mixins More... almost 18 years ago
[STD] now does double quotes under new quoting regime [STD] with debugging turned off can now parse about 2000 chars/sec More... almost 18 years ago
[STD5] improved logging [STD] copy $<sym> up into expect_infix More... almost 18 years ago
[Cursor5] much improved debugging flags [STD] added worry so we don't always have to panic More... almost 18 years ago
[STD] now that we can trust LTM a bit more, get rid of <nofat> entirely More... almost 18 years ago
[STD] started switch to real quote sublanguages instead of QLang kludge [STD] EXPR now set return position correctly [Cursor5] cursor_fresh can now optionally switch to a sublanguage More... almost 18 years ago
[STD] begin trusting LTM by disabling <nofat> [Cursor5] propagate end-of-token info by (?#::) embedded in string subrules can now return partially pure and partially impure results various missing reversed regex service routines added More... almost 18 years ago
[gimme5] optimize leading whitespace out of alternatives so ltm works in rules various bug fixes More... almost 18 years ago
[Cursor5] backoff could terminate on skipped lengths forgot to actually test against the fixed length tokens More... almost 18 years ago
[STD] first whack at semantically correct LTM backoff More... almost 18 years ago
[STD] couple tweaks suggested by putter++ More... almost 18 years ago
[STD] removed tags that are redundant with rulename; tidied up remaining More... almost 18 years ago
[STD5] simplify <sym> matching to always just produce string, not Match [Cursor5] add explicit item, list, and hash access methods to Match [STD] to set $<sym> as string, you now need to say { $<sym> = $<other>.item } various other bug fixes More... almost 18 years ago
[STD] refactored precedence propagation More... almost 18 years ago
[STD] EXPR tweak from putter++, panic shouldn't bind More... almost 18 years ago
[STD] much-improved match model, now handles singular/plural bindings More... almost 18 years ago
[STD] fulltypename should probably be a rule More... almost 18 years ago
[STD] dotty needs more unspaciness, putter++ More... almost 18 years ago
[STD] elsif and else need <nofat_space> since they could be a new statement More... almost 18 years ago
[STD] fate should also be completely hidden from user view More... almost 18 years ago
[STD5] throw out $depth and $binding params; should be done by caller, not callee More... almost 18 years ago
[STD] pod_comment improvements suggested by putter++ More... almost 18 years ago
[STD] fixed terminator and infix_circumfix_meta_operator per putter++ More... almost 18 years ago
[STD] define term forms of control blocks where it makes sense More... almost 18 years ago
[STD] syntax of <panic: "message"> now requires quotes More... almost 18 years ago
[STD] but also allow <.$indirect()> forms of method call... More... almost 18 years ago
[STD] allow both <.foo regex> and <.foo(@args)> More... almost 18 years ago
[STD] couple more tweaks from mncharity++ More... almost 18 years ago