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-09-02 10:13:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6fadf91c8462b08db5d3e0b5059b8a36cbbe848d
Odin
/
tests
History
Michael Tesař
6fadf91c84
add windows test
2026-08-21 19:20:11 +02:00
..
abi
fix reinterpretation on riscv
2026-08-17 21:53:37 -07:00
benchmark
core/cryto/rsa: Initial import
2026-07-12 06:17:08 +09:00
core
Split the non-specific parts of the Handle Map out to a
general.odin
file. This means that the Handles and the generic procedure groups are no longer in static_handle_map.odin. Also enabled and fixed the static handle map test. Added another test that uses the generic procedure groups.
2026-08-19 17:03:59 +02:00
documentation
core:os -> core:os/old && core:os/os2 -> core:os
2026-02-09 15:50:21 +01:00
internal
Merge pull request
#7400
from kalsprite/union_slice_assert
2026-08-20 03:38:09 +02:00
issues
add windows test
2026-08-21 19:20:11 +02:00
vendor
Fix cURL test.
2025-12-04 14:11:13 +01:00
.gitignore
Allow ODIN_TEST_LOG_LEVEL override when -debug.
2024-08-14 16:29:51 +02:00