aboutsummaryrefslogtreecommitdiff
path: root/src/string.c
Commit message (Expand)AuthorAgeFilesLines
* Change cast syntax, int(x), []byte(s), (^int)(p)Ginger Bill2017-01-171-1/+1
* Fix preload initialization orderingGinger Bill2016-12-041-13/+0
* #rune "" to ''; Remove infix and postfix call notationGinger Bill2016-11-281-80/+107
* Fix parsing for comments; add global ODIN_* string constantsGinger Bill2016-11-241-7/+1
* Numpty forgot to add .c filesGinger Bill2016-11-231-0/+422