summaryrefslogtreecommitdiff
path: root/src/type.h
Commit message (Collapse)AuthorAgeFilesLines
* moved source files into commit repositoryAdrian Thurston2020-03-141-0/+43
|
* moved the original colm src dir to /colmAdrian Thurston2019-09-081-43/+0
|
* replacing the void LEL with a keyword and TYPE_VOID (non-tree)Adrian Thurston2018-05-041-1/+2
| | | | | Using LEL was a hack to make it work quickly, usig a non-tree type is the proper solution.
* updated Copyright yearsAdrian Thurston2018-03-041-1/+1
|
* minor fixes: a missing cast, no comma at enum end, no redefined typedefsPeter Reijnders2016-12-191-1/+1
|
* migrated from GPLv2 to MIT licenseAdrian Thurston2016-12-131-1/+19
|
* an automated include convention improvement from Peter ReijndersAdrian Thurston2016-12-131-1/+2
|
* cleanup and simplification, generic elements and variousAdrian Thurston2015-06-131-9/+11
|
* downref find tree arg in MAP find (if tree)Adrian Thurston2015-05-021-0/+21