oga/spec
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
support Basic lexing + parsing of doctypes. 2014-02-27 01:27:51 +01:00
spec_helper.rb Basic project layout. 2014-02-26 19:50:16 +01:00