This website requires JavaScript.
Explore
Help
Sign In
ed
/
Odin
Watch
1
Star
0
Fork
0
You've already forked Odin
mirror of
https://github.com/Ed94/Odin.git
synced
2026-06-13 01:21:38 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4cb0edc90b5f6f435502dbe9c820355595af7957
Odin
/
tests
/
internal
T
History
Jeroen van Rijn
4cb0edc90b
Work around LLVM idiocy.
2023-11-04 22:42:32 +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
Work around LLVM idiocy.
2023-11-04 22:42:32 +01: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