aboutsummaryrefslogtreecommitdiff
path: root/src/checker/types.c
Commit message (Expand)AuthorAgeFilesLines
* `build_dll`; Require an entry point procedure `main`Ginger Bill2016-12-081-6/+6
* Remove multiple messages for cyclic type errors.Ginger Bill2016-12-051-4/+12
* Fix (Crude) cyclic type checking for arrays and vectorsGinger Bill2016-12-041-32/+87
* (Crude) Cyclic Type CheckingGinger Bill2016-12-041-15/+110
* Fix preload initialization orderingGinger Bill2016-12-041-3/+3
* Fix illegal type declaration errorGinger Bill2016-11-301-0/+3
* error_nodeGinger Bill2016-11-301-1/+16
* `when` statement; Better entity collection system (for both local and global)...Ginger Bill2016-11-291-16/+1
* Basic `when` statement - Compile time if statementGinger Bill2016-11-291-1/+1
* #rune "" to ''; Remove infix and postfix call notationGinger Bill2016-11-281-1/+2
* Numpty forgot to add .c filesGinger Bill2016-11-231-0/+1487