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
/
loadcolm.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
loadcolm cannot be shared by bootstrap0 and colm
Adrian Thurston
2019-12-15
1
-2862
/
+2
*
testing left-recursive lists <* and <+ and sublists in productions
Adrian Thurston
2019-12-14
1
-2
/
+13
*
don't use include as a grammar definition name
Adrian Thurston
2019-10-15
1
-3
/
+3
*
moved the original colm src dir to /colm
Adrian Thurston
2019-09-08
1
-0
/
+2851
*
renamed colm dir to src
Adrian Thurston
2013-06-08
1
-1975
/
+0
*
first pass at taking refs of temps for non-referencable expressions
Adrian Thurston
2013-06-03
1
-10
/
+18
*
added a struct for call args so we can add information to each arg
Adrian Thurston
2013-06-02
1
-9
/
+9
*
more conversion to prod name switches in the loader
Adrian Thurston
2013-05-25
1
-44
/
+61
*
more use of production names
Adrian Thurston
2013-05-20
1
-46
/
+47
*
some more use of production names, lowercased enum name
Adrian Thurston
2013-05-20
1
-62
/
+72
*
prefix prod names with '_', use prodName to retrieve num
Adrian Thurston
2013-05-20
1
-32
/
+32
*
trying out more production labels
Adrian Thurston
2013-05-19
1
-34
/
+36
*
added a production naming mechanism, results in enum generated
Adrian Thurston
2013-05-19
1
-36
/
+42
*
added distinct func for setting the realm
Adrian Thurston
2013-04-18
1
-2
/
+3
*
renamed the variable holding program text+rodata to colm_object
Adrian Thurston
2013-04-16
1
-3
/
+3
*
lowercased the C interface
Adrian Thurston
2013-04-16
1
-7
/
+7
*
added a function export syntax and call adapter
Adrian Thurston
2013-04-16
1
-1
/
+7
*
can now put '.' or 'eos' on the end of a send to finish a parser
Adrian Thurston
2013-04-14
1
-2
/
+7
*
improved naming of cons/load functions
Adrian Thurston
2013-04-14
1
-0
/
+1919
*
renaming of the loader files for easier access to load.{h,cc}
Adrian Thurston
2013-03-20
1
-343
/
+0
*
improvements in lexical defs and literals
Adrian Thurston
2013-03-20
1
-8
/
+10
*
removed references to lmparse.h
Adrian Thurston
2013-03-17
1
-1
/
+3
*
bump the global error count when there is a parse error
Adrian Thurston
2013-03-16
1
-1
/
+2
*
pass the colm grammar filename to the second stage as an argument
Adrian Thurston
2013-03-16
1
-1
/
+5
*
renamed the bootstraping loaders, removed old scanner/parser from link
Adrian Thurston
2013-03-16
1
-0
/
+334