This website requires JavaScript.
Explore
Projects
Krypton
CPU vs AI
Eko
Help
Register
Sign In
mirrors
/
Odin
Watch
1
Star
0
Fork
0
You've already forked Odin
mirror of
https://github.com/odin-lang/Odin.git
synced
2026-06-07 02:54:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7474db6a3487462e36b9c0e8395b4d1faefc9a91
Odin
/
core
/
path
/
filepath
History
Laytan Laats
efe68c2e24
posix: add package
2024-08-14 01:44:35 +02:00
..
match.odin
Replace
err != 0
with
err != nil
where possible
2024-08-04 14:57:25 +01:00
path_unix.odin
posix: add package
2024-08-14 01:44:35 +02:00
path_windows.odin
Replace
err != 0
with
err != nil
where possible
2024-08-04 14:57:25 +01:00
path.odin
Fix loads of indentation issues with mixing spaces and tabs
2024-06-29 19:50:51 +01:00
walk.odin
Replace
err != 0
with
err != nil
where possible
2024-08-04 14:57:25 +01:00