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-01-04 20:17:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
620128046801eb6b5156e58e386d2b42a4e7ae68
Odin
/
tests
/
internal
History
Jeroen van Rijn
6201280468
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
..
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
Test new map when used as a set.
2022-11-15 01:27:29 +01:00
test_pow.odin
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_rtti.odin
Temporarily disable RTTI test on Windows.
2023-10-31 13:12:17 +01:00