gingerBill
|
a78d6fe0b3
Use `i64` instead of `int` for internal procedures
|
2 years ago |
gingerBill
|
2a212a7556
Put stream into the impl
|
2 years ago |
gingerBill
|
145a7a24e8
Use `io.Stream` as the internal interface for `os2.File`
|
2 years ago |
gingerBill
|
33895b6d92
Convert all uses of `*_from_slice` to `*_from_bytes` where appropriate
|
3 years ago |
gingerBill
|
eef44b11f3
Make the utf16 conversion procedures in `core:sys/windows` safer by checking for memory leaks
|
3 years ago |
gingerBill
|
8b4b81fdeb
Fill in most of os2/file_windows.odin
|
3 years ago |
gingerBill
|
96ab17ecfc
Begin mocking os2 for windows out more
|
3 years ago |
gingerBill
|
18bde22b26
Go to a `File` based approach over `Handle` based
|
3 years ago |
gingerBill
|
ee876ad66b
Strip semicolons
|
3 years ago |
gingerBill
|
ebbc33fdb5
Mockup of the new `package os` interface (incomplete and non-functioning)
|
4 years ago |