oga/spec
Yorick Peterse b695ecf0df Renamed element lexer tags.
T_ELEM_OPEN has been renamed to T_ELEM_START, T_ELEM_CLOSE has been renamed to
T_ELEM_END. This keeps the token names consistent with the other ones (e.g.
T_COMMENT_START).
2014-03-24 20:32:43 +01:00
..
oga Renamed element lexer tags. 2014-03-24 20:32:43 +01:00
support Renamed parse_html() to parse(). 2014-03-16 23:46:20 +01:00
spec_helper.rb Basic project layout. 2014-02-26 19:50:16 +01:00