Added Autoconf parser.
[ohcount] / ext / ohcount_native / ragel_parsers / common.rl
2008-05-28  mitchellDetecting a '\r' as a newline is more accurate in commo...
2008-05-28  mitchellFixed newline definition in common.rl to not break...
2008-05-23  mitchell'\r' is now recognized in common.rl.
2008-05-22  mitchellAdded ls action to common.rl for consistency.
2008-05-20  mitchellAdded 3 more conditionals to common.rl.
2008-05-20  mitchellAdded ws definition for [\t ].
2008-05-16  mitchellUpdated c.rl and common.rl to count internal newlines.
2008-05-16  mitchellescaped_newline should be before nonnewline in common...
2008-05-15  mitchellAdded common.rl, common Ragel definitions, actions...