Sam
|
1fddb61b3b
Fixes #24369 (#24370)
|
il y a 1 semaine |
ringabout
|
2af602a5c8
deprecate `NewFinalize` with the ref T finalizer (#24354)
|
il y a 3 semaines |
metagn
|
6cc50ec316
fix system for nimscript config files on js backend (#24135)
|
il y a 2 mois |
ringabout
|
3a55bae53f
enable closures tests for JS & implement `finished` for JS (#23521)
|
il y a 2 mois |
Tomohiro
|
12b9680291
Add a document to toOpenArray proc (#23905)
|
il y a 3 mois |
Yuriy Glukhov
|
2c83f94544
Check for nil in cstringArrayToSeq (#23747)
|
il y a 5 mois |
lit
|
b3b26b2e56
doc(format): system.nim: doc of hostCPU for `loongarch64` (#23621)
|
il y a 6 mois |
ringabout
|
cd3cf3a20e
fixes #23524; global variables cannot be analysed when injecting `move` (#23529)
|
il y a 7 mois |
ringabout
|
e4522dc87f
remove `internalNew` from system (#23475)
|
il y a 7 mois |
Andreas Rumpf
|
59c65009a5
ORC: added -d:nimOrcStats switch and related API (#23272)
|
il y a 9 mois |
ringabout
|
e3350cbe6f
clean up goto exceptions; remove the setjmp.h dep (#23259)
|
il y a 10 mois |
ringabout
|
8a38880ef7
workaround arrayWith issues (#23230)
|
il y a 10 mois |
ringabout
|
3379d26629
fixes #23223; prevents `insert` self-assignment (#23225)
|
il y a 10 mois |
ringabout
|
bd72c4c729
remove unnecessary workaround from `arrayWith` (#23208)
|
il y a 10 mois |
ringabout
|
30cb6826c0
patches for #23129 (#23198)
|
il y a 10 mois |
ringabout
|
29ac3c9986
fixes #22923; fixes `=dup` issues (#23182)
|
il y a 10 mois |
ASVIEST
|
20d79c9fb0
Deprecate asm stmt for js target (#23149)
|
il y a 10 mois |
ringabout
|
bc24340d55
fixes #23006; newSeqUninit -> CT Error; imitate `newStringUninit` (#23007)
|
il y a 11 mois |
ringabout
|
b5f5b74fc8
enable vtable implementation for C++ and make it an experimental feature (#23004)
|
il y a 11 mois |
ringabout
|
30cf33f04d
rework the vtable implementation embedding the vtable array directly with new strictions on methods (#22991)
|
il y a 11 mois |
ringabout
|
379299a5ac
fixes #22286; enforce Non-var T destructors by `nimPreviewNonVarDestructor` (#22975)
|
il y a 1 an |
Jacek Sieka
|
58c44312af
reserve `sysFatal` for `Defect` (#22158)
|
il y a 1 an |
ringabout
|
f0e5bdd7d8
fixes #22898; fix #22883 differently (#22900)
|
il y a 1 an |
ringabout
|
92141e82ed
fixes #22883; replace `default(typeof(` with `reset`; suppress `Unsaf… (#22895)
|
il y a 1 an |
ringabout
|
3fd4e68433
fixes #22856; enables `-d:nimStrictDelete` (#22858)
|
il y a 1 an |
ringabout
|
3095048d67
fixes `system.delete` that raises defects (#22857)
|
il y a 1 an |
Andreas Rumpf
|
816589b667
NIR: Nim intermediate representation (#22777)
|
il y a 1 an |
ringabout
|
7146307823
fixes #22554; makes `newSeqWith` use `newSeqUninit` (#22771)
|
il y a 1 an |
ringabout
|
a8d55fdec7
deprecates `newSeqUninitialized` replaced by `newSeqUninit` (#22739)
|
il y a 1 an |
Amjad Ben Hedhili
|
f0bf94e531
Make `newStringUninit` available in the VM [backport] (#22748)
|
il y a 1 an |