0
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected 1 day ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #9 from puredanger/patch-1 More... about 5 years ago
Exclude `cat` More... about 5 years ago
Merge pull request #8 from joelittlejohn/patch-1 More... over 9 years ago
Remove version range for org.clojure/clojure More... over 9 years ago
Fix #3 (Licensing) More... about 11 years ago
fix #2 (colliding group names on alternatives) More... over 11 years ago
& (intersection) and - (substraction) between regexes! More... almost 12 years ago
define +, - and * for dfas; union and intersectionnow work on collection More... almost 12 years ago
A more robust complement More... almost 12 years ago
fix a (cy-urrntelyà rare case where the root state can be "looped" upon More... almost 12 years ago
tidy ns form up More... almost 12 years ago
fix Repeat derivation More... almost 12 years ago
typo More... almost 12 years ago
has? was never returning false More... almost 12 years ago
from regex to dfa and back (nearly: ordered alternation pb) More... almost 12 years ago
Adds derivation to regexes More... almost 12 years ago
redefines any as an alias for cs/any-char, breaking change for line delimiters. More... almost 12 years ago
adds has?, pick, disjunctive-union and disjunctive-interesection. Alos specialized arities for + and * More... almost 12 years ago
Version 1.1.0 More... almost 12 years ago
Adds support for negative and positive lookahead, charsets and predefined char classes. matc-empty? and firsts are not yet used. More... almost 12 years ago
Remove static precompilation More... almost 12 years ago
Unicode categories More... almost 12 years ago
Charsets and their combinators More... almost 12 years ago
make regex Clojure 1.3 compatible More... over 12 years ago
added example to the README More... over 13 years ago
initial release More... over 13 years ago
initial commit More... over 13 years ago