oga/lib/oga
Yorick Peterse 8ce76be050 Moved the parser class to Oga::Parser.
Oga will use the same parser for XML and HTML so it doesn't make sense to
separate the two into different namespaces (at least for now).
2014-03-11 22:01:50 +01:00
..
ast Basic parser setup without tests. 2014-02-26 22:17:47 +01:00
lexer.rl Use a separate machine for closing tags. 2014-03-11 21:55:36 +01:00
parser.rb Moved the parser class to Oga::Parser. 2014-03-11 22:01:50 +01:00
parser.y Moved the parser class to Oga::Parser. 2014-03-11 22:01:50 +01:00
version.rb Basic project layout. 2014-02-26 19:50:16 +01:00