gingerBill
|
51536fecf4
|
Move some of the os&os2 errors into io.Error; Rename Empty to Unsupported
|
2025-11-14 11:08:24 +00:00 |
|
Jeroen van Rijn
|
7a9ea3ee6d
|
Further overhaul of package line comments.
|
2025-10-09 23:05:29 +02:00 |
|
gingerBill
|
ae02d3d02d
|
Begin supporting string16 across the core library
|
2025-08-02 11:55:16 +01:00 |
|
gingerBill
|
2561427dd3
|
Add string16 and cstring16 (UTF-16 based strings)
|
2025-08-02 11:00:15 +01:00 |
|
Dennis Schön
|
fbf536f465
|
core:io small documentation fixes
|
2025-02-04 21:27:44 +01:00 |
|
Laytan Laats
|
56856b6307
|
io: remove dead code in io.write_at_least
|
2024-07-08 00:33:50 +02:00 |
|
Laytan Laats
|
5533a327eb
|
encoding/cbor: initial package implementation
|
2024-03-04 17:25:34 +01:00 |
|
gingerBill
|
3e7e779abf
|
Replace core:* to base:* where appropriate
|
2024-01-28 22:18:51 +00:00 |
|
Jeroen van Rijn
|
3e1791aa5c
|
Fix typos
|
2023-11-13 20:54:19 +01:00 |
|
gingerBill
|
9ee4b76cd9
|
Just make the io.Reader etc aliases
|
2023-06-08 16:38:57 +01:00 |
|
gingerBill
|
3f6775e29b
|
Update to new io interface
|
2023-06-08 16:35:24 +01:00 |
|
gingerBill
|
e008eeac6a
|
Simplify package io by removing different unnecessary types and calls
|
2022-09-11 15:42:08 +01:00 |
|
gingerBill
|
5d190b15d7
|
Minor improvements to io and os
|
2022-05-05 15:30:07 +01:00 |
|
gingerBill
|
f20105ddfe
|
Update docs for packages fmt and io
|
2022-01-24 23:07:06 +00:00 |
|
Tetralux
|
675ba44e67
|
Fix typo in io.read_at_least()
|
2021-10-11 12:33:27 +00:00 |
|
gingerBill
|
e99061500d
|
Minor clean up of n_read/n_written handling
|
2021-09-29 14:28:09 +01:00 |
|
gingerBill
|
8e2a0be804
|
Add an extra optional ^int parameter to most io read/write calls allowing for simplified or_return use with incrementing byte usage
|
2021-09-29 13:59:47 +01:00 |
|
gingerBill
|
251da264ed
|
Remove unneeded semicolons from the core library
|
2021-08-31 22:21:13 +01:00 |
|
gingerBill
|
f0437a4242
|
Enforce core:builtin and core:intrinsics for imports
|
2021-08-21 13:44:16 +01:00 |
|
gingerBill
|
8827818b1d
|
Clean-up fallback io.read_at and io.write_at behaviour
|
2021-04-14 21:25:46 +01:00 |
|
gingerBill
|
d24784074c
|
Add extra error to io.Error
|
2021-04-14 20:17:54 +01:00 |
|
gingerBill
|
b727b6438b
|
Minimize unneeded casts
|
2021-03-03 14:31:17 +00:00 |
|
gingerBill
|
aa2562fe7c
|
Replace procedure call
|
2020-12-14 14:33:32 +00:00 |
|
gingerBill
|
a82c902f99
|
Minor correction to bytes.Buffer's vtable
|
2020-12-05 15:36:02 +00:00 |
|
gingerBill
|
4c41045133
|
Fix typo in package io
|
2020-12-05 12:03:07 +00: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
|
334a8c46e8
|
Fix io typos
|
2020-12-03 00:27:21 +00:00 |
|
gingerBill
|
0cf3ae93c0
|
Add os.stream_from_handle; fix io.close
|
2020-12-02 23:39:33 +00:00 |
|
gingerBill
|
c4172e3914
|
Rename stream field names
|
2020-12-02 23:17:21 +00:00 |
|
gingerBill
|
d9343ae997
|
Add package io
|
2020-12-02 23:12:14 +00:00 |
|