1
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected 1 day ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bootstrap files More... almost 14 years ago
Implement dotty version of colonpair named methods More... almost 14 years ago
Bootstrap More... almost 14 years ago
Implement foo:bar<baz>() sub calls. More... almost 14 years ago
Actually provide slurp in setting library. More... almost 14 years ago
Empty angles "< >" return a list (see RT #73772). More... almost 14 years ago
Bump PARROT_REVISION, update bootstrap to get latest CONTROL_EXIT fixes. More... almost 14 years ago
Bump PARROT_REVISION, rebuild bootstrap with full pasm constants. More... almost 14 years ago
Update bootstrap. More... almost 14 years ago
Fix except_types error. More... almost 14 years ago
Refactor loop exceptions slightly. More... almost 14 years ago
Adjust regexes to use @?BLOCKPAST dynamic var instead of @?BLOCK global. More... almost 14 years ago
":my" in regexes is now properly declarative for LTM purposes. Fix a bug with prefix computation on uncaptured subrules. More... almost 14 years ago
Update bootstrap. More... almost 14 years ago
[nqp]: Eliminate $*METHODTYPE from grammar and actions. More... almost 14 years ago
Rename multi tests. More... almost 14 years ago
Merge branch 'multis' More... almost 14 years ago
Add \e in quoted strings, refactor 46-charspec.t . More... almost 14 years ago
Add :sigspace handling to range quantifiers (e.g., <x> ** 0..3) More... almost 14 years ago
Bump PARROT_REVISION to get FileHandle.tell. More... almost 14 years ago
Update ** quantifier a bit, recognize trailing spaces as request to add <.ws> between each element. (This isn't completely what S05 specifies, but it's a good first cut.) More... almost 14 years ago
update stage0 files, again More... almost 14 years ago
second shot at the substr-out-of-range error in <alpha> rule; with test More... almost 14 years ago
update stage0 files More... almost 14 years ago
Add test for "match beyond end of target" bug. More... almost 14 years ago
Avoid "Can't substr beyond end of string" errors -- if we're already beyond the end of the target, then just fail. More... almost 14 years ago
aligned error message with STD's More... almost 14 years ago
update stage0 More... almost 14 years ago
match objects should never have negative .chars, even if the match fails More... almost 14 years ago
update stage0 files More... almost 14 years ago