ohcount
2008-05-27  mitchellAdded initial Ruby parser.
2008-05-27  mitchellAdded TODO: tag in lua.rl parser.
2008-05-23  mitchellUpdated PARSER_DOC.
2008-05-23  mitchell'\r' is now recognized in common.rl.
2008-05-22  mitchellc.rl cleanup.
2008-05-22  mitchellAdded prototype for lua.rl entity machine.
2008-05-22  mitchellRemoved line counter callbacks for comments and strings...
2008-05-22  mitchellDefine NEWLINE like INTERNAL_NL so parsers don't have...
2008-05-22  mitchellWrapped lua.rl's process_last_line call in conditional.
2008-05-22  mitchellPrettied up c.rl and lua.rl parsers.
2008-05-22  mitchellUpdated lua.rl parser to split line counting and entity...
2008-05-22  mitchellAdded ls action to common.rl for consistency.
2008-05-22  mitchellUpdated PARSER_DOC to fix typo.
2008-05-22  mitchellUpdated PARSER_DOC to include entity machines.
2008-05-22  mitchellAdded the c.rl entity machine; separated from line...
2008-05-22  mitchellAdded my details to the top of the parsers.
2008-05-21  mitchellUpdated comment in lua.rl.
2008-05-21  mitchellRemoved ragel_parser_defines.h in favor of ragel_parser...
2008-05-21  mitchellUpdated PARSER_DOC to include documentation on macros.
2008-05-21  mitchellRenamed ragel_parser_defines.h to ragel_parser_macros...
2008-05-21  mitchellAdded last line processor to ragel_parser_defines.h...
2008-05-21  mitchellAdded comment define to ragel_parser_defines.h for...
2008-05-21  mitchellAdded ragel_parser_defines.h with common defines for...
2008-05-21  mitchellUpdated formatting of PARSER_DOC.
2008-05-21  mitchellUpdated PARSER_DOC to include information on the differ...
2008-05-21  mitchellLeft off some documentation for parse_lua in lua.rl.
2008-05-21  mitchellRemoved [lang]_callback C function name requirement...
2008-05-21  mitchellRagel parsers will use 2 machines: one optimized for...
2008-05-21  mitchellUpdated PARSER_DOC to recommend prefixing definitions...
2008-05-20  mitchellAdded Lua Ragel parser.
2008-05-20  mitchellUpdated PARSER_DOC to include non-conflicting constant...
2008-05-20  mitchellRemoved C_ANY and company from c.rl; not valid C.
2008-05-20  mitchellConstants are now prefixed in c.rl to prevent conflict...
2008-05-20  mitchellUpdated PARSER_DOC to discuss why variable/function...
2008-05-20  mitchellAdded 'warning' preprocessor keyword to c.rl.
2008-05-20  mitchellc.rl's strings contain escaped newlines, not newlines.
2008-05-20  mitchellc.rl's preprocessor statements can contain block comments.
2008-05-20  mitchellFor now put non-ws matching patterns in c.rl's multilin...
2008-05-20  mitchellc.rl assumes syntactically correct C now.
2008-05-20  mitchellComments in preprocessor statments aren't working in...
2008-05-20  mitchellIt appears C's preprocessor statments don't have to...
2008-05-20  mitchellAdded 3 more conditionals to common.rl.
2008-05-20  mitchellApparently '@' is allowed in .c.in files; added to...
2008-05-20  mitchellUpdated PARSER_DOC to reflect counting blanks inside...
2008-05-20  mitchellAdded ws definition for [\t ].
2008-05-20  mitchellCount empty lines inside c.rl's comments and code as...
2008-05-20  mitchellAdded initial documentation for writing parsers.
2008-05-19  mitchellBad if statement for blank line in c.rl; should be...
2008-05-19  mitchellAdded tilde (~) operator to c.rl.
2008-05-19  mitchellFixed bug with escape sequences in c.rl's strings.
2008-05-19  mitchellForgot XOR (^) operator in c.rl.
2008-05-17  mitchellForgot to change to ragel_parse_yield_line in ragel_par...
2008-05-17  mitchellMoved Ragel parser into its own files, separate from...
2008-05-17  mitchellSwitched order of c.rl's machine definitions as in...
2008-05-17  mitchellSpoke too soon; placed keywords after identifiers in...
2008-05-17  mitchellEliminated keywords from c.rl; identifiers over-match...
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-16  mitchellc.rl's preprocessors won't eat newlines, which ignore...
2008-05-16  mitchellMoved *pr from parser.h to parser.c because having...
2008-05-16  mitchellEliminated potential for double inclusion of parser.h.
2008-05-16  mitchellUpdated Rakefile to compile Ragel parsers automatically.
2008-05-16  mitchellUpdated parser.c and parser.h to use Ragel parsers...
2008-05-15  mitchellAdded C Ragel parser.
2008-05-15  mitchellAdded common.rl, common Ragel definitions, actions...
2008-04-29  Robin Luckey[FIX] Whitespace cleanups
2008-04-29  Robin LuckeyMerge branch 'php'
2008-04-29  Gert VanthienenAdding support for Scala (www.scala-lang.org)
2008-04-29  Gwoofixes #247, php #-comments. Also added #-comments to sql
2008-04-28  Robin Luckey[FIX] Typo in actionscript sloc_info
2008-04-28  GwooAdding Actionscript and Mxml support
2008-04-17  Ciaran McCreeshEbuild category should be 0, not 2
2008-04-16  Robin Luckey[NEW] created a new category of code to contain build...
2008-04-16  Ciaran McCreesh[NEW] Support for make, autoconf
2008-04-15  Ciaran McCreeshDon't use the external find program.
2008-04-14  ciaranm[NEW] Support for Gentoo ebuild
2008-04-10  Robin Luckey[NEW] *.nse is a Lua extension 1.0.1
2008-04-10  Robin Luckey[FIX] Put params to `file` in quotes -- sometimes the...
2008-04-07  Ciaran McCreesh[FIX] Remove leftover patch files (*.orig)
2008-04-07  Ciaran McCreeshSupport for VIMscript
2008-03-31  Giuseppe BilottaUnit tests for metafont mfmp
2008-03-31  Giuseppe BilottaUnit tests for metapost
2008-03-31  Giuseppe Bilottaadd support for metafont and metapost
2008-03-31  Giuseppe Bilottabiglot: generic class for polyglots with two glots... biglot
2008-03-31  Giuseppe BilottaFix Pascal quoting master
2008-03-24  Robin Luckey[FIX] For --individual, move filenames to end of line...
2008-03-24  rootohcount option -i or --individual added
2008-03-24  Robin Luckey[FIX] Whitespace cleanups
2008-03-24  rootSupport for DCL command files
2008-03-14  Robin LuckeyMerge branch 'cncpp'
2008-03-14  ciaranmsplit cncpp into c and cpp
2008-03-14  Robin LuckeyMerge branch 'pike'
2008-03-14  Henrik GrubbstromUnit tests for Pike.
2008-03-14  Henrik GrubbstromAdded detector and parser for Pike (pike.ida.liu.se/).
2008-03-14  fperradMerge branch 'infiles'
2008-03-14  Henrik GrubbstromUnit tests for .in-files.
2008-03-14  Henrik GrubbstromAdded disambiguator of *.in-files.
2008-03-14  fperrad*.t and *.pod are well-known extensions for Perl
2008-03-14  Giuseppe Bilottatypo in debug message
2008-03-14  Robin Luckey[FIX] Add unit test for C quoting bug fix
next