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
/
big
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace `core:*` to `base:*` where appropriate
gingerBill
2024-01-28
1
-1
/
+1
*
Change large math/big test literals to hex.
Jeroen van Rijn
2023-09-30
1
-4
/
+4
*
Merge pull request #1544 from FancyKillerPanda/build_ignore
gingerBill
2022-11-03
1
-1
/
+0
|
\
|
*
Removed //+build ignore from tests/core/math/big/test.odin.
FancyKillerPanda
2022-02-24
1
-1
/
+0
|
*
Changed //+ignore to //+build ignore.
FancyKillerPanda
2022-02-24
1
-1
/
+1
*
|
Update CI for math library.
Jeroen van Rijn
2022-04-26
1
-1
/
+1
*
|
Revert "Merge pull request #1702 from Kelimion/filename_generation"
Jeroen van Rijn
2022-04-24
1
-1
/
+1
*
|
Compiler: Add early error for output path being a directory.
Jeroen van Rijn
2022-04-24
1
-1
/
+1
*
|
[math/big] Tell Python test runner how many nails we use.
Jeroen van Rijn
2022-04-01
3
-11
/
+13
|
/
*
[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