summaryrefslogtreecommitdiff
path: root/src/commit.c
Commit message (Expand)AuthorAgeFilesLines
* moved source files into commit repositoryAdrian Thurston2020-03-141-0/+111
* moved the original colm src dir to /colmAdrian Thurston2019-09-081-111/+0
* updated Copyright yearsAdrian Thurston2018-03-041-1/+1
* migrated from GPLv2 to MIT licenseAdrian Thurston2016-12-131-17/+19
* an automated include convention improvement from Peter ReijndersAdrian Thurston2016-12-131-10/+5
* host adapters now have unique names are are accessed with func pointersAdrian Thurston2016-02-191-1/+1
* clear the data trees as well as parse trees during reductionAdrian Thurston2015-12-021-6/+14
* declare lhs and rhs vars before useAdrian Thurston2015-10-071-23/+1
* traverse both parse tree and real tree during reduceAdrian Thurston2015-10-051-1/+0
* added syntax dedicated to reductionsAdrian Thurston2015-10-051-6/+5
* load reduction actions and generate a commit containing themAdrian Thurston2015-10-041-35/+5
* working on a commit that can execute reduction actionsAdrian Thurston2015-10-041-0/+160