0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 26, 2025 — Feb 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[STD] detect obsolete use of =cut [t/*.t] delete obsolete uses of =cut More... over 17 years ago
[STD] now parses enum declarators [STD] now parses <*...> as containing regex (Auzon++) [STD] now parses <~~0> in addition to <~~foo> More... over 17 years ago
[STD] renamed main package to STD fixed package name conflicts fixed tests that used function call syntax for quotes various other bugs now parses all but one of the t/spec tests (needs macros) More... over 17 years ago
[STD] buglets More... over 17 years ago
[STD] fix angle parsing problems More... over 17 years ago
[STD] let and temp are just lvalue prefixes, not declarators More... over 17 years ago
[STD] avoid infinite redispatch loop More... over 17 years ago
[STD] Added the 'let' and 'temp' scope_declarator's. More... over 17 years ago
[STD] teststd prints out the failed tests at the end commented out a line of code which was meant add a label to the COMPILING namespace More... over 17 years ago
improved show_changed_vars which proved that %Cursor::lexers was getting poisoned More... over 17 years ago
[STD] generalize array shapes to be sequence of [], {}, or () so we can parse (-->Type) More... over 17 years ago
[STD] allow ::{'$var'} as special degenerate case of name both beginning and ending with :: More... over 17 years ago
[Cursor] continue to recover from speed-induced bugs More... over 17 years ago
[Cursor] whoops, syntax error More... over 17 years ago
[Cursor] more caching More... over 17 years ago
[Cursor] some speedups More... over 17 years ago
[STD] || now catches panics from its left side More... over 17 years ago
[STD] new \c code failed to parse itself More... over 17 years ago
[STD] fix heredocs, improve $0 reporting [quoting.t] update to use \c instead of \d More... over 17 years ago
[Cursor.pm] delete completely obsolete P6ish Cursor.pm More... over 17 years ago
[STD] parses 98% of t/spec More... over 17 years ago
[STD] globalize $DEBUG More... over 17 years ago
[STD] infrastructure for grammar-modifying operator definitions More... over 17 years ago
[STD] improve parsing of reduceops [Cursor] correct character class parse in canmatch [reduce-metaop] no such thing as [.{}] More... over 17 years ago
[STD] a script to show changed globals after an STD use More... over 17 years ago
[STD] parse as types [type.t] of and as must come after signature More... over 17 years ago
[STD.pm] Makefile: test depends on all More... over 17 years ago
require STD.pm to parse as first test More... over 17 years ago
test target for STD.pm Makefile More... over 17 years ago
[STD] various bugs [t/spec] various bugs Now parses 95% (cheating on postfix:<!>) More... over 17 years ago