Grep out 0-length tokens |
|
More...
|
over 16 years ago
|
More substantial tests for under |
|
More...
|
over 16 years ago
|
"under" rules |
|
More...
|
over 16 years ago
|
Fixes for the rules attr in Path::Dispatcher |
|
More...
|
over 16 years ago
|
More explicit support for multiple matches from a rule, etc |
|
More...
|
over 16 years ago
|
Remove stages! They kind of muddy things for little benefit at this point |
|
More...
|
over 16 years ago
|
Promote Match out of Dispatch/ (2/2) |
|
More...
|
over 16 years ago
|
Promote Match out of Dispatch/ (1/2) |
|
More...
|
over 16 years ago
|
Refactor: the rule returns the match, instead of returning results |
|
More...
|
over 16 years ago
|
Make the code black optional |
|
More...
|
over 16 years ago
|
Consistency in the test |
|
More...
|
over 16 years ago
|
Remove intersections for now, not worth supporting them if they're not being used yet |
|
More...
|
over 16 years ago
|
Return undef if there's no match in Intersection |
|
More...
|
over 16 years ago
|
Regex prefix implementation and tests |
|
More...
|
over 16 years ago
|
Add tests for prefix matches |
|
More...
|
over 16 years ago
|
Support for prefix matches in the tokens rule, rename the attribute "splitter" to "delimiter" |
|
More...
|
over 16 years ago
|
Begin implementation of prefix matching |
|
More...
|
over 16 years ago
|
Avoid undef warnings and possible false positives by bailing out if we run out of input |
|
More...
|
over 16 years ago
|
Better intuition of rule class in Path::Dispatcher::Declarative |
|
More...
|
over 16 years ago
|
Support for alternation in the tokens rules |
|
More...
|
over 16 years ago
|
Allow regexes in the token matcher, and write tests |
|
More...
|
over 16 years ago
|
Add an "intersection" compound rule |
|
More...
|
over 16 years ago
|
Add a synopsis which uses the API |
|
More...
|
over 16 years ago
|
Bump to 0.02 |
|
More...
|
over 16 years ago
|
dist doc |
|
More...
|
over 16 years ago
|
Downgrade MI to 0.70 |
|
More...
|
over 16 years ago
|
Minor code cleanup |
|
More...
|
over 16 years ago
|
Remove "cleanup stage" for now |
|
More...
|
over 16 years ago
|
todoify some tests |
|
More...
|
over 16 years ago
|
We can't discard the invocant if run/dispatch are used as sugar |
|
More...
|
over 16 years ago
|