aboutsummaryrefslogtreecommitdiff
path: root/src/common.c
Commit message (Expand)AuthorAgeFilesLines
* Dynamic array syntax [...]Type; make entities private with a prefix of `_`; f...Ginger Bill2017-02-111-0/+1
* Change casting syntax: `cast(T)x` `transmute(T)x` et al.Ginger Bill2017-01-251-0/+11
* Fix preload initialization orderingGinger Bill2016-12-041-16/+0
* Change entity collection strategyGinger Bill2016-12-031-49/+0
* #rune "" to ''; Remove infix and postfix call notationGinger Bill2016-11-281-7/+13
* Numpty forgot to add .c filesGinger Bill2016-11-231-0/+195