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
/
compiler.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
separating the input from stream type
Adrian Thurston
2018-07-08
1
-3
/
+3
*
reusing stream impls when parsing from 'input'
Adrian Thurston
2018-07-04
1
-0
/
+2
*
use stream_impl_ct directly
Adrian Thurston
2018-07-02
1
-9
/
+1
*
added colm_program as an arg to input functions
Adrian Thurston
2018-06-25
1
-2
/
+2
*
some cleanup of types and names in the input subsystem
Adrian Thurston
2018-06-17
1
-1
/
+1
*
allow switching on production numbers
Adrian Thurston
2018-03-09
1
-1
/
+3
*
updated Copyright years
Adrian Thurston
2018-03-04
1
-1
/
+1
*
migrated from GPLv2 to MIT license
Adrian Thurston
2016-12-13
1
-17
/
+19
*
an automated include convention improvement from Peter Reijnders
Adrian Thurston
2016-12-13
1
-13
/
+6
*
extract stream file names so we can use them after the colm program is deleted
Adrian Thurston
2016-03-16
1
-0
/
+9
*
prep code for managing stream name in the stream destructor
Adrian Thurston
2016-03-02
1
-3
/
+3
*
host adapters now have unique names are are accessed with func pointers
Adrian Thurston
2016-02-19
1
-6
/
+5
*
allow omission of location in reductions
Adrian Thurston
2015-11-30
1
-2
/
+2
*
added an option, -b, for specifying the name of the program object
Adrian Thurston
2015-11-27
1
-2
/
+3
*
load and generate accessors for $$ and $rhsel
Adrian Thurston
2015-10-07
1
-143
/
+0
*
collect and emit reduction action items
Adrian Thurston
2015-10-06
1
-3
/
+22
*
generate the union and size parse tree according to it
Adrian Thurston
2015-10-05
1
-2
/
+35
*
put reducer code in its own file, use local parse tree pool
Adrian Thurston
2015-10-05
1
-3
/
+31
*
traverse both parse tree and real tree during reduce
Adrian Thurston
2015-10-05
1
-5
/
+10
*
added syntax dedicated to reductions
Adrian Thurston
2015-10-05
1
-3
/
+4
*
load reduction actions and generate a commit containing them
Adrian Thurston
2015-10-04
1
-0
/
+69
*
set debug realms when parsing patterns and replacements
Adrian Thurston
2015-06-27
1
-0
/
+2
*
large scale symbol renaming in C code
colm-barracuda-v3
Adrian Thurston
2015-05-22
1
-7
/
+7
*
more application of C naming conventions
Adrian Thurston
2015-05-15
1
-10
/
+10
*
naming convention improvements
Adrian Thurston
2015-05-15
1
-4
/
+4
*
some naming cleanup
Adrian Thurston
2015-05-10
1
-1
/
+1
*
merged FsmRun and PdaRun into pda_run, eliminated typedef
Adrian Thurston
2015-05-10
1
-2
/
+2
*
cleanup of the coroutine code
Adrian Thurston
2015-05-10
1
-2
/
+2
*
code cleanup and some fixes for iter unwind since splitting unwind/destroy
Adrian Thurston
2015-05-10
1
-18
/
+24
*
added stack pointer to the extension func arg list
Adrian Thurston
2015-04-03
1
-2
/
+2
*
always emit the host-call function
Adrian Thurston
2015-04-01
1
-37
/
+38
*
first cut of C extensions
Adrian Thurston
2015-04-01
1
-0
/
+48
*
generalized loopCleanup code to a stack unwind code vector
Adrian Thurston
2015-03-22
1
-1
/
+0
*
code movement and conventions
Adrian Thurston
2015-02-07
1
-1
/
+1
*
first cut of value-based ints, test cases pass
Adrian Thurston
2015-01-27
1
-2
/
+0
*
function name cleanup
Adrian Thurston
2015-01-27
1
-3
/
+3
*
revert "removed GPL license file and stripped GPL headers"
Adrian Thurston
2015-01-23
1
-0
/
+17
*
renamed argv0 to arg0, fixed the leak
Adrian Thurston
2015-01-10
1
-2
/
+2
*
fixes for the pattern and constructor parsers
Adrian Thurston
2015-01-10
1
-2
/
+3
*
don't allocate a constructor for parse statements
Adrian Thurston
2015-01-04
1
-10
/
+7
*
no longer allocating a langEl to generics
Adrian Thurston
2015-01-04
1
-10
/
+14
*
make stream and parser overlay struct
Adrian Thurston
2015-01-02
1
-1
/
+2
*
parser converted to struct type
Adrian Thurston
2015-01-02
1
-1
/
+1
*
rolling over to struct type for stream
Adrian Thurston
2014-12-28
1
-2
/
+1
*
started converting stream to object type
Adrian Thurston
2014-12-26
1
-7
/
+5
*
converted the global object to a struct
Adrian Thurston
2014-12-25
1
-0
/
+2
*
added structElInfo to the runtime data
Adrian Thurston
2014-12-20
1
-0
/
+1
*
hacked together some struct (non-tree) semantics
Adrian Thurston
2014-12-19
1
-2
/
+5
*
removed more bools from ObjectField
Adrian Thurston
2014-12-14
1
-0
/
+4
*
simplification in the ObjectField struct
Adrian Thurston
2014-12-14
1
-5
/
+3
[next]