index
:
delta/colm.git
arm-host-types
colm-0.10
colm-0.7
colm-0.9
copy-on-consume
default-build-dir
into-src
literal-concatenation
master
no-bare-send
pullscan
token-redef
github.com: adriandt/colm.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
colm
/
lmscan.rl
Commit message (
Expand
)
Author
Age
Files
Lines
*
moved the original colm src dir to /colm
Adrian Thurston
2019-09-08
1
-0
/
+637
*
renamed colm dir to src
Adrian Thurston
2013-06-08
1
-636
/
+0
*
removed output from the scanner class, not used
Adrian Thurston
2013-03-03
1
-1
/
+1
*
removed the 'ci' keyword
Adrian Thurston
2013-02-24
1
-1
/
+0
*
eliminated curlies for lex scope, using lex ... end
Adrian Thurston
2012-12-18
1
-0
/
+1
*
bring back globals
Adrian Thurston
2012-09-09
1
-0
/
+1
*
eliminated global and old parse syntaxes
Adrian Thurston
2012-08-23
1
-1
/
+0
*
revert "moved 'colm' dir to 'src'"
Adrian Thurston
2012-08-01
1
-0
/
+636
*
moved 'colm' dir to 'src'
Adrian Thurston
2012-07-01
1
-636
/
+0
*
minor code cleanup
Adrian Thurston
2012-05-26
1
-2
/
+4
*
cleanup of the mainline
Adrian Thurston
2012-05-26
1
-13
/
+13
*
collect-ignore implementation
Adrian Thurston
2012-05-24
1
-5
/
+6
*
added a syntax for specifying no ignores
Adrian Thurston
2012-05-23
1
-0
/
+1
*
added the trim operation (^)
Adrian Thurston
2012-05-21
1
-1
/
+1
*
Copyright notice updating.
Adrian Thurston
2012-01-18
1
-1
/
+1
*
Some name cleanup Accum -> Parser. AccumStream -> Input.
Adrian Thurston
2012-01-02
1
-1
/
+1
*
Added an export keyword for returning values to C++ code. Export makes a global
Adrian Thurston
2011-11-01
1
-0
/
+1
*
Some cleanup of the main function. Just initColm, initProgram, runProgram,
Adrian Thurston
2011-10-22
1
-1
/
+1
*
Added a syntax send Parser [Stuff], where send is now a keyword. Function
Adrian Thurston
2011-09-16
1
-0
/
+1
*
Support \0 in double lit strings (patterns). refs #30.
Adrian Thurston
2011-08-02
1
-0
/
+1
*
Allow the ending ' of single-literal strings to be omitted. The string ends at
Adrian Thurston
2011-08-02
1
-1
/
+1
*
Added the alias statement and implemented it. The symbol map now maps names to
Adrian Thurston
2011-07-16
1
-0
/
+1
*
Copyright dates were never really kept current. Many updates/fixes.
Adrian Thurston
2011-05-18
1
-1
/
+1
*
Added integer division. Requires a feddback to the lexer so it can decide if it
Adrian Thurston
2010-03-30
1
-1
/
+2
*
The keyword 'cons' is now a synonym for 'construct'.
Adrian Thurston
2010-01-31
1
-0
/
+2
*
Started on context declarations. These are a means of encapsulating the data
Adrian Thurston
2010-01-24
1
-0
/
+1
*
Can now print to opened files.
Adrian Thurston
2009-10-07
1
-0
/
+1
*
Added -I option.
Adrian Thurston
2009-10-01
1
-11
/
+13
*
Make include path checks and try to open in order. Not hooked up to -I yet.
Adrian Thurston
2009-09-29
1
-9
/
+81
*
Added accum keyword to the syntax highlighter.
Adrian Thurston
2009-09-09
1
-5
/
+3
*
Work on accum.
Adrian Thurston
2009-09-09
1
-0
/
+1
*
Started on the accumulator generic for incremental parsing.
Adrian Thurston
2009-09-07
1
-0
/
+1
*
Implemented the much-needed include.
Adrian Thurston
2009-09-04
1
-38
/
+36
*
Dinstinguish between metalanguage and user language scanner error messages.
Adrian Thurston
2009-03-08
1
-1
/
+1
*
The print_xml function now omits attributes and comments. Now use print_xml_ac
Adrian Thurston
2009-02-26
1
-1
/
+2
*
Started precedence implementation.
Adrian Thurston
2009-02-22
1
-0
/
+4
*
Parse errors in patterns and constructors now report the line number in the
Adrian Thurston
2009-02-15
1
-2
/
+3
*
Updated my email address. Fixed some GPL preambles: ragel -> colm.
Adrian Thurston
2008-11-01
1
-1
/
+1
*
Moved from private repository.
Adrian Thurston
2008-11-01
1
-0
/
+545