Karl Zylinski
|
19f0127e55
Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax.
|
11 months ago |
gingerBill
|
8037ace873
Begin work on os2/dir.odin
|
1 year ago |
gingerBill
|
91b7cdaad2
Mock out `temp_file.odin` stuff
|
1 year ago |
gingerBill
|
ecd7846ec3
Clean up allocator stuff into `allocators.odin`
|
1 year ago |
gingerBill
|
fa1875a8f1
Minor changes to `os2`
|
1 year ago |
gingerBill
|
3e7e779abf
Replace `core:*` to `base:*` where appropriate
|
1 year 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
|
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 |