projects
/
ohcount
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ohcount
2008-06-10
mitchell
Fixed typos in parsers as per the typo in PARSER_DOC.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-10
mitchell
More descriptive invalid polyglot error message.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-10
mitchell
Fixed important typo in PARSER_DOC. Please see revision.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-10
mitchell
Added Lua entity machine.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-04
mitchell
Removed printf statement for debugging in ragel_parser.c.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-04
mitchell
Added Perl parser.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-04
mitchell
Updated PHP unit tests and added PHP parser.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-04
mitchell
Updated Boo parser to better distinguish between '...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-04
mitchell
Updated Python unit tests and added Python parser.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-04
mitchell
Added XMLSchema unit tests.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-04
mitchell
Fixed MATLAB parser and unit tests to include GNU Octav...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-04
mitchell
Added support for VHDL and accompanying unit tests.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-04
mitchell
Added Scheme unit tests.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-04
mitchell
Added Erlang parser.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-04
mitchell
Removed Scheme parser, moved it into Lisp parser.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-04
mitchell
Updated Boo unit tests and Boo parser.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-04
mitchell
Fixed ragel_parser.c and ragel_parser_macros.h to stop...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-04
mitchell
Forgot to comment out the parsers I haven't checked...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-04
mitchell
Alphabetized parsers in ragel_parser.c.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-03
mitchell
Added Metapost with Tex parser.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-03
mitchell
Fixed 'is_blank_entry' function in ragel_parser_macros.h.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-03
mitchell
Added Clearsilver and Clearsilver template parsers.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-03
mitchell
Updated MXML parser to use new embedded language parser...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-03
mitchell
Added JSP parser.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-03
mitchell
Cleaned up HTML and RHML parsers.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-03
mitchell
Updated PARSER_DOC for consistency.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-03
mitchell
Updated PARSER_DOC to include updates to embedded langu...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-03
mitchell
Added RHTML parser.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-03
mitchell
Added check_blank_outry action to common.rl.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-03
mitchell
ruby.rl's string and regex literals shouldn't call...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-03
mitchell
Added embedded versions of the standard newline and...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-02
mitchell
Added Scala parser.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-02
mitchell
Added Tex parser.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-02
mitchell
Added D parser.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-02
mitchell
Added Groovy parser.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-02
mitchell
Reverted conditional in 'code' action and fixed VIM...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-02
mitchell
Added conditional to 'code' action in ragel_parser_macr...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-02
mitchell
Added contitional to 'code' action in common.rl.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-02
mitchell
Added VIM parser.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-01
mitchell
Added MXML parser with embedded CSS and Actionscript.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-31
mitchell
Added XML Schema parser.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-31
mitchell
Added XSLT parser.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-31
mitchell
Added XML parser.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-30
mitchell
Added VHDL parser.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-30
mitchell
Added Vala language to the c.rl parser.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-30
mitchell
Added Tcl parser.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-30
mitchell
Added Smalltalk parser.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-30
mitchell
Added Shell parser.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-30
mitchell
Fixed line comments in Pascal parser.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-30
mitchell
Added Scheme parser.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-30
mitchell
Added Rexx parser.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-30
mitchell
Forgot to commit the Lisp and Emacslisp parser.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-30
mitchell
Added Pike parser.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-30
mitchell
Added Pascal parser.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-30
mitchell
Added Metapost and Metafont parsers.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-30
mitchell
Added MATLAB parser.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-30
mitchell
MATLAB unit tests are wrong.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-30
mitchell
Added Makefile parser.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-30
mitchell
Added Haskell parser.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-30
mitchell
Added Fortran parsers.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-30
mitchell
Added Emacslisp and Lisp parsers.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-30
mitchell
Patterns with newlines cannot contain newlines in other...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-30
mitchell
Added Exheres parser.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-30
mitchell
Added ebuild parser.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-30
mitchell
Added Dylan parser.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-30
mitchell
Boo character strings can contain "\'".
commit
|
commitdiff
|
tree
|
snapshot
2008-05-30
mitchell
Added DCL parser.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-30
mitchell
Fixed DCL unit tests to return correct counts.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-30
mitchell
Added Boo parser.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-30
mitchell
Added C# parser.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-29
mitchell
Added Batch parser.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-29
mitchell
Added Awk parser.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-29
mitchell
Some parsers' strings cannot contain newlines; updated.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-29
mitchell
Added Automake parser.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-29
mitchell
Updated entities in autoconf parser.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-29
mitchell
Added Autoconf parser.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-29
mitchell
Added Assembler parser.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-29
mitchell
Added Ada parser.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-29
mitchell
Created 'init' macro for parsers.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-29
mitchell
Added ActionScript parser.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-29
mitchell
Updated PARSER_DOC to include information on embedded...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-29
mitchell
Added #ifndef ... #endif around parsers; they are heade...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-29
mitchell
Added HTML parser with embedded CSS and Javascript.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-29
mitchell
Added HTML parser with embedded CSS and Javascript.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-29
mitchell
Moved common variables into ragel_parser_macros.h.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-29
mitchell
Added SQL parser.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-29
mitchell
Added Visual Basic parser.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-28
mitchell
Added Objective C parser.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-28
mitchell
Detecting a '\r' as a newline is more accurate in commo...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-28
mitchell
Fixed newline definition in common.rl to not break...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-28
mitchell
Added Java parser.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-28
mitchell
Added Java parser.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-28
mitchell
Added CSS and Javascript parsers.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-28
mitchell
Better memory usage for *_LANG strings in c.rl.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-28
mitchell
"cpp" displays instead of "c" for C++ files.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-27
mitchell
Added initial Ruby parser.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-27
mitchell
Added TODO: tag in lua.rl parser.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-23
mitchell
Updated PARSER_DOC.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-23
mitchell
'\r' is now recognized in common.rl.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-22
mitchell
c.rl cleanup.
commit
|
commitdiff
|
tree
|
snapshot
next