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
/
src
/
pdarun.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
more separation of input and stream
Adrian Thurston
2018-07-10
1
-1
/
+0
*
select between parser/plain stream at compile time, switch to "_"
Adrian Thurston
2018-07-09
1
-1
/
+1
*
some more separation of stream_t and input_t
Adrian Thurston
2018-07-09
1
-4
/
+4
*
separating the input from stream type
Adrian Thurston
2018-07-08
1
-4
/
+4
*
reusing stream impls when parsing from 'input'
Adrian Thurston
2018-07-04
1
-1
/
+0
*
balancing pushes and pulls
Adrian Thurston
2018-06-25
1
-2
/
+0
*
added colm_program as an arg to input functions
Adrian Thurston
2018-06-25
1
-4
/
+4
*
starting to separate run time stream impls from the base
Adrian Thurston
2018-06-18
1
-1
/
+1
*
some cleanup of types and names in the input subsystem
Adrian Thurston
2018-06-17
1
-1
/
+1
*
removed stopId from parse frag instruction
Adrian Thurston
2018-05-15
1
-1
/
+1
*
unified parse frag and finish
Adrian Thurston
2018-05-15
1
-4
/
+4
*
added an instruction for the final reduce commit
Adrian Thurston
2018-05-15
1
-0
/
+3
*
don't use parse finish to pull out parse result, use dedeicated instruction
Adrian Thurston
2018-05-14
1
-2
/
+4
*
updated Copyright years
Adrian Thurston
2018-03-04
1
-1
/
+1
*
migrated from GPLv2 to MIT license
Adrian Thurston
2016-12-13
1
-17
/
+18
*
an automated include convention improvement from Peter Reijnders
Adrian Thurston
2016-12-13
1
-3
/
+4
*
commit shift count needs to be initialized to -1
Adrian Thurston
2016-03-23
1
-0
/
+6
*
added a fail-parsing flag that allows immediate abort from reduction actions
Adrian Thurston
2016-03-01
1
-0
/
+3
*
host adapters now have unique names are are accessed with func pointers
Adrian Thurston
2016-02-19
1
-9
/
+0
*
clear the data trees as well as parse trees during reduction
Adrian Thurston
2015-12-02
1
-0
/
+1
*
allow omission of location in reductions
Adrian Thurston
2015-11-30
1
-3
/
+7
*
dynamically size runbufs from extract_token
Adrian Thurston
2015-11-12
1
-1
/
+1
*
split reducers into their own class
Adrian Thurston
2015-11-05
1
-2
/
+5
*
declare lhs and rhs vars before use
Adrian Thurston
2015-10-07
1
-4
/
+3
*
generate the union and size parse tree according to it
Adrian Thurston
2015-10-05
1
-0
/
+2
*
put reducer code in its own file, use local parse tree pool
Adrian Thurston
2015-10-05
1
-2
/
+3
*
added syntax dedicated to reductions
Adrian Thurston
2015-10-05
1
-0
/
+9
*
put parse tree allocator struct into pda_run as a pointer, allowing override
Adrian Thurston
2015-10-05
1
-0
/
+2
*
working on a commit that can execute reduction actions
Adrian Thurston
2015-10-04
1
-0
/
+2
*
large scale symbol renaming in C code
colm-barracuda-v3
Adrian Thurston
2015-05-22
1
-136
/
+136
*
more application of C naming conventions
Adrian Thurston
2015-05-15
1
-35
/
+35
*
naming convention improvements
Adrian Thurston
2015-05-15
1
-44
/
+31
*
improved naming, moved generated parser code to subdir gen
Adrian Thurston
2015-05-10
1
-62
/
+56
*
some naming cleanup
Adrian Thurston
2015-05-10
1
-16
/
+16
*
merged FsmRun and PdaRun into pda_run, eliminated typedef
Adrian Thurston
2015-05-10
1
-52
/
+49
*
cleanup of the coroutine code
Adrian Thurston
2015-05-10
1
-9
/
+10
*
code cleanup and some fixes for iter unwind since splitting unwind/destroy
Adrian Thurston
2015-05-10
1
-0
/
+1
*
work in progress on a contiguous arg space prepared by caller
Adrian Thurston
2015-03-28
1
-1
/
+2
*
some more code improvements in pdarun
Adrian Thurston
2015-02-07
1
-3
/
+3
*
code movement and conventions
Adrian Thurston
2015-02-07
1
-12
/
+11
*
new backtrack-halt strategy: count shifts and checkpoint on commit
Adrian Thurston
2015-02-07
1
-0
/
+2
*
revert "removed GPL license file and stripped GPL headers"
Adrian Thurston
2015-01-23
1
-0
/
+17
*
some function name improvements
Adrian Thurston
2015-01-11
1
-3
/
+0
*
various fixes for object semantics
Adrian Thurston
2015-01-10
1
-1
/
+1
*
object semantics fixes for setting the parser context
Adrian Thurston
2015-01-10
1
-1
/
+1
*
removed the generic pointer from LangEl
Adrian Thurston
2015-01-05
1
-4
/
+0
*
more rough work on object-based lists
Adrian Thurston
2015-01-04
1
-0
/
+1
*
parser converted to struct type
Adrian Thurston
2015-01-02
1
-1
/
+1
*
downref trees when deleting a struct
Adrian Thurston
2014-12-20
1
-0
/
+2
*
added structElInfo to the runtime data
Adrian Thurston
2014-12-20
1
-0
/
+5
[next]