OTWO-922 Adds CoffeeScript parser
[ohcount] / src / hash / parsers.gperf
2011-08-08  Robin LuckeyOTWO-922 Adds CoffeeScript parser
2011-08-08  Robin LuckeyMerge https://github.com/bytbox/ohcount into jam
2011-08-08  Robin LuckeyMerge branch 'adding_racket' of https://github.com...
2011-08-08  Robin LuckeyMerge branch 'master' of https://github.com/earl/ohcount
2011-08-08  Robin LuckeyMerge branch 'rebol' of https://github.com/earl/ohcount...
2011-07-07  John Clementsadding racket, re-using lisp parser, following clojure...
2011-06-01  Andreas BolkaAdd REBOL detection and (basic) parsing
2011-04-18  Scott LawrenceAdding recognition and parser for perforce Jam (Jamfile...
2011-04-08  Robin LuckeyMerge branch 'master' of https://github.com/bytbox...
2011-04-08  Robin LuckeyMerge branch 'master' of https://github.com/chris-morga...
2010-09-09  Chris MorganAdded a parser for NSIS files (.nsi, .nsh).
2010-07-23  Scott LawrenceMerge branch 'golang'
2010-07-23  Scott Lawrenceadded golang detection and parsing, based on C
2010-05-04  Ken BarberAdded support for the Puppet DSL from Puppetlabs.
2010-04-15  Jiri MatelaRecognize .cu files as CUDA code; C parser for cuda...
2010-03-31  Jason TurnerAdd support for ChaiScript - adding missing files from...
2010-03-30  Robin LuckeyMerge branch 'wirth'
2010-03-30  Robin LuckeyImplements Modula-2, Modula-3, Oberon
2010-03-15  Robin LuckeyMerge branch 'clojure' of git://github.com/abscondment...
2010-03-15  Robin LuckeyMerge branch 'master' of git://github.com/pshiryaev...
2010-03-08  abscondmentAdd support and tests for the Clojure language, a diale...
2010-01-08  Andy VerprauskusMerge commit 'billiob/master'
2010-01-03  Boris 'billiob'... [NEW] brainfuck++ parser
2010-01-03  Boris 'billiob'... [NEW] brainfuck parser
2009-09-11  Robin LuckeyMerge branch 'master' of ssh://robinluckey@ohcount...
2009-09-09  pshiryaevadd support for F#
2009-09-07  pshiryaevadd support for F#
2009-08-06  Sylwester Arabas[NEW] handle idl/pvwave/gdl; ported to C by andy verpra...
2009-05-24  mitchellRemoved hash header include guards; they're unnecessary.
2009-05-22  mitchellAdded #include guards for src/hash/ headers.
2009-05-17  mitchellInitial import of C source code.