gingerBill
|
c4d19dfa92
|
Use uint instead of int to improve code generation for bounds checking
|
2022-09-27 22:31:46 +01: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
|
d3081bd889
|
Add buffer_read_ptr and buffer_write_ptr
|
2022-07-14 15:26:50 +01:00 |
|
gingerBill
|
251da264ed
|
Remove unneeded semicolons from the core library
|
2021-08-31 22:21:13 +01:00 |
|
gingerBill
|
cd2476e084
|
Add buffer_read_at buffer_write_at
|
2021-04-14 20:13:26 +01:00 |
|
gingerBill
|
e6dfc22b8a
|
Add bytes.buffer_write_to and bytes.buffer_read_from
|
2020-12-17 00:47:05 +00:00 |
|
gingerBill
|
1470cab842
|
Make bytes.odin consistent with strings.odin in functionality
|
2020-12-17 00:36:25 +00:00 |
|
gingerBill
|
a82c902f99
|
Minor correction to bytes.Buffer's vtable
|
2020-12-05 15:36:02 +00:00 |
|
gingerBill
|
9b22583397
|
Add bytes.Buffer
|
2020-12-04 20:18:41 +00:00 |
|