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
/
program.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
moved the original colm src dir to /colm
Adrian Thurston
2019-09-08
1
-0
/
+186
*
renamed colm dir to src
Adrian Thurston
2013-06-08
1
-148
/
+0
*
renamed the variable holding program text+rodata to colm_object
Adrian Thurston
2013-04-16
1
-1
/
+1
*
lowercased the C interface
Adrian Thurston
2013-04-16
1
-3
/
+3
*
added a function export syntax and call adapter
Adrian Thurston
2013-04-16
1
-1
/
+1
*
parse expression returns the tree type, added 'error' global
Adrian Thurston
2013-04-13
1
-0
/
+2
*
active realm is now stored in Program
Adrian Thurston
2013-03-29
1
-0
/
+2
*
various improvements supporting multiple parsers in one program
Adrian Thurston
2013-03-02
1
-0
/
+7
*
store the parse error in PdaRun, make it accessible with member on parser type
Adrian Thurston
2012-09-08
1
-3
/
+0
*
keep a reserve stack block around for balanced push/pop following contiguous ...
Adrian Thurston
2012-08-29
1
-0
/
+1
*
need to track stack size so we can checkpoint and unwind when necessary
Adrian Thurston
2012-08-28
1
-0
/
+1
*
maintain a stack block offset for blocks that are not utilized fully
Adrian Thurston
2012-08-28
1
-0
/
+1
*
can now grow and shrink the stack, still need to mark out contiguous blocks
Adrian Thurston
2012-08-27
1
-6
/
+12
*
stack bounds checking, not in effect yet
Adrian Thurston
2012-08-23
1
-3
/
+6
*
name fixes Repl -> Cons
Adrian Thurston
2012-08-18
1
-2
/
+2
*
revert "moved 'colm' dir to 'src'"
Adrian Thurston
2012-08-01
1
-0
/
+128
*
moved 'colm' dir to 'src'
Adrian Thurston
2012-07-01
1
-128
/
+0
*
eliminated the IgnoreTree struct.
Adrian Thurston
2012-05-21
1
-1
/
+0
*
eliminated generation from IgnoreList
Adrian Thurston
2012-05-21
1
-1
/
+0
*
Copyright notice updating.
Adrian Thurston
2012-01-18
1
-1
/
+1
*
Store the root frame id in the runtime data.
Adrian Thurston
2012-01-15
1
-0
/
+1
*
Don't print parse errors. Store them and make them available. refs #331.
Adrian Thurston
2011-10-31
1
-1
/
+4
*
Cleanup: moving structs into the proper headers, new header for program struct,
Adrian Thurston
2011-10-30
1
-0
/
+126
*
program.h should not have been added.
Adrian Thurston
2011-10-24
1
-89
/
+0
*
Added missing program.h.
Adrian Thurston
2011-10-24
1
-0
/
+89