Added 3 more conditionals to common.rl.
[ohcount] / ext /
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  mitchellAdded ws definition for [\t ].
2008-05-20  mitchellCount empty lines inside c.rl's comments and code as...
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 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  GwooAdding Actionscript and Mxml support
2008-04-16  Ciaran McCreesh[NEW] Support for make, autoconf
2008-04-14  ciaranm[NEW] Support for Gentoo ebuild
2008-04-07  Ciaran McCreesh[FIX] Remove leftover patch files (*.orig)
2008-04-07  Ciaran McCreeshSupport for VIMscript
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] 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 GrubbstromAdded detector and parser for Pike (pike.ida.liu.se/).
2008-03-14  fperradMerge branch 'infiles'
2008-03-14  Giuseppe Bilottatypo in debug message
2008-03-14  Giuseppe BilottaC/C++/C# have single-quoted strings
2008-02-27  Robin LuckeyMerge branch 'smalltalk'
2008-02-27  Paolo Bonziniadd support for smalltalk
2008-02-27  Jason RiedyBasic Fortran support.
2008-02-08  Steffen MuellerSupport for perl POD docs.
2008-01-31  Robin LuckeyMerge branch 'patch'
2008-01-31  maciekAdded support for XSL Transformations (.xsl) and XML...
2008-01-31  Robin Luckey[FIX] polyglots.c is a generated file, and should not...
2008-01-31  maciekAdded support for TeX
2008-01-28  Reinier LamersHaskell support, take two
2008-01-16  Jürg BilleterAdd support for Vala source code
2008-01-12  Robin Luckey[CHANGE] Many revisions to Rdoc. Change namespace of...
2008-01-08  Robin LuckeyInitial Revision