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
/
pdacodegen.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
colm: using an unsigned char as alph type in scanner
Adrian Thurston
2020-01-08
1
-1
/
+1
*
Use inidices (not indicies) as plural of index.
Adrian Thurston
2019-11-09
1
-8
/
+8
*
moved the original colm src dir to /colm
Adrian Thurston
2019-09-08
1
-0
/
+698
*
renamed colm dir to src
Adrian Thurston
2013-06-08
1
-640
/
+0
*
renamed the variable holding program text+rodata to colm_object
Adrian Thurston
2013-04-16
1
-2
/
+2
*
removal of unneccessary vars in primary generator classes
Adrian Thurston
2013-03-03
1
-12
/
+0
*
making parser/program data static
Adrian Thurston
2013-03-02
1
-32
/
+32
*
various improvements supporting multiple parsers in one program
Adrian Thurston
2013-03-02
1
-1
/
+5
*
removed isIgnoreOnly and isCiOnly from RegionInfo
Adrian Thurston
2013-02-27
1
-2
/
+0
*
took name out of the RegionInfo struct (runtime)
Adrian Thurston
2013-02-16
1
-4
/
+1
*
name fixes Repl -> Cons
Adrian Thurston
2012-08-18
1
-3
/
+3
*
revert "moved 'colm' dir to 'src'"
Adrian Thurston
2012-08-01
1
-0
/
+653
*
moved 'colm' dir to 'src'
Adrian Thurston
2012-07-01
1
-653
/
+0
*
experimenting with use of a nonterm for collecting ignores.
Adrian Thurston
2012-05-24
1
-0
/
+2
*
improvements to ignore handling in the parser
Adrian Thurston
2012-05-22
1
-0
/
+1
*
first checkin on no-kid-flags and no-ignore-dupes branch
Adrian Thurston
2012-05-20
1
-1
/
+2
*
a follow-ignore that appears to work
Adrian Thurston
2012-05-19
1
-11
/
+11
*
pre-regions, towards follow ignores
Adrian Thurston
2012-05-19
1
-0
/
+14
*
Replaced nameNonLit with a name created specifically for XML tags.
Adrian Thurston
2012-05-04
1
-1
/
+1
*
Copyright notice updating.
Adrian Thurston
2012-01-18
1
-1
/
+1
*
Put frameSize and argSize into the frame info. Both were in func info only.
Adrian Thurston
2012-01-15
1
-2
/
+5
*
Store the root frame id in the runtime data.
Adrian Thurston
2012-01-15
1
-0
/
+1
*
Cleanup: moving structs into the proper headers, new header for program struct,
Adrian Thurston
2011-10-30
1
-18
/
+3
*
Experimenting with gaining access to rhs elements by name instead of copying
Adrian Thurston
2011-10-26
1
-4
/
+9
*
Added automatic atributes by labeling RHS elements. Works for parsing, but not
Adrian Thurston
2011-10-23
1
-5
/
+33
*
Some cleanup of the main function. Just initColm, initProgram, runProgram,
Adrian Thurston
2011-10-22
1
-1
/
+1
*
Working on the XML output: Lifted the ignore tokens outside of the terminal
Adrian Thurston
2011-10-16
1
-4
/
+10
*
Use a list typeref for argv. Means argv_list is no longer an implicitly created
Adrian Thurston
2011-07-10
1
-0
/
+1
*
.cpp files to .cc
Adrian Thurston
2011-05-26
1
-0
/
+606