ruby.rl's string and regex literals shouldn't call @code right after '%'.
[ohcount] / ext / ohcount_native / ragel_parsers / java.rl
2008-05-29  mitchellSome parsers' strings cannot contain newlines; updated.
2008-05-29  mitchellCreated 'init' macro for parsers.
2008-05-29  mitchellAdded #ifndef ... #endif around parsers; they are heade...
2008-05-29  mitchellMoved common variables into ragel_parser_macros.h.
2008-05-28  mitchellAdded Java parser.