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 09:22:22 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
433109ff52d2db76069273cd53b7aebf6aea9be0
Odin
/
tests
/
internal
T
History
Laytan Laats
606f11ebe8
fix hxa test use after free, skip weird pow test failure
2024-02-02 21:10:11 +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
Replace
core:*
to
base:*
where appropriate
2024-01-28 22:18:51 +00:00
test_pow.odin
fix hxa test use after free, skip weird pow test failure
2024-02-02 21:10:11 +01:00
test_rtti.odin
Temporarily disable RTTI test on Windows.
2023-10-31 13:12:17 +01:00