oga/lib/oga
Yorick Peterse aeb4eba260 Trim the XPath AST.
The AST has been simplified by adjusting the way (path) nodes are nested.
Operators now also use `paths` instead of `expression` to allow for expressions
such as `/A or /B`. Sadly this introduces quite a bunch of conflicts in the
parser but we'll deal with those later if needed.
2014-07-10 20:19:23 +02:00
..
html Stream tokens when lexing. 2014-04-09 22:08:13 +02:00
xml Added XML::NodeSet#+ and XML::NodeSet#to_a 2014-07-08 23:25:09 +02:00
xpath Trim the XPath AST. 2014-07-10 20:19:23 +02:00
version.rb Basic project layout. 2014-02-26 19:50:16 +01:00