summaryrefslogtreecommitdiff
path: root/src/pdabuild.cc
Commit message (Expand)AuthorAgeFilesLines
* migrated from GPLv2 to MIT licenseAdrian Thurston2016-12-131-17/+19
* an automated include convention improvement from Peter ReijndersAdrian Thurston2016-12-131-12/+8
* host adapters now have unique names are are accessed with func pointersAdrian Thurston2016-02-191-0/+36
* allow omission of location in reductionsAdrian Thurston2015-11-301-11/+11
* moved MethodMap into NameScope, converted some ptrs to objsAdrian Thurston2015-08-081-2/+2
* cleanup and simplification, generic elements and variousAdrian Thurston2015-06-131-2/+0
* some cleanup around the unified list and map genericsAdrian Thurston2015-06-081-1/+1
* large scale symbol renaming in C codecolm-barracuda-v3Adrian Thurston2015-05-221-210/+210
* more application of C naming conventionsAdrian Thurston2015-05-151-12/+12
* naming convention improvementsAdrian Thurston2015-05-151-1/+1
* improved naming, moved generated parser code to subdir genAdrian Thurston2015-05-101-33/+34
* some naming cleanupAdrian Thurston2015-05-101-4/+4
* code cleanup and some fixes for iter unwind since splitting unwind/destroyAdrian Thurston2015-05-101-3/+3
* downref find tree arg in MAP find (if tree)Adrian Thurston2015-05-021-2/+2
* work in progress on a contiguous arg space prepared by callerAdrian Thurston2015-03-281-0/+11
* implementing vlist functionsAdrian Thurston2015-02-141-10/+16
* vmap find: only upref result if it is a tree typeAdrian Thurston2015-02-141-0/+2
* cleanup of the GenericType structAdrian Thurston2015-02-131-5/+5
* work on value list and value map, can insert into vmapAdrian Thurston2015-02-131-0/+3
* first cut of value-based ints, test cases passAdrian Thurston2015-01-271-17/+17
* revert "removed GPL license file and stripped GPL headers"Adrian Thurston2015-01-231-0/+17
* removed references to TYPE_PTR whose paths are no longer hitAdrian Thurston2015-01-111-2/+2
* set the argv_el id when creating the structsAdrian Thurston2015-01-111-0/+1
* more object-semantics improvementsAdrian Thurston2015-01-101-2/+2
* removed the generic pointer from LangElAdrian Thurston2015-01-051-4/+0
* work on using embedded list element pointersAdrian Thurston2015-01-041-1/+2
* push towards embedded list elementsAdrian Thurston2015-01-041-1/+2
* cleanup in generics, using a single unique generic mapAdrian Thurston2015-01-041-1/+0
* don't allocate a constructor for parse statementsAdrian Thurston2015-01-041-18/+14
* no longer allocating a langEl to genericsAdrian Thurston2015-01-041-15/+19
* rolling over to struct type for streamAdrian Thurston2014-12-281-1/+0
* size and local trees computations for structs, global varsAdrian Thurston2014-12-251-9/+12
* converted the global object to a structAdrian Thurston2014-12-251-0/+2
* downref trees when deleting a structAdrian Thurston2014-12-201-0/+29
* added structElInfo to the runtime dataAdrian Thurston2014-12-201-0/+20
* renamed parsedata.h -> compiler.hAdrian Thurston2014-12-121-1/+1
* find the list element pointers instead assuming they are the first itemAdrian Thurston2014-12-071-0/+1
* print the func we are returning to in IN_RETAdrian Thurston2014-11-051-2/+7
* removed GPL license file and stripped GPL headersAdrian Thurston2014-10-221-17/+0
* new syntax for collect-ignore tokens: token <id> -Adrian Thurston2014-01-181-2/+2
* removed trees and iters from frame info,Adrian Thurston2014-01-081-30/+0
* init token funcs/fields only for terms with object defsAdrian Thurston2014-01-041-4/+1
* some dead code removal and name improvementsAdrian Thurston2013-12-291-2/+2
* added the void typeAdrian Thurston2013-12-271-1/+9
* include the LocalInfo array in FrameInfoAdrian Thurston2013-12-221-1/+27
* find local iterators and add them to frame infoAdrian Thurston2013-12-211-0/+17
* added a constructor for string that sources from colm_dataAdrian Thurston2013-06-101-1/+1
* renamed colm dir to srcAdrian Thurston2013-06-081-0/+2081
* revert "moved 'colm' dir to 'src'"Adrian Thurston2012-08-011-2088/+0
* renamed Defintion to Production and added a static constructorAdrian Thurston2012-07-231-15/+12