Add support for Qt's QML language
[ohcount] / src / hash / extensions.gperf
2011-10-22  Caio Marcelo de... Add support for Qt's QML language
2011-08-09  Robin LuckeyMerge branch 'ecere'
2011-08-09  Piotr FusikAdd file extensions "asx" and "as8" - 6502 assembler.
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-08-08  Robin LuckeyMerge https://github.com/ecere/ohcount into ecere
2011-07-07  John Clementsadding racket, re-using lisp parser, following clojure...
2011-06-01  Andreas BolkaAdd REBOL detection and (basic) parsing
2011-05-21  Jerome St-LouisAdded support for the eC language (www.ecere.com)
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  Peter Simonssrc/hash/extensions.gperf: recognize *.m4 files as...
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] add brainfuck and brainfuck++ detectors
2009-09-16  Robin Luckey[NEW] Add .ml4 to the list of OCaml extensions
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-22  Andy VerprauskusMerge branch 'master' of ssh://averprauskus@ohcount...
2009-08-15  Robin Luckey[NEW] Gestalts for silverlight + popular JS libs
2009-08-10  Andy Verprauskus[FIX] disambiguate pro (IDL/PVWAVE vs QMAKE)
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-23  mitchellChanged BINARY from NULL to "\1" for faster binary...
2009-05-22  mitchellAdded #include guards for src/hash/ headers.
2009-05-17  mitchellInitial import of C source code.