aboutsummaryrefslogtreecommitdiff
path: root/core/unicode/utf8
Commit message (Expand)AuthorAgeFilesLines
* Remove unused variables in utf8.odin.Kevin Watters2019-10-281-2/+1
* Fix typo in `package utf8`; add `wchar_t` to `package c`gingerBill2019-10-271-1/+1
* Add for `package utf8`: `rune_at_pos`, `rune_string_at_pos`, `rune_at`, `rune...gingerBill2019-10-261-6/+45
* Update utf8.accept_sizes to use ranged fieldsgingerBill2019-10-261-17/+11
* Add `utf8.rune_index`gingerBill2019-10-261-2/+13
* Make procedure parameters just named values rather than copied variablesgingerBill2019-07-151-1/+3
* package dynlibgingerBill2019-03-031-1/+1
* Vet core librarygingerBill2018-12-311-4/+4
* Update `package strings`gingerBill2018-12-261-3/+3
* Reduce number of range and slice operators #239gingerBill2018-08-011-1/+1
* Modify CommentGroup parsinggingerBill2018-06-171-1/+1
* Parse directories to be packagesgingerBill2018-05-211-0/+268