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
0d955e55dbe9aaefebddde222d8bd62c59236eae
Odin
/
tests
T
History
Sebastian Pahnke
0d955e55db
Add tests for determinants because their calculation depends on the adjugate
2024-12-28 10:29:43 +01:00
..
benchmark
fix benchmarks not compiling and make sure it doesn't happen again by checking
2024-10-02 17:48:05 +02:00
core
Fix the unused variable errors
2024-12-04 21:09:47 +01:00
documentation
Changed some recently added //+ usages to #+ and also fixed some //+ usages in some code generators.
2024-09-17 19:39:48 +02:00
internal
Add regression test for
#4553
2024-12-05 15:26:18 -05:00
issues
Add tests for determinants because their calculation depends on the adjugate
2024-12-28 10:29:43 +01:00
vendor
Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax.
2024-09-14 18:27:49 +02:00
.gitignore
Allow ODIN_TEST_LOG_LEVEL override when -debug.
2024-08-14 16:29:51 +02:00