projects
/
ohcount
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ohcount
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
2008-05-22
mitchell
Added prototype for lua.rl entity machine.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-22
mitchell
Removed line counter callbacks for comments and strings...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-22
mitchell
Define NEWLINE like INTERNAL_NL so parsers don't have...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-22
mitchell
Wrapped lua.rl's process_last_line call in conditional.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-22
mitchell
Prettied up c.rl and lua.rl parsers.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-22
mitchell
Updated lua.rl parser to split line counting and entity...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-22
mitchell
Added ls action to common.rl for consistency.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-22
mitchell
Updated PARSER_DOC to fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-22
mitchell
Updated PARSER_DOC to include entity machines.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-22
mitchell
Added the c.rl entity machine; separated from line...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-22
mitchell
Added my details to the top of the parsers.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-21
mitchell
Updated comment in lua.rl.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-21
mitchell
Removed ragel_parser_defines.h in favor of ragel_parser...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-21
mitchell
Updated PARSER_DOC to include documentation on macros.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-21
mitchell
Renamed ragel_parser_defines.h to ragel_parser_macros...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-21
mitchell
Added last line processor to ragel_parser_defines.h...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-21
mitchell
Added comment define to ragel_parser_defines.h for...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-21
mitchell
Added ragel_parser_defines.h with common defines for...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-21
mitchell
Updated formatting of PARSER_DOC.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-21
mitchell
Updated PARSER_DOC to include information on the differ...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-21
mitchell
Left off some documentation for parse_lua in lua.rl.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-21
mitchell
Removed [lang]_callback C function name requirement...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-21
mitchell
Ragel parsers will use 2 machines: one optimized for...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-21
mitchell
Updated PARSER_DOC to recommend prefixing definitions...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-20
mitchell
Added Lua Ragel parser.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-20
mitchell
Updated PARSER_DOC to include non-conflicting constant...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-20
mitchell
Removed C_ANY and company from c.rl; not valid C.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-20
mitchell
Constants are now prefixed in c.rl to prevent conflict...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-20
mitchell
Updated PARSER_DOC to discuss why variable/function...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-20
mitchell
Added 'warning' preprocessor keyword to c.rl.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-20
mitchell
c.rl's strings contain escaped newlines, not newlines.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-20
mitchell
c.rl's preprocessor statements can contain block comments.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-20
mitchell
For now put non-ws matching patterns in c.rl's multilin...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-20
mitchell
c.rl assumes syntactically correct C now.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-20
mitchell
Comments in preprocessor statments aren't working in...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-20
mitchell
It appears C's preprocessor statments don't have to...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-20
mitchell
Added 3 more conditionals to common.rl.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-20
mitchell
Apparently '@' is allowed in .c.in files; added to...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-20
mitchell
Updated PARSER_DOC to reflect counting blanks inside...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-20
mitchell
Added ws definition for [\t ].
commit
|
commitdiff
|
tree
|
snapshot
2008-05-20
mitchell
Count empty lines inside c.rl's comments and code as...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-20
mitchell
Added initial documentation for writing parsers.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-19
mitchell
Bad if statement for blank line in c.rl; should be...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-19
mitchell
Added tilde (~) operator to c.rl.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-19
mitchell
Fixed bug with escape sequences in c.rl's strings.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-19
mitchell
Forgot XOR (^) operator in c.rl.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-17
mitchell
Forgot to change to ragel_parse_yield_line in ragel_par...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-17
mitchell
Moved Ragel parser into its own files, separate from...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-17
mitchell
Switched order of c.rl's machine definitions as in...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-17
mitchell
Spoke too soon; placed keywords after identifiers in...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-17
mitchell
Eliminated keywords from c.rl; identifiers over-match...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-16
mitchell
Updated c.rl and common.rl to count internal newlines.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-16
mitchell
escaped_newline should be before nonnewline in common...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-16
mitchell
c.rl's preprocessors won't eat newlines, which ignore...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-16
mitchell
Moved *pr from parser.h to parser.c because having...
commit
|
commitdiff
|
tree
|
snapshot
next