aboutsummaryrefslogtreecommitdiff
path: root/src/string.c
Commit message (Expand)AuthorAgeFilesLines
* Fix immutable rules; add some general documentationGinger Bill2017-02-141-0/+1
* Dynamic array syntax [...]Type; make entities private with a prefix of `_`; f...Ginger Bill2017-02-111-6/+27
* Update code from OSX merge to be consistent with the rest of the codeGinger Bill2017-02-011-13/+7
* oh boy, basic osx/unix supportzhiayang2017-02-021-9/+52
* 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