Commit graph

8 commits

Author SHA1 Message Date
Markus Schirp
3f61c482c1 Add missing encoding comments 2013-09-14 01:27:00 +02:00
Markus Schirp
f82c8c5815 Remove dead code 2013-09-14 01:23:44 +02:00
Markus Schirp
e9931f6abe Slightly refactor CLI
* Backlists should "work" now.
* CLI (match expression) classifiers are not used as matchers anymore
2013-09-13 22:34:19 +02:00
Dan Kubb
218ff842f5 Refactor positional regexp into named capture regexp 2013-09-08 22:30:52 -07:00
Dan Kubb
b26857cdb7 Update guard clause to be simpler 2013-09-08 22:28:44 -07:00
Dan Kubb
f26900a5d9 Move instance method below constant and class method 2013-09-08 22:28:08 -07:00
Dan Kubb
1a27a404f5 Update regexp to use [:xdigit:] posix character class 2013-09-08 22:26:23 -07:00
Markus Schirp
f5f7aeac36 Rename filters to predicate 2013-09-07 23:12:03 +02:00