0
I Use This!
Activity Not Available

Commits : Listings

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