aboutsummaryrefslogtreecommitdiff
path: root/core/strings/conversion.odin
Commit message (Expand)AuthorAgeFilesLines
* Document return values of strings and add allocator errors whereLucas Perlind2023-04-071-41/+53
* Small improvements strings documentationLucas Perlind2023-04-031-36/+43
* Enforce example names in documentationLucas Perlind2023-04-011-9/+9
* Fix website formatting and incorrect examplesLucas Perlind2023-03-291-15/+28
* add backticks on variables, code review commentsJon Lipstate2023-03-281-9/+7
* markdown compliant spacesJon Lipstate2023-03-271-27/+27
* transform into odin-site parsable formatJon Lipstate2023-03-271-62/+152
* string code docsJon Lipstate2023-03-271-46/+204
* Fix strings.to_ada_case()oskarnp2023-03-231-30/+11
* Fix documentation example of strings.to_upperWilliam Roe2023-03-101-2/+2
* Rename strings.Builder procedures to be consistent with the rest of the core ...gingerBill2022-07-111-10/+10
* documentation for the rest of the strings libraryMichael Kutowski2022-04-031-7/+47
* Remove unneeded semicolons from the core librarygingerBill2021-08-311-109/+109
* Core library clean up: Make range expressions more consistent and replace use...gingerBill2021-06-141-3/+3
* Improve packages io and strings; add io.Section_ReadergingerBill2020-12-031-26/+31
* Integrate `package io` into core librarygingerBill2020-12-031-7/+14
* Fix import pathsgingerBill2020-11-121-0/+3
* Reorganize package stringsgingerBill2020-11-121-0/+254