Historie revizí

Autor SHA1 Zpráva Datum
  Tomohiro 12b9680291 Add a document to toOpenArray proc (#23905) před 4 měsíci
  Yuriy Glukhov 2c83f94544 Check for nil in cstringArrayToSeq (#23747) před 6 měsíci
  lit b3b26b2e56 doc(format): system.nim: doc of hostCPU for `loongarch64` (#23621) před 7 měsíci
  ringabout cd3cf3a20e fixes #23524; global variables cannot be analysed when injecting `move` (#23529) před 8 měsíci
  ringabout e4522dc87f remove `internalNew` from system (#23475) před 8 měsíci
  Andreas Rumpf 59c65009a5 ORC: added -d:nimOrcStats switch and related API (#23272) před 10 měsíci
  ringabout e3350cbe6f clean up goto exceptions; remove the setjmp.h dep (#23259) před 11 měsíci
  ringabout 8a38880ef7 workaround arrayWith issues (#23230) před 11 měsíci
  ringabout 3379d26629 fixes #23223; prevents `insert` self-assignment (#23225) před 11 měsíci
  ringabout bd72c4c729 remove unnecessary workaround from `arrayWith` (#23208) před 11 měsíci
  ringabout 30cb6826c0 patches for #23129 (#23198) před 11 měsíci
  ringabout 29ac3c9986 fixes #22923; fixes `=dup` issues (#23182) před 11 měsíci
  ASVIEST 20d79c9fb0 Deprecate asm stmt for js target (#23149) před 1 rokem
  ringabout bc24340d55 fixes #23006; newSeqUninit -> CT Error; imitate `newStringUninit` (#23007) před 1 rokem
  ringabout b5f5b74fc8 enable vtable implementation for C++ and make it an experimental feature (#23004) před 1 rokem
  ringabout 30cf33f04d rework the vtable implementation embedding the vtable array directly with new strictions on methods (#22991) před 1 rokem
  ringabout 379299a5ac fixes #22286; enforce Non-var T destructors by `nimPreviewNonVarDestructor` (#22975) před 1 rokem
  Jacek Sieka 58c44312af reserve `sysFatal` for `Defect` (#22158) před 1 rokem
  ringabout f0e5bdd7d8 fixes #22898; fix #22883 differently (#22900) před 1 rokem
  ringabout 92141e82ed fixes #22883; replace `default(typeof(` with `reset`; suppress `Unsaf… (#22895) před 1 rokem
  ringabout 3fd4e68433 fixes #22856; enables `-d:nimStrictDelete` (#22858) před 1 rokem
  ringabout 3095048d67 fixes `system.delete` that raises defects (#22857) před 1 rokem
  Andreas Rumpf 816589b667 NIR: Nim intermediate representation (#22777) před 1 rokem
  ringabout 7146307823 fixes #22554; makes `newSeqWith` use `newSeqUninit` (#22771) před 1 rokem
  ringabout a8d55fdec7 deprecates `newSeqUninitialized` replaced by `newSeqUninit` (#22739) před 1 rokem
  Amjad Ben Hedhili f0bf94e531 Make `newStringUninit` available in the VM [backport] (#22748) před 1 rokem
  SirOlaf 1b0447c208 Add magic toOpenArrayChar (#22751) před 1 rokem
  Amjad Ben Hedhili a6c281bd1d Fix `newStringUninit` not setting the '\0' terminator [backport] (#22746) před 1 rokem
  Amjad Ben Hedhili b10a809274 Make `newStringUninit` available on the js backend [backport] (#22743) před 1 rokem
  Amjad Ben Hedhili b542be1e7d Fix `capacity` for const and shallow [backport] (#22705) před 1 rokem