| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Replace `core:*` to `base:*` where appropriate | gingerBill | 2024-01-28 | 1 | -1/+1 |
| * | 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 |
| * | | [math/big] Tell Python test runner how many nails we use. | Jeroen van Rijn | 2022-04-01 | 1 | -3/+3 |
| |/ | |||||
| * | [math/big] Rename `internal_int_shl_digit` to `_private_int_shl_leg`. | Jeroen van Rijn | 2021-12-11 | 1 | -4/+4 |
| * | LLVM 12 big math test workaround. | Jeroen van Rijn | 2021-09-11 | 1 | -52/+25 |
| * | Move math/big tests under `tests/`. | Jeroen van Rijn | 2021-09-07 | 1 | -0/+390 |