.. |
os2
|
3d7d347192
Convert `ODIN_OS` and `ODIN_ARCH` to use enums rather than use strings
|
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_openbsd.odin
|
5676c9e7eb
initial OpenBSD support
|
3 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
|
e9f901b82d
Keep `-vet` happy
|
3 years ago |
os.odin
|
f5697dd7f2
Merge branch 'master' into odin-global-constants-as-enums
|
3 years ago |
os_darwin.odin
|
3a469dc13e
Merge pull request #1549 from semarie/clone_to_cstring-leak
|
3 years ago |
os_essence.odin
|
7b4ddd9b18
update essence API header
|
4 years ago |
os_freebsd.odin
|
d3c70f2206
remove the optional `;` in os_freebsd.odin
|
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
|
14f1793b3e
use `context.temp_allocator` instead of general allocation + delete()
|
3 years ago |
os_openbsd.odin
|
5676c9e7eb
initial OpenBSD support
|
3 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
|
5676c9e7eb
initial OpenBSD support
|
3 years ago |
stat_windows.odin
|
dd88104a81
Fix os.walk for UNC paths.
|
3 years ago |
stream.odin
|
3d7d347192
Convert `ODIN_OS` and `ODIN_ARCH` to use enums rather than use strings
|
3 years ago |