Andreas Rumpf
|
3812d91390
alternative, much simpler algorithm for strict func checking (#21066)
|
2 年之前 |
ringabout
|
55373e65b4
unpublic `arrayWith` and rename it to `nimArrayWith` (#21006)
|
2 年之前 |
Bung
|
658b28dc57
tyInt tyUint fit target int bit width (#20829)
|
2 年之前 |
ringabout
|
09b7f90475
move `system/atomics` out of system; `std/atomics` should be preferred (#20875)
|
2 年之前 |
Tanguy
|
19cc494b80
echo: only lock when threading is enabled (#20890)
|
2 年之前 |
ringabout
|
bce1f35f87
fixes strict effects (#20885)
|
2 年之前 |
ringabout
|
e03a178bff
rename `std/threads` to `std/typedthreads` (#20850)
|
2 年之前 |
ringabout
|
06cd15663d
fixes ptr to cstring warnings[backport] (#20848)
|
2 年之前 |
ringabout
|
f11b7debf7
remove name field for ARC (#20797)
|
2 年之前 |
ringabout
|
7d15fdd375
implements display based subtype checking (6.4x faster without threads; 2.8x faster with threads) (#20781)
|
2 年之前 |
ringabout
|
66b0c843c3
fixes #20694; the `exit` function now takes `cint` type (#20775)
|
2 年之前 |
Ico Doornekamp
|
0b4f502393
Export trace member of exception type to allow custom stack trace entries (#20772)
|
2 年之前 |
ringabout
|
fc8bfd781a
fixes pre-existing `quit` documentation regression [backport] (#20763)
|
2 年之前 |
ringabout
|
d5cc2085ea
ref #20694; quit value gets saturated to ranges (#20753)
|
2 年之前 |
ringabout
|
12a20b9fb6
revert #20719; relieve `std/assertions` of the `sysFatal` dep (#20743)
|
2 年之前 |
ringabout
|
d735c447d3
make `system/fatal` importable (#20719)
|
2 年之前 |
ringabout
|
0a1f204f0f
removes channels_builtin when enabling `nimPreviewSlimSystem` (#20713)
|
2 年之前 |
ringabout
|
e1ddd2d524
put std/threads under the umbrella of nimPreviewSlimSystem (#20711)
|
2 年之前 |
ringabout
|
1dab8ba334
move threads out of system (#20674)
|
2 年之前 |
Jason Beetham
|
ea0e45e62f
Added 'openArray[char]' overloads to 'std/parseutils' (#20527)
|
2 年之前 |
Antonis Geralis
|
ed26156c99
atomicInc global alloc counters (#20571)
|
2 年之前 |
ringabout
|
1e15f975b8
fixes #19162; enable `strictEffects` for v2 (#19380)
|
2 年之前 |
ringabout
|
723a71bd22
follow up #20109; remove `shallow` seqs/strings for ORC (#20502)
|
2 年之前 |
ringabout
|
827971dab2
remove deprecation messages for `unsafeAddr`; add warnings to docs (#20496)
|
2 年之前 |
ringabout
|
f89ba2c951
add default field support for object in ARC/ORC (#20480)
|
2 年之前 |
metagn
|
2cca38d33c
pragma for sfCallsite instead of name check + better semantics, test (#20464)
|
2 年之前 |
metagn
|
0b1650576c
move widestrs out of system (#20462)
|
2 年之前 |
ringabout
|
ae050b05e9
koch boot compiler with orc (#20467)
|
2 年之前 |
metagn
|
919a889ba8
moderate system cleanup & refactor (#20355)
|
2 年之前 |
ringabout
|
89f76bb448
follow up #19408; bump devel version and deprecated unsafeAddr (#20432)
|
2 年之前 |