"lispier" regexps, l*last-child stuff
authorpix@kepibu.org
local dateMon, 04 Jan 2010 05:59:48
dateMon, 04 Jan 2010 05:59:48
hash20100104055948-50f04-f46804ef7e9676bb5fecb8d7d57e305ec7ed4c73.gz
"lispier" regexps, l*last-child stuff

Probably against best practices to commit monolithic patches, but this
is still an unreleased library, so I don't care.

Not really sure I care for the sexp-based regexps, but they do make it
easy to use the same regexp bits across several places, and I don't
have a lexer/parser handy, so they'll have to do for now.
4 file(s) changed:
notes +15 -9
regexp-template.lisp +9 -2
selectors.lisp +99 -42
tests.lisp +11 -0