oga/lib/oga
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
..
ast Rip out column counting. 2014-03-20 19:44:28 +01:00
lexer.rl Renamed element lexer tags. 2014-03-24 20:32:43 +01:00
parser.y Renamed element lexer tags. 2014-03-24 20:32:43 +01:00
version.rb Basic project layout. 2014-02-26 19:50:16 +01:00