.. |
os2
|
21cbac755e
Make `or_else` and `or_return` operators (binary and suffix respectively)
|
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
|
037cc679c4
Keep `-vet` happy
|
4 years ago |
file_windows.odin
|
f0437a4242
Enforce `core:builtin` and `core:intrinsics` for imports
|
4 years ago |
os.odin
|
4d00c2b800
`Allocator_Error.Mode_Not_Implemented`; Minor improvement to `map` runtime procedures
|
4 years ago |
os_darwin.odin
|
af95381bf8
Add missing `-> !` annotation
|
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
|
16eaa17ed9
Fix `-target:js_wasm32` for `core:runtime`
|
4 years ago |
os_linux.odin
|
5f29288254
Remove `Syscall` type
|
4 years ago |
os_windows.odin
|
bb86b0f526
os: Add Windows 11 detection.
|
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
|
ba6c63e366
Fix `full_path_from_name` allocator behaviour
|
4 years ago |
stream.odin
|
e0fb081cbd
Keep -vet happy
|
4 years ago |