提交历史

作者 SHA1 备注 提交日期
  ringabout 36bf3fa47b fixes #23556; typeinfo.extendSeq generates random values in ORC (#23557) 7 月之前
  ringabout 4d11d0619d complete std prefixes for stdlib (#22887) 1 年之前
  Andreas Rumpf 10c3ab6269 NIR: store sizes, alignments and offsets in the type graph; beginning… (#22822) 1 年之前
  ringabout a8d55fdec7 deprecates `newSeqUninitialized` replaced by `newSeqUninit` (#22739) 1 年之前
  ringabout 285cbcb6aa ref #19727; implement `setLenUninit` for seqsv2 (#22767) 1 年之前
  Amjad Ben Hedhili b542be1e7d Fix `capacity` for const and shallow [backport] (#22705) 1 年之前
  Amjad Ben Hedhili 325341866f Make capacity work with refc [backport] (#22697) 1 年之前
  Amjad Ben Hedhili fbb5ac512c Remove some unnecessary initialization in `seq` operations (#22677) 1 年之前
  Amjad Ben Hedhili 8853fb0775 Make `newSeqOfCap` not initialize memory. (#21842) 1 年之前
  ringabout 5f13e15e0a fixes #22664; guard against potential seqs self assignments (#22671) 1 年之前
  Amjad Ben Hedhili 299394d21a Fix `seq.capacity` (#22488) 1 年之前
  Solitude 9ddd768cce Rename `seq.add` parameter to be consistent with `refc` (#22244) 1 年之前
  Juan Carlos 148ff74c93 Fix #21401 (#22232) 1 年之前
  metagn 5592d1ef2c fix nimrtl and nimhcr on arc/orc (#21814) 1 年之前
  Andreas Rumpf 79ac242c72 fixes #21780 [backport:1.6] (#21785) 1 年之前
  Andreas Rumpf 8a19ac2070 fixes #21393 and misc style changes (#21419) 1 年之前
  Andreas Rumpf 3812d91390 alternative, much simpler algorithm for strict func checking (#21066) 2 年之前
  ringabout f89ba2c951 add default field support for object in ARC/ORC (#20480) 2 年之前
  Juan Carlos ebb1b7af23 RFC-460 implemented (#19771) 2 年之前
  flywind b936bfd01a fix #16458; make useNimRtl compile for --gc:orc (#19512) 2 年之前
  Andreas Rumpf 309ec7167e fixes .raises inference for newSeq builtin under --gc:orc [backport] (#19158) 3 年之前
  Andreas Rumpf fce89cb60a fixes another effect inference bug [backport:1.6] (#19100) 3 年之前
  Andreas Rumpf 53935b8b27 ARC: fixes memory leaks with newSeq used in a loop [backport:1.4] (#18040) 3 年之前
  cooldome 0956a99537 ARC now capable of custom extra alignment. Ref, closure and seq support. (#15697) 4 年之前
  cooldome 833035bacd arc allocation method aligned (#15588) 4 年之前
  Andreas Rumpf fd31e8ff6f allow old styled RTTI for arc/orc (#15331) 4 年之前
  Clyybber 282128ab66 Fix #14994 (#14996) 4 年之前
  Clyybber 4a1128d16c Move `wasMoved` out of `=destroy` 4 年之前
  Andreas Rumpf e31ac81899 more checking for --gc:arc, no need for valgrind (#14467) 4 年之前
  Andreas Rumpf 67d71bb76d fixes #14038 4 年之前