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
/
tree.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
moved the original colm src dir to /colm
Adrian Thurston
2019-09-08
1
-0
/
+396
*
renamed colm dir to src
Adrian Thurston
2013-06-08
1
-338
/
+0
*
downref exiting tree when setting a reference val
Adrian Thurston
2013-06-01
1
-1
/
+1
*
make tokdata accessible by the exports
Adrian Thurston
2013-05-18
1
-16
/
+3
*
lowercased the C interface
Adrian Thurston
2013-04-16
1
-59
/
+59
*
eliminated the second colm location struct
Adrian Thurston
2013-04-10
1
-1
/
+1
*
pass file name to streams, set in location
Adrian Thurston
2013-04-06
1
-8
/
+2
*
the export loc() function searches for a location to return
Adrian Thurston
2013-03-28
1
-2
/
+2
*
store FsmRun inside PdaRun, remove from Parser
Adrian Thurston
2013-02-09
1
-1
/
+0
*
completed unification of the Input and Stream types
Adrian Thurston
2013-01-05
1
-13
/
+2
*
removed file and fd from Stream struct, it is in the StreamImpl class
Adrian Thurston
2012-12-31
1
-2
/
+0
*
unification of stream types
Adrian Thurston
2012-12-31
1
-2
/
+2
*
implemented stdout and stderr
Adrian Thurston
2012-12-30
1
-0
/
+2
*
eliminated the need for vm_contiguous from rev triter
Adrian Thurston
2012-08-31
1
-1
/
+0
*
need to store stack root size in iterators
Adrian Thurston
2012-08-28
1
-1
/
+15
*
call iterator stackSize 'yieldSize'
Adrian Thurston
2012-08-28
1
-3
/
+3
*
revert "moved 'colm' dir to 'src'"
Adrian Thurston
2012-08-01
1
-0
/
+356
*
moved 'colm' dir to 'src'
Adrian Thurston
2012-07-01
1
-355
/
+0
*
added trim control flag to print code, auto-trimming all colm print calls
Adrian Thurston
2012-05-22
1
-7
/
+3
*
ongoing refactoring cleanup
Adrian Thurston
2012-05-21
1
-2
/
+2
*
more clone removal surrounding ignore handling
Adrian Thurston
2012-05-21
1
-6
/
+4
*
clone removal
Adrian Thurston
2012-05-21
1
-2
/
+5
*
eliminated the IgnoreTree struct.
Adrian Thurston
2012-05-21
1
-13
/
+4
*
eliminated generation from IgnoreList
Adrian Thurston
2012-05-21
1
-2
/
+0
*
added the trim operation (^)
Adrian Thurston
2012-05-21
1
-0
/
+1
*
first checkin on no-kid-flags and no-ignore-dupes branch
Adrian Thurston
2012-05-20
1
-1
/
+2
*
Function name changes related to pushing and popping ignores.
Adrian Thurston
2012-05-17
1
-4
/
+4
*
Don't need to mirror Tree anymore. Removed some ParseTree fields.
Adrian Thurston
2012-05-14
1
-10
/
+4
*
Eliminated PtKid. Worked on first test run (!).
Adrian Thurston
2012-05-14
1
-12
/
+3
*
Eliminated the pt macro.
Adrian Thurston
2012-05-14
1
-3
/
+3
*
Pointers to parse trees in the pda run are now using the parse tree structs
Adrian Thurston
2012-05-14
1
-1
/
+1
*
Added a separate Kid data structure for use with parse trees.
Adrian Thurston
2012-05-14
1
-1
/
+11
*
The data trees are now allocated as plain trees, not parse trees.
Adrian Thurston
2012-05-08
1
-1
/
+1
*
Maintain a parallel accum ignore list and attach it to the shifted parse tree.
Adrian Thurston
2012-05-08
1
-0
/
+1
*
Testing out a shadow tree.
Adrian Thurston
2012-05-04
1
-0
/
+2
*
Copyright notice updating.
Adrian Thurston
2012-01-18
1
-1
/
+1
*
Need to downref trees in an input destructor.
Adrian Thurston
2012-01-02
1
-0
/
+2
*
Some name cleanup Accum -> Parser. AccumStream -> Input.
Adrian Thurston
2012-01-02
1
-5
/
+5
*
Added AccumStream, a tree-based object containing the input stream wrapper that
Adrian Thurston
2011-12-22
1
-1
/
+12
*
Have the split between InputStream and SourceStream partially functional. Basic
Adrian Thurston
2011-12-17
1
-1
/
+1
*
Input is going to become InputStream and the original InputStream is going to
Adrian Thurston
2011-12-15
1
-1
/
+1
*
Reworked the parse finish instructions for WC and WV (not BKT) so that the
Adrian Thurston
2011-12-12
1
-0
/
+1
*
The causeReduce var should be a short. A char is too small because items can
Adrian Thurston
2011-12-03
1
-3
/
+5
*
Some cleanup. Don't need PdaRun::input2.
Adrian Thurston
2011-11-19
1
-1
/
+1
*
More cleanup: removed prg from PdaRun. Now passed where needed (many places).
Adrian Thurston
2011-10-30
1
-10
/
+8
*
Cleanup: moving structs into the proper headers, new header for program struct,
Adrian Thurston
2011-10-30
1
-52
/
+273
*
The colm.h header now contains the bare minimum for the C++ interface. Put the
Adrian Thurston
2011-10-29
1
-16
/
+5
*
Added automatic atributes by labeling RHS elements. Works for parsing, but not
Adrian Thurston
2011-10-23
1
-0
/
+3
*
Better implementation of list flattening. Skipping nodes doesn't work because
Adrian Thurston
2011-10-20
1
-2
/
+2
*
XML printing off the main tree. Work in progress. refs #325.
Adrian Thurston
2011-10-10
1
-2
/
+8
[next]