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
[viv] now outputs p6 variables, declarations [STD] more random hackage for viv and :exists [STD] now parses declaration initializers as normal assignops More... over 17 years ago
[viv] straighten out chain operators More... over 17 years ago
[viv] can now reproduce t/01-sanity/01-tap.t [STD] remember list separators More... over 17 years ago
[STD] add missing TEMP block More... over 17 years ago
[viv] change MAIN to take @ARGV args as arguments More... over 17 years ago
[viv] --match to attach match objects More... over 17 years ago
[viv] add whitespace-before info under --pos More... over 17 years ago
[viv] add --pos option More... over 17 years ago
[gimme5,STD] switch exists and delete to new form More... over 17 years ago
[STD] move adverb parsing into infixish and EXPR with loose_unary prec More... over 17 years ago
[viv] can now reconstruct the p6 from the ast for simple expressions More... over 17 years ago
[viv] autogenerate VAST packages as needed More... over 17 years ago
[STD] there is no infix:<is> (was hiding missing semicolons in assign.t) [viv] much improved typology of EXPR asts (and doesn't lose nested ops) More... over 17 years ago
[STD] cascaded arglists fail to allow closure as first arg More... over 17 years ago
[STD] -> not recognized after listop sets goal More... over 17 years ago
[STD] improve error messages based on dba More... over 17 years ago
[STD] switch to '(' ~ ')' <foo> format for readability and better errors [gimme5] support for ~ construct and :dba<> More... over 17 years ago
[viv] Simplify using viv as a library - if($0 eq __FILE__). More... over 17 years ago
vim modeline for viv More... over 17 years ago
[STD] clean up nibbler output [viv] now successfully produces transforms STD.pm to ast(ish) More... over 17 years ago
[STD] unbreak $obj.^foo More... over 17 years ago
[STD] added $foo.^!bar() More... over 17 years ago
[STD] EXPR didn't _MATCHIFY [viv] starting on a gimme5 replacement using STD More... over 17 years ago
[STD] more ACTIONS infrastructure, can now set $ACTIONS to a class in which methods are called according to reduction tag. More... over 17 years ago
[Cursor] add_macro couldn't handle macro name containing single quotes More... over 17 years ago
[Cursor] fix macro bug induced by implicit {*} reductions More... over 17 years ago
[STD] add implicit {*} hook at end of rules More... over 17 years ago
[STD] allow self-parse again More... over 17 years ago
Dotty parsing probably wants non-capturing <.unspacey> instead of zero-width <?unspacey>. More... over 17 years ago
[STD] remove redundant befores from terminators per pmichaud++ More... over 17 years ago