gingerBill 3224d04df8 Stub out os.open for wasi 3 years ago
..
os2 ee876ad66b Strip semicolons 3 years ago
dir_darwin.odin 01aa0c4151 Fix read_dir on OSX 3 years ago
dir_linux.odin ca33cb990b Strip semicolons in core which were missing 4 years ago
dir_windows.odin 251da264ed Remove unneeded semicolons from the core library 4 years ago
env_windows.odin 251da264ed Remove unneeded semicolons from the core library 4 years ago
file_windows.odin 251da264ed Remove unneeded semicolons from the core library 4 years ago
os.odin c632125d82 Added a read_entire_file proc that only takes a handle and turned it into a proc group with the one, that takes a path 3 years ago
os_darwin.odin 94a27224b2 Deprecate `strings.write_quoted_*` in favour of `io.write_quoted_*`; make `reflect.write_type` a little more robust with `io.Error` handling 3 years ago
os_essence.odin 7b4ddd9b18 update essence API header 4 years ago
os_freebsd.odin 8ff898079f Minor correct for freebsd 4 years ago
os_linux.odin ca33cb990b Strip semicolons in core which were missing 4 years ago
os_wasi.odin 3224d04df8 Stub out os.open for wasi 3 years ago
os_windows.odin 251da264ed Remove unneeded semicolons from the core library 4 years ago
stat.odin 251da264ed Remove unneeded semicolons from the core library 4 years ago
stat_unix.odin ca33cb990b Strip semicolons in core which were missing 4 years ago
stat_windows.odin ceebd7b23c Correct `context.allocator` usage 3 years ago
stream.odin 22982586f1 Add basic support for wasi in package os 3 years ago