oga/ext
Yorick Peterse a4fb5c1299 Merge multiple comment tokens into a single one.
The tokens T_COMMENT_START, T_TEXT and T_COMMENT_END have been merged into a
single token: T_COMMENT. This simplifies both the lexer and the parser.
2014-05-19 09:30:30 +02:00
..
c Fixed guard in the lexer header. 2014-05-18 16:51:17 +02:00
java Manually bootstrap JRuby after all. 2014-05-07 22:32:34 +02:00
ragel Merge multiple comment tokens into a single one. 2014-05-19 09:30:30 +02:00