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
/
fsmexec.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
various improvements supporting multiple parsers in one program
Adrian Thurston
2013-03-02
1
-1
/
+1
*
removed tdLangEl from token instance, using version in token def
Adrian Thurston
2013-02-24
1
-4
/
+4
*
renamed TokenDef to TokenInstance
Adrian Thurston
2013-02-23
1
-1
/
+1
*
removed the fsmrun.h header, which was empty
Adrian Thurston
2013-02-09
1
-1
/
+0
*
the eof marker is now a single bit rather than a pointer
Adrian Thurston
2013-02-07
1
-1
/
+1
*
keep tokend as an int, not pointer
Adrian Thurston
2013-02-04
1
-10
/
+19
*
renamed FsmRun "have" to toklen, compute it in fsmExecute
Adrian Thurston
2013-02-04
1
-2
/
+9
*
don't touch p in the FSM execution, wrecks the have computation
Adrian Thurston
2013-02-03
1
-3
/
+3
*
unification of stream types
Adrian Thurston
2012-12-31
1
-1
/
+1
*
revert "moved 'colm' dir to 'src'"
Adrian Thurston
2012-08-01
1
-0
/
+208
*
moved 'colm' dir to 'src'
Adrian Thurston
2012-07-01
1
-208
/
+0
*
improvements to ignore handling in the parser
Adrian Thurston
2012-05-22
1
-4
/
+4
*
Copyright notice updating.
Adrian Thurston
2012-01-18
1
-1
/
+1
*
Some cleanup of the main function. Just initColm, initProgram, runProgram,
Adrian Thurston
2011-10-22
1
-1
/
+1
*
Need to collect tokens and nonterminals at parse time so we can declare the
Adrian Thurston
2011-06-15
1
-1
/
+1
*
Moved config.h.in away to defs.h.in, need to rely on autoheader to generate it.
Adrian Thurston
2011-05-29
1
-0
/
+1
*
.cpp files to .cc
Adrian Thurston
2011-05-26
1
-0
/
+207