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
|
e82f8214e8
|
Add bytes.remove, bytes.remove_all, strings.remove, strings.remove_all
|
2021-05-23 11:46:43 +01:00 |
|
gingerBill
|
d33350e3a5
|
Add truncate_to_byte and truncate_to_rune for packages strings and bytes
|
2021-04-22 15:49:10 +01:00 |
|
gingerBill
|
3337412228
|
split*_iterator procedures for package bytes and strings
|
2021-03-18 13:26:33 +00:00 |
|
gingerBill
|
aa93305015
|
Replace usage of inline proc with #force_inline proc in the core library
|
2021-02-23 16:14:47 +00:00 |
|
gingerBill
|
1470cab842
|
Make bytes.odin consistent with strings.odin in functionality
|
2020-12-17 00:36:25 +00:00 |
|
gingerBill
|
a31b992d2b
|
Rename bytes/strings.odin to bytes/bytes.odin
|
2020-12-17 00:25:05 +00:00 |
|