oga/lib
Yorick Peterse 0fa9d4df88 Ported remaining XPath parsing bits to ruby-ll.
Currently all operators are left-associative with no particular precedence. This
causes a few specs to fail for now. Outside of that the new parser should be
able to parse the same input as the Racc based parser.
2015-03-21 01:22:59 +01:00
..
oga Ported remaining XPath parsing bits to ruby-ll. 2015-03-21 01:22:59 +01:00
oga.rb Lazy decoding of XML/HTML entities. 2015-03-05 23:00:43 +01:00