Lucas Perlind
|
84d8798ad3
|
Fix website formatting and incorrect examples
|
2023-03-29 12:19:05 +11:00 |
|
Jon Lipstate
|
6dce07790a
|
add backticks on variables, code review comments
|
2023-03-28 11:07:33 -07:00 |
|
Jon Lipstate
|
7de67f8c1b
|
markdown compliant spaces
|
2023-03-27 22:20:24 -07:00 |
|
Jon Lipstate
|
f5d66bcb6f
|
transform into odin-site parsable format
|
2023-03-27 22:00:53 -07:00 |
|
Jon Lipstate
|
bf82c40964
|
string code docs
|
2023-03-27 20:09:51 -07:00 |
|
oskarnp
|
e449cc9e2d
|
Fix strings.to_ada_case()
|
2023-03-23 21:30:24 +01:00 |
|
William Roe
|
63b5d472fa
|
Fix documentation example of strings.to_upper
This looks like it was a copy/paste mistake
|
2023-03-10 16:07:06 +00:00 |
|
gingerBill
|
c90b7c38f1
|
Rename strings.Builder procedures to be consistent with the rest of the core library
|
2022-07-11 11:50:08 +01:00 |
|
Michael Kutowski
|
b5aa50aaa4
|
documentation for the rest of the strings library
|
2022-04-03 19:37:54 +02:00 |
|
gingerBill
|
251da264ed
|
Remove unneeded semicolons from the core library
|
2021-08-31 22:21:13 +01:00 |
|
gingerBill
|
86649e6b44
|
Core library clean up: Make range expressions more consistent and replace uses of .. with ..=
|
2021-06-14 11:15:25 +01:00 |
|
gingerBill
|
0ef02e6737
|
Improve packages io and strings; add io.Section_Reader
|
2020-12-03 15:57:46 +00:00 |
|
gingerBill
|
18da0b3418
|
Integrate package io into core library
|
2020-12-03 10:45:26 +00:00 |
|
gingerBill
|
fa284f9a5a
|
Fix import paths
|
2020-11-12 14:20:33 +00:00 |
|
gingerBill
|
78b6948ff2
|
Reorganize package strings
|
2020-11-12 14:17:41 +00:00 |
|