gingerBill
|
5b7c83d871
Add `strings.pop_byte` `strings.pop_rune`
|
5 년 전 |
gingerBill
|
f06efffe22
Update strings case convertors to be unicode compliant
|
5 년 전 |
gingerBill
|
9db81498d8
Make the `string` type elements "immutable", akin to `char const *` in C
|
5 년 전 |
gingerBill
|
4e8a801b35
strings.split; strings.index; eprint* over print*_err;
|
5 년 전 |
gingerBill
|
f25818e923
Make procedure parameters just named values rather than copied variables
|
6 년 전 |
Zilarrezko
|
d2faa9bef1
make_builder function now properly uses given allocator
|
6 년 전 |
gingerBill
|
fdb60b2d51
Improve package strings
|
6 년 전 |
gingerBill
|
a9ab90bd24
Make `static` an attribute rather than a keyword prefix
|
6 년 전 |
gingerBill
|
3113e8c892
Minimize buffer size for write_u64 and write_i64
|
6 년 전 |
gingerBill
|
6c21e99832
json.marshal
|
6 년 전 |
gingerBill
|
6295f6747f
strings.write_quoted_string
|
6 년 전 |
gingerBill
|
64f84ef9a3
fmt.printf("%q", str); (quotes strings)
|
6 년 전 |
gingerBill
|
6e6a053823
Add strings.destroy_builder
|
6 년 전 |
gingerBill
|
594238a86c
Reorganize fmt and strings; Replace fmt.String_Buffer with strings.Builder
|
6 년 전 |