summaryrefslogtreecommitdiff
path: root/src/consinit.cc
Commit message (Expand)AuthorAgeFilesLines
* replacing list and map with vlist and vmapAdrian Thurston2015-06-061-5/+3
* more application of C naming conventionsAdrian Thurston2015-05-151-1/+1
* always emit the host-call functionAdrian Thurston2015-04-011-0/+5
* revert "removed GPL license file and stripped GPL headers"Adrian Thurston2015-01-231-0/+17
* push towards embedded list elementsAdrian Thurston2015-01-041-7/+25
* turning list elements into allocated objectsAdrian Thurston2015-01-041-5/+10
* some name changing context -> structAdrian Thurston2015-01-041-4/+4
* don't double free the global, add argv to parent as struct fieldAdrian Thurston2014-12-251-1/+1
* converted the global object to a structAdrian Thurston2014-12-251-0/+2
* simplification in the ObjectField structAdrian Thurston2014-12-141-1/+1
* specify the type of the ObjectField when it is createdAdrian Thurston2014-12-131-7/+14
* renamed parsedata.h -> compiler.hAdrian Thurston2014-12-121-1/+1
* use the new list2 type for argvAdrian Thurston2014-11-031-1/+1
* removed GPL license file and stripped GPL headersAdrian Thurston2014-10-221-17/+0
* added parse_tree for sending constructed trees (orig parse behaviour)Adrian Thurston2014-07-061-1/+1
* added wrapper function for current namespaceAdrian Thurston2014-01-061-11/+11
* added function for the current contextAdrian Thurston2014-01-061-4/+4
* moved curLocalFrame into the parser classAdrian Thurston2014-01-051-3/+3
* store current context in var refAdrian Thurston2014-01-011-3/+3
* use rootScope instead of curScope in initial parser cons and loadAdrian Thurston2013-12-311-3/+3
* renamed ObjectDef::scope to curScopeAdrian Thurston2013-12-311-3/+3
* pass the current scope to VarRef consAdrian Thurston2013-12-311-3/+5
* use Form as name for AST node types in QualItemAdrian Thurston2013-12-311-1/+1
* renamed colm dir to srcAdrian Thurston2013-06-081-0/+854