This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
Odin
Watch
1
Star
0
Fork
0
You've already forked Odin
mirror of
https://github.com/odin-lang/Odin.git
synced
2026-04-20 07:19:32 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3c2ed3bb69df24ba162e5f2ea8f61ee3f7fd8e2f
Odin
/
core
/
path
/
filepath
History
Platin21
8b1100bf2b
os.open does r/d as default which makes a call to open a dir invalid this should fix this problem
2022-02-05 23:12:55 +01:00
..
match.odin
Remove unneeded semicolons from the core library
2021-08-31 22:21:13 +01:00
path_unix.odin
Strip semicolons in core which were missing
2021-09-08 13:12:38 +01:00
path_windows.odin
Correct
context.allocator
usage
2021-09-19 11:59:31 +01:00
path.odin
Remove unneeded semicolons from the core library
2021-08-31 22:21:13 +01:00
walk.odin
os.open does r/d as default which makes a call to open a dir invalid this should fix this problem
2022-02-05 23:12:55 +01:00