oga/lib
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
oga.rb Moved the parser class to Oga::Parser. 2014-03-11 22:01:50 +01:00