0
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 17 hours ago.
Feb 06, 2025 — Feb 06, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[Cursor] Rewrite in Perl 6, bring under bootstrap control More... over 15 years ago
[Cursor et al] Rename Cursor to CursorBase; add a Cursor subclass More... over 15 years ago
[STD] parse >>R~<< correctly, or at least dwimmily More... over 15 years ago
[STD] don't attempt two-terms detection on infix_circumfix More... over 15 years ago
[Cursor,STD-ecosystem] Fix PERL6LIB in snaptests. More... over 15 years ago
[viv] Fix compilation of '0' followed by a complex atom; this fixes the 0xFACE regression More... over 15 years ago
[viv] Re-use lexicals instead of creating nested scopes when constructing ratcheted sequences. No significant performance effect yet, but brings output much closer to human-like form. More... over 15 years ago
[STD] make p5 $< detection have a longer LT More... over 15 years ago
[Cursor] Remove Moose::Object superclass, and with it the DESTROY method. Cuts 50 seconds off time needed to parse STD.pm6. Thanks, NYTProf! More... over 15 years ago
[viv] Fix a bug which caused 345 unneccessary lazymaps in STD.pm5. (But only saves 15 seconds?) More... over 15 years ago
[viv] Combine regexes in sequence nodes More... over 15 years ago
[viv] Start bringing _PATTERN under the DEEP framework, and implement combination of quantifiers with atom regexes. -2% STD.pm5 size More... over 15 years ago
[viv] Overhaul indentation engine; should be much more readable now More... over 15 years ago
[viv] is no longer a "start" on replacing gimme5 :) More... over 15 years ago
[viv] make sure .pmc has trailing newline More... over 15 years ago
[gimme5] Delete. (And there was much rejoicing.) More... over 15 years ago
[STD] Update bootstrap to get TimToady++'s undef fixes into the build More... over 15 years ago
[viv] Fix double escaping of strings in case ignoring contexts (TimToady++ for doing most of the work) More... over 15 years ago
[viv] Remove obsolete dependency on JSON More... over 15 years ago
[STD] add missing [0] for dumbsmart More... over 15 years ago
[STD-ecosystem] Add a STD.pm5 target More... over 15 years ago
[viv] Re-enable required argument checking for only subs [STD] Declare EXPR argument as optional More... over 15 years ago
[STD,Cursor] suppress undef warnings More... over 15 years ago
[viv] Add a --no-indent option; rebootstrap with it More... over 15 years ago
[STD] undo non-sensical $<sym> that makes warnings More... over 15 years ago
[viv] Add a -o option; remove Makefile's fragile use of redirection More... over 15 years ago
[viv] Make --keep-going optional for better make failures More... over 15 years ago
[viv] Work around perl 5.10 bug RT#38809 More... over 15 years ago
[STD-ecosystem] Make 'make clean' work again More... over 15 years ago
[viv] Fail if a parameterized role instantiation doesn't compile [STD-ecosystem] Add 'reboot' target; update bootstrap More... over 15 years ago