0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 24, 2025 — Feb 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
more buglets More... over 17 years ago
[STD] add <*foo> More... over 17 years ago
[STD] add types for subsets; distinguish endstmts that suppress modifiers More... over 17 years ago
[STD] various buglets [t/spec] various buglets More... over 17 years ago
[STD] removed all trailing {*} because they inhibit composibility meta-infixes now (tend to) include trailing components for complete tokens More... over 17 years ago
[STD] now does reduce tokens correctly; we now use a variable length string as pattern cache key to parse zillions of reduce operator tokens without blowing up TRE [t/spec] various bugs found by STD. We now parse >80% of t/spec. More... over 17 years ago
[teststd] added use strict More... over 17 years ago
fixed teststd to work on systems without . in $PATCH More... over 17 years ago
[STD5_dump_match] added an option to mark arrays with a circumfix [] More... over 17 years ago
[Cursor] short circuit some () returns [next.t] fix some malformed for loops More... over 17 years ago
[teststd] program to run STD over t/spec More... over 17 years ago
[STD] list all expectations, not just ones matching first letter More... over 17 years ago
[STD] successfully parses heredocs and trims leading whitespace. More... over 17 years ago
[STD] get heredoc method back to parseable More... over 17 years ago
[STD] correctly parse 'multi f() {}' when there's no trailing newline More... over 17 years ago
[STD] infrastructure needed by heredocs More... over 17 years ago
[STD] more tweaks, catch final $" More... over 17 years ago
[STD] implement :P5 [S02-magicals] various cleanups mostly involving rand 1000 More... over 17 years ago
[STD] much improved error reporting, many buglets fixed More... over 17 years ago
[STD] restore missing precedence limiter in arglist More... over 17 years ago
[STD] parse nothing while correctly More... over 17 years ago
[STD] handle Q forms [quoting.t] change q:q and q:qq to Q:q and Q:qq More... over 17 years ago
[STD] handle \@foo and other fiddly issues More... over 17 years ago
[STD] now handles @foo non-interpolation [unspace.t] accidentally tried to use #() comments at beginning of line More... over 17 years ago
[Cursor] fix _PATTERN to set endpoint correctly so we can optimize multiple matching nodes to single P5 regexes where appropriate More... over 17 years ago
[STD] unspace tweaks More... over 17 years ago
[STD] various tweaks suggested once upon a time by mncharity++ More... over 17 years ago
[STD] remove expect_tighter_infix More... over 17 years ago
[STD] another [@list] hack to make chaining operators produce proper ast More... over 17 years ago
STD5_dump_match uses --vertical as default, accepts --horizontal added a hack to DumpMatch to survive self referencial matches More... over 17 years ago