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
/
parser.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
added a production naming mechanism, results in enum generated
Adrian Thurston
2013-05-19
1
-1
/
+1
*
added a function export syntax and call adapter
Adrian Thurston
2013-04-16
1
-1
/
+1
*
can now put '.' or 'eos' on the end of a send to finish a parser
Adrian Thurston
2013-04-14
1
-1
/
+1
*
eliminated the root region
Adrian Thurston
2013-04-08
1
-1
/
+1
*
split TokenRegion into Region and Impl
Adrian Thurston
2013-04-07
1
-1
/
+1
*
active realm is now stored in Program
Adrian Thurston
2013-03-29
1
-1
/
+1
*
hid the implementation of LoadSource
Adrian Thurston
2013-03-22
1
-0
/
+4
*
implemented if blocks
Adrian Thurston
2013-03-20
1
-0
/
+3
*
code cleanup: eliminated the bootstrap base parser, camel-cased C++ vars
Adrian Thurston
2013-03-12
1
-1
/
+1
*
wrapped the appending of production el to the cur list
Adrian Thurston
2013-03-08
1
-0
/
+1
*
distinguish bootstrap modes using ifdef, separate out bootstrap parser from base
Adrian Thurston
2013-03-03
1
-25
/
+0
*
removal of unneccessary vars in primary generator classes
Adrian Thurston
2013-03-03
1
-5
/
+2
*
building up the bootstrap grammar, have a list of define-like prods
Adrian Thurston
2013-03-02
1
-6
/
+26
*
eliminated insideRegion from ParseData (really belonged in BaseParser).
Adrian Thurston
2013-03-01
1
-2
/
+5
*
moved parser support code out of lmparse and into a base class
Adrian Thurston
2013-03-01
1
-0
/
+139