Lucas Perlind
|
84d8798ad3
|
Fix website formatting and incorrect examples
|
2023-03-29 12:19:05 +11:00 |
|
Jon Lipstate
|
194fa7cd98
|
rename nul to null, allocation clarifications
|
2023-03-28 11:51:39 -07: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 |
|
gingerBill
|
f50fc33749
|
Clean up of the core library to make the stream vtables not be pointers directly.
|
2022-09-15 10:00:50 +01:00 |
|
gingerBill
|
e008eeac6a
|
Simplify package io by removing different unnecessary types and calls
|
2022-09-11 15:42: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
|
8dcb14fbc2
|
Add helper procedures for strings.Reader creation
|
2021-06-24 15:55:42 +01:00 |
|
gingerBill
|
0ed1300bd6
|
Make bytes.Reader and strings.Reader have the same interface
|
2020-12-04 21:25:13 +00:00 |
|
gingerBill
|
c4172e3914
|
Rename stream field names
|
2020-12-02 23:17:21 +00:00 |
|
gingerBill
|
8e08ae47fb
|
Add strings.Reader
|
2020-12-02 23:12:43 +00:00 |
|