oga/ext/ragel
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
..
base_lexer.rl Merge multiple comment tokens into a single one. 2014-05-19 09:30:30 +02:00