Vitalii Kravchenko d52a9b61af Fix indentation 2 years ago
..
os2 f50fc33749 Clean up of the core library to make the stream vtables not be pointers directly. 2 years ago
dir_darwin.odin 01aa0c4151 Fix read_dir on OSX 3 years ago
dir_freebsd.odin 9eb3da0474 Remove import cycle on FreeBSD 3 years ago
dir_linux.odin ca33cb990b Strip semicolons in core which were missing 4 years ago
dir_openbsd.odin 5676c9e7eb initial OpenBSD support 3 years ago
dir_windows.odin eef44b11f3 Make the utf16 conversion procedures in `core:sys/windows` safer by checking for memory leaks 3 years ago
env_windows.odin 3db3047f47 Minor improvements 3 years ago
file_windows.odin e58f45bef7 Correct error reporting 3 years ago
os.odin d469c2da48 Fix indent 2 years ago
os_darwin.odin d52a9b61af Fix indentation 2 years ago
os_essence.odin 7b4ddd9b18 update essence API header 4 years ago
os_freebsd.odin 9eb3da0474 Remove import cycle on FreeBSD 3 years ago
os_freestanding.odin 518460af66 Begin work in semi-standardized `js_wasm32` target 3 years ago
os_js.odin 518460af66 Begin work in semi-standardized `js_wasm32` target 3 years ago
os_linux.odin cb9e16f4df Correct syscalls for `linux_i386` 3 years ago
os_openbsd.odin 426f02906b [sys/info] Add OpenBSD detection support. 3 years ago
os_wasi.odin 17eebf338c Fix #1606 (Call `runtime._cleanup_runtime_contextless()` for `os.exit`) 3 years ago
os_windows.odin 17eebf338c Fix #1606 (Call `runtime._cleanup_runtime_contextless()` for `os.exit`) 3 years ago
stat.odin df32b5b46c [windows] Fix leak in `glob`. 3 years ago
stat_unix.odin bb4f108487 Update error handling for os2 on windows 3 years ago
stat_windows.odin eef44b11f3 Make the utf16 conversion procedures in `core:sys/windows` safer by checking for memory leaks 3 years ago
stream.odin f50fc33749 Clean up of the core library to make the stream vtables not be pointers directly. 2 years ago