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] revert buggy use of worry to a hard panic [STD] add missing before and after infixes More... about 17 years ago
[STD] more operator hacking inspired by mtnviewmark++ [S03] added comparison-reversion metaoperator More... about 17 years ago
[STD, S05] converge spec and parse of character classes More... about 17 years ago
[STD.pm] When parsing $0 et al, capture the index. More... about 17 years ago
[STD] allow whitespace at end of semiarglist More... about 17 years ago
[STD] make stupid special case normal More... about 17 years ago
[STD] improved error messages on prec errors, misplaced invocant colons [syntax.t] string can't end $s!" More... about 17 years ago
[STD, S03] more operator alignment and cleanup More... about 17 years ago
[STD.pm] There were two unescaped { in ""'s, parsing as qq escapes. More... about 17 years ago
[STD] patch from mtnviewmark++ More... about 17 years ago
[STD] more random cleanup More... about 17 years ago
[STD] fake-infix adverbs interact badly with last fix More... about 17 years ago
[STD] implement unary associativity as specced, mtnviewmark++ More... about 17 years ago
[STD] head off attempt to use C-style for loop More... about 17 years ago
[src/perl6/STD.pm] Converted tabs to spaces. (emacs M-x untabify) More... about 17 years ago
[Cursor.pmc] expand tabs More... about 17 years ago
[STD] Added make fast target - like make all, but doesn't ./tryfile STD.pm . More... about 17 years ago
[STD] alignment with S03 on associativity noted by mtnviewmark++ [STD] added various missing functions and types [t/spec] remove my() function calls :) More... about 17 years ago
[STD] add <nofun> to statement modifiers More... about 17 years ago
[STD] allow $/ and $! as parameter names More... about 17 years ago
[STD] default $x.i to be method call, not postop; use ($x)i or $x\i now More... about 17 years ago
[STD] allow $x\i [STD] guess at two terms in a row for syntax error where infix was expected [STD] postfix:<i> now parses at Methodcall precedence to avoid surprises on .i More... about 17 years ago
[STD] spurious ] removed from obsolete modifier test More... about 17 years ago
[STD] quasi-unqoute only promises an EXPR More... about 17 years ago
[viv] added VIV::SET_OPT to set some options stored in lexicals (hack) [mildew] added a hack to print out the thing which is unimplemented when XXX is called More... about 17 years ago
[STD] previous patch was overzealous wrt subexpressions and disallowed $($x) = 1 More... about 17 years ago
[STD] fix item assignment problem noticed by ruoso++ More... about 17 years ago
[STD.pm] Kludges to work around some p5 regexp parse failures. More... about 17 years ago
[STD] add non-slurpy capture param for ruoso++ More... about 17 years ago
[gimme5] removed extra 'our $DELIM;' that was causing a variable redeclaration warning More... about 17 years ago