oga/spec
Yorick Peterse eacd9b88cf Reworked token generation for elements.
This emits separate tokens for the start tag (T_ELEMENT_OPEN) and name
(T_ELEMENT_NAME). This makes it easier to include the namespace of an element
(T_ELEMENT_NS) in the output.
2014-03-10 23:50:39 +01:00
..
oga Reworked token generation for elements. 2014-03-10 23:50:39 +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