Daniel Gavin 44ee0f2cdc Merge branch 'master' into prototype-fmt 4 years ago
..
os2 24c89b3eee Minor change 4 years ago
dir_darwin.odin a2557142cc Update package os for package path/filepath support on macOS 4 years ago
dir_linux.odin 0f11c47579 set the correct allocators and ignore the previous and parent directory in readdir. 4 years ago
dir_windows.odin 9ae3879956 Add `os.stat`, `os.lstat`, `os.fstat`, `filepath.walk` 4 years ago
env_windows.odin 840af6825a Update packages os, path, and filepath 4 years ago
file_windows.odin c46317c00b fix os error 4 years ago
os.odin e9b1d4f633 Fix #906 4 years ago
os_darwin.odin 359ae29d98 Minor fixes 4 years ago
os_essence.odin 7b4ddd9b18 update essence API header 4 years ago
os_freebsd.odin 465b6139d5 Temporarily fix syscall in Linux and Freebsd (eventually to be replaced with a proper implementation) 4 years ago
os_js_wasm32.odin fc4fdd588e Remove usage of `do` in core library 4 years ago
os_linux.odin 465b6139d5 Temporarily fix syscall in Linux and Freebsd (eventually to be replaced with a proper implementation) 4 years ago
os_windows.odin 359ae29d98 Minor fixes 4 years ago
stat.odin 9ae3879956 Add `os.stat`, `os.lstat`, `os.fstat`, `filepath.walk` 4 years ago
stat_unix.odin ad953c4670 Add cast on `S_ISDIR` 4 years ago
stat_windows.odin b727b6438b Minimize unneeded casts 4 years ago
stream.odin e0fb081cbd Keep -vet happy 4 years ago