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
/
loadinit.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
renamed DefList and LelDefList to the more accurate ProdList, LelProdList
Adrian Thurston
2020-04-12
1
-4
/
+4
*
moved source files into commit repository
Adrian Thurston
2020-03-14
1
-0
/
+416
*
moved the original colm src dir to /colm
Adrian Thurston
2019-09-08
1
-413
/
+0
*
pushing the trim decision to run-time
Adrian Thurston
2019-05-24
1
-1
/
+1
*
updated Copyright years
Adrian Thurston
2018-03-04
1
-1
/
+1
*
added a read_reduce statement to call postfix reducer
Adrian Thurston
2017-07-27
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
-12
/
+4
*
auto-trim in print, send and construct, disable with @
Adrian Thurston
2016-10-01
1
-1
/
+1
*
extract stream file names so we can use them after the colm program is deleted
Adrian Thurston
2016-03-16
1
-0
/
+1
*
split reducers into their own class
Adrian Thurston
2015-11-05
1
-1
/
+1
*
added syntax dedicated to reductions
Adrian Thurston
2015-10-05
1
-1
/
+2
*
sketched a grammar for reduction sections
Adrian Thurston
2015-10-04
1
-1
/
+6
*
now scoping functions inside the namespaces they are declared in
Adrian Thurston
2015-08-09
1
-13
/
+10
*
replacing list and map with vlist and vmap
Adrian Thurston
2015-06-06
1
-5
/
+3
*
improved naming, moved generated parser code to subdir gen
Adrian Thurston
2015-05-10
1
-1
/
+1
*
some naming cleanup
Adrian Thurston
2015-05-10
1
-1
/
+1
*
code cleanup and some fixes for iter unwind since splitting unwind/destroy
Adrian Thurston
2015-05-10
1
-1
/
+1
*
removed the INIT_LOCALS instruction, building it into call op
Adrian Thurston
2015-04-03
1
-1
/
+1
*
first cut of C extensions
Adrian Thurston
2015-04-01
1
-1
/
+1
*
use contiguous space on caller stack for args
Adrian Thurston
2015-03-29
1
-1
/
+1
*
warning elim in recent vlist and vmap code
Adrian Thurston
2015-02-14
1
-1
/
+1
*
revert "removed GPL license file and stripped GPL headers"
Adrian Thurston
2015-01-23
1
-0
/
+17
*
push towards embedded list elements
Adrian Thurston
2015-01-04
1
-7
/
+23
*
turning list elements into allocated objects
Adrian Thurston
2015-01-04
1
-4
/
+7
*
some name changing context -> struct
Adrian Thurston
2015-01-04
1
-1
/
+1
*
more rough work on object-based lists
Adrian Thurston
2015-01-04
1
-1
/
+1
*
start using stream and parser structs
Adrian Thurston
2015-01-02
1
-1
/
+1
*
make stream and parser overlay struct
Adrian Thurston
2015-01-02
1
-1
/
+1
*
started converting stream to object type
Adrian Thurston
2014-12-26
1
-0
/
+1
*
the GET_ERROR instruction shouldn't downref the global
Adrian Thurston
2014-12-25
1
-1
/
+0
*
size and local trees computations for structs, global vars
Adrian Thurston
2014-12-25
1
-2
/
+2
*
converted the global object to a struct
Adrian Thurston
2014-12-25
1
-0
/
+1
*
simplification in the ObjectField struct
Adrian Thurston
2014-12-14
1
-2
/
+2
*
specify the type of the ObjectField when it is created
Adrian Thurston
2014-12-13
1
-9
/
+18
*
renamed parsedata.h -> compiler.h
Adrian Thurston
2014-12-12
1
-1
/
+1
*
cleaning up some leftover debug messages
Adrian Thurston
2014-11-05
1
-1
/
+0
*
the stream type is now a pointer-to-stream
Adrian Thurston
2014-11-05
1
-0
/
+1
*
use the new list2 type for argv
Adrian Thurston
2014-11-03
1
-2
/
+3
*
removed GPL license file and stripped GPL headers
Adrian Thurston
2014-10-22
1
-17
/
+0
*
don't put argv0 into the argv array, use a separate var
Adrian Thurston
2014-08-04
1
-4
/
+5
*
added parse_tree for sending constructed trees (orig parse behaviour)
Adrian Thurston
2014-07-06
1
-1
/
+1
*
added wrapper function for current namespace
Adrian Thurston
2014-01-06
1
-5
/
+5
*
added function for the current context
Adrian Thurston
2014-01-06
1
-1
/
+1
*
moved curLocalFrame into the parser class
Adrian Thurston
2014-01-05
1
-4
/
+4
*
store current context in var ref
Adrian Thurston
2014-01-01
1
-4
/
+4
*
use rootScope instead of curScope in initial parser cons and load
Adrian Thurston
2013-12-31
1
-4
/
+4
*
renamed ObjectDef::scope to curScope
Adrian Thurston
2013-12-31
1
-4
/
+4
*
pass the current scope to VarRef cons
Adrian Thurston
2013-12-31
1
-4
/
+5
*
use Form as name for AST node types in QualItem
Adrian Thurston
2013-12-31
1
-1
/
+1
[next]