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
2025-12-30 18:02:02 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
649cad2f1bc260f46df78cf764cb23f3bb3cd2ec
Odin
/
tests
History
0xrsp
ea806f1d5e
new compiler intrinsics type_integer_to_unsigned,type_integer_to_signed
2025-05-15 01:00:40 +09:30
..
benchmark
test/benchmarks/crypto: Improve benchmarks
2025-03-23 19:14:33 +09:00
core
Fix os2.clean_path on Windows
2025-05-11 15:35:52 +02:00
documentation
Changed some recently added //+ usages to #+ and also fixed some //+ usages in some code generators.
2024-09-17 19:39:48 +02:00
internal
new compiler intrinsics type_integer_to_unsigned,type_integer_to_signed
2025-05-15 01:00:40 +09:30
issues
adds the cases of
#5043
and
#5097
to the CI
2025-04-30 20:13:21 +02:00
vendor
Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax.
2024-09-14 18:27:49 +02:00
.gitignore
Allow ODIN_TEST_LOG_LEVEL override when -debug.
2024-08-14 16:29:51 +02:00