oga/lib
Yorick Peterse ca6f422036 Lexing of doctypes.
This comes with various structural changes to the lexer as I'm slowly starting
to get the hang of Ragel. Ragel is a beast but damn it's an awesome piece of
software.

Note that the doctype public/system IDs are lexed as T_STRING. The parser will
figure out whether a ID is a public or system ID based on the order.

This fixes #1
2014-02-28 23:08:55 +01:00
..
oga Lexing of doctypes. 2014-02-28 23:08:55 +01:00
oga.rb Basic parser setup without tests. 2014-02-26 22:17:47 +01:00