oga/lib
Yorick Peterse 73c5dbe636 Basic setup for lexing CSS pseudo selectors.
This includes support for the crazy 2n+1 syntax you can use with selectors such
as :nth-child().

CSS selectors: doing what XPath already does using an even crazier syntax,
because screw you.
2014-09-28 22:38:25 +02:00
..
oga Basic setup for lexing CSS pseudo selectors. 2014-09-28 22:38:25 +02:00
oga.rb Basic boilerplate for lexing CSS selectors. 2014-09-28 22:38:24 +02:00