aboutsummaryrefslogtreecommitdiff
path: root/core/strings.odin
Commit message (Expand)AuthorAgeFilesLines
* Allow pointers to `append`; Fix strconv stuff; `new_slice` allows for capacityGinger Bill2017-03-021-2/+2
* ++ -- statements; add strconv.odin (and replace some of the fmt procs); Fix ~...Ginger Bill2017-02-261-1/+1
* Add core/strings.odinGinger Bill2017-02-241-0/+15