Feoramund
|
638a1529a3
container/queue: Add `shrink`
|
3 月之前 |
Feoramund
|
040d79e1b9
container/queue: Let queues be re-initialized with different allocators
|
3 月之前 |
Feoramund
|
81f5763482
container/queue: Add common aliases `enqueue` and `dequeue`
|
3 月之前 |
Feoramund
|
6cb84e467b
container/queue: Document the package
|
3 月之前 |
Feoramund
|
862442511a
container/queue: Reorganize
|
3 月之前 |
Feoramund
|
58bda1209a
container/queue: Deprecate `peek_*`
|
3 月之前 |
Feoramund
|
27cd508571
container/queue: Fix and add more bounds checking
|
3 月之前 |
Jeroen van Rijn
|
5bf180d8f9
Merge pull request #5311 from Kelimion/big-tests
|
3 月之前 |
Jeroen van Rijn
|
0f90a610a2
Delete duplicate test vectors.
|
3 月之前 |
Jeroen van Rijn
|
9dafd77bc0
Turn `core:math/bìg` tests into regular `core:testing` tests.
|
3 月之前 |
gingerBill
|
2a292b588a
Merge pull request #5305 from Feoramund/fix-4362
|
3 月之前 |
Jeroen van Rijn
|
ca65444007
Merge pull request #5310 from Kelimion/big-rat-tests
|
3 月之前 |
Jeroen van Rijn
|
4e50b9d331
Fix path
|
3 月之前 |
Jeroen van Rijn
|
4f4839ecc5
Add initial tests for big rationals
|
3 月之前 |
Jeroen van Rijn
|
14d2541529
Merge pull request #5309 from Feoramund/fix-4660
|
3 月之前 |
Feoramund
|
1fc390146f
Let `-no-entry-point` work for Windows DLLs
|
3 月之前 |
Jeroen van Rijn
|
611390ba27
Merge pull request #5308 from Feoramund/fix-4565
|
3 月之前 |
Feoramund
|
4236b043e2
Move negation in `internal_rat_to_float` to end of procedure
|
3 月之前 |
Jeroen van Rijn
|
d1fc731a3a
Merge pull request #5306 from Kelimion/fix-3449
|
3 月之前 |
Jeroen van Rijn
|
6cb2408d70
Define empty `gb_no_asan` if VS < 2022
|
3 月之前 |
Feoramund
|
5ed2735658
Guard against invalid proc types in parameter list
|
3 月之前 |
Jeroen van Rijn
|
d08e14fc3c
Merge pull request #5304 from Feoramund/clarify-flags-variadic
|
3 月之前 |
Feoramund
|
6dee422700
flags: Rename `varg` to `overflow`, let it be renamed with config
|
3 月之前 |
gingerBill
|
002b50360c
Merge branch 'master' of https://github.com/odin-lang/Odin
|
3 月之前 |
gingerBill
|
2ffd6be20a
Fix minor typo from `^[^]` to `[^]^`
|
3 月之前 |
Feoramund
|
2e199c669f
flags: Forbid combination of `pos` and `manifold`
|
3 月之前 |
Feoramund
|
cae43b801f
Add more `core:flags` tests to codify behavior
|
3 月之前 |
Feoramund
|
7c5700996f
flags: Mention `varg` in the documentation
|
3 月之前 |
Feoramund
|
e20db8df89
flags: Rename `variadic` to `manifold` (breaking change)
|
3 月之前 |
Jeroen van Rijn
|
4a675395c5
Merge pull request #5303 from Kelimion/fix-4705
|
3 月之前 |