flysand7
|
0f944bc0a1
[core/os2]: Reading from unsized files
|
1 year ago |
gingerBill
|
271f84ab5b
Expect `stream` as a field directly on `os2.File`
|
1 year ago |
gingerBill
|
fa1875a8f1
Minor changes to `os2`
|
1 year ago |
gingerBill
|
3e7e779abf
Replace `core:*` to `base:*` where appropriate
|
1 year ago |
flysand7
|
d5b0ec712b
os/os2: Remove file attribute casting from core:os2
|
1 year ago |
gingerBill
|
a78d6fe0b3
Use `i64` instead of `int` for internal procedures
|
2 years ago |
gingerBill
|
08e466938f
Merge branch 'master' into new-io
|
2 years ago |
José Rey Méndez
|
10f2136675
fix: read file from windows was not returning platform error correctly
|
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 |
Phuk Ng Yu
|
8b06fd0935
os2/file_windows fix
|
2 years ago |
gingerBill
|
eef44b11f3
Make the utf16 conversion procedures in `core:sys/windows` safer by checking for memory leaks
|
3 years ago |
gingerBill
|
bb4f108487
Update error handling for os2 on windows
|
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
|
85e5be03d1
Redesign `os2.Error` to work with the new extended `union` behaviour
|
4 years ago |
gingerBill
|
ebbc33fdb5
Mockup of the new `package os` interface (incomplete and non-functioning)
|
4 years ago |