index
:
odin/Odin.git
bill/all_or_none
bill/any-type-switch-if-else
bill/change-license
bill/compiler-optimizations-2025-09
bill/conditional-zero
bill/const-union
bill/dir-organization
bill/disallow-128-bit
bill/fix-current-os-package
bill/fix-data-races-2026-02
bill/force-type-assert
bill/global-variable-distribution
bill/init-fini-changes
bill/integer-concatenation
bill/io-error-changes
bill/must-tail
bill/new-slice-sort
bill/range-init
bill/remove-test-suffix
bill/shared-partial-return-memory
bill/subtype-type-info
bill/typeid-sip-hash
bill/utf16-strings
core-flags
core_os2_revamp
custom-math-sin
fix-4225
llvm-12-support
master
middle-end
mimalloc
mv/libc-errors
new_os
orca-dev
text-template
update-tilde
windows-llvm-11.1.0
windows-llvm-12.0.1
windows-llvm-13.0.0
Odin Programming Language
Odin Lang
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
core
/
math
Commit message (
Expand
)
Author
Age
Files
Lines
*
[math/big] Tell Python test runner how many nails we use.
Jeroen van Rijn
2022-04-01
3
-11
/
+13
*
Merge branch 'master' into fract_trunc_classify_#1574
gitlost
2022-03-09
1
-16
/
+14
|
\
|
*
[varint] Add LEB128 decoding + tests
Jeroen van Rijn
2022-03-08
1
-16
/
+14
*
|
Fix issue #1574 "fract in linalg/glm is broken" by fixing
gitlost
2022-03-08
2
-0
/
+395
|
/
*
[tests] Make test runners exit with errorlevel 1 if a test fails.
Jeroen van Rijn
2022-03-03
1
-0
/
+4
*
Ports OpenSimplex2 from https://github.com/KdotJPG/OpenSimplex2 to Odin. Adds...
NoahR02
2022-02-08
1
-4
/
+0
*
Ports OpenSimplex2 from https://github.com/KdotJPG/OpenSimplex2 to Odin. Adds...
NoahR02
2022-02-08
1
-0
/
+153
*
[math/big] Rename `internal_int_shl_digit` to `_private_int_shl_leg`.
Jeroen van Rijn
2021-12-11
2
-20
/
+20
*
[math/big] Fix int_set and int_get.
Jeroen van Rijn
2021-12-09
1
-11
/
+16
*
LLVM 12 big math test workaround.
Jeroen van Rijn
2021-09-11
3
-53
/
+36
*
Separate math/big test.
Jeroen van Rijn
2021-09-07
1
-0
/
+13
*
Move math/big tests under `tests/`.
Jeroen van Rijn
2021-09-07
2
-0
/
+1150