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-29 09:24:33 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dev-2024-02
Odin
/
tests
/
internal
History
gingerBill
3e7e779abf
Replace
core:*
to
base:*
where appropriate
2024-01-28 22:18:51 +00:00
..
build.bat
Add math.pow2_f{16,32,64}, fast floating point 2^x where x is an integer.
2023-11-04 22:14:44 +01:00
Makefile
Add math.pow2_f{16,32,64}, fast floating point 2^x where x is an integer.
2023-11-04 22:14:44 +01:00
test_map.odin
Replace
core:*
to
base:*
where appropriate
2024-01-28 22:18:51 +00:00
test_pow.odin
Work around LLVM idiocy.
2023-11-04 22:42:32 +01:00
test_rtti.odin
Temporarily disable RTTI test on Windows.
2023-10-31 13:12:17 +01:00