Commit History

作者 SHA1 備註 提交日期
  Andreas Rumpf 1aa359febb warn about inconsistent spacing around binary operators; fixes #7582 6 年之前
  Andreas Rumpf f7f3a25be8 first steps of making 'opt' a first class type for Nim 7 年之前
  Andreas Rumpf ad608838bf closures have an object type field so that we can perform correct deepCopy() for the BoehmGC target 7 年之前
  Jeff Ciesielski 7f30d04d6a Fix compilation for 16 bit targets (#5286) 8 年之前
  Andreas Rumpf 734443d725 system.deepCopy should show old behaviour 8 年之前
  Andreas Rumpf e83d11e8f1 deepcopy fix 8 年之前
  Andreas Rumpf 2316c71e09 reverted deepcopy fix for now 8 年之前
  Andreas Rumpf 7c1b5b3c2b fixes deepcopy regression 8 年之前
  Andreas Rumpf 8875ca750f deepCopy: proper sharing of refs 8 年之前
  Andreas Rumpf 66bbf7518e fixes #4776 8 年之前
  Andreas Rumpf caa7f42e8e fixes #4340 8 年之前
  Jacek Sieka 64b0485207 fix types of ansi_c/sysio to more closely match C ABI 8 年之前
  Adam Strzelecki 43bddf62dd lib: Trim .nim files trailing whitespace 9 年之前
  def d875951124 sizeof(char) is always 1 9 年之前
  def 0264b42216 Also deepCopy strings only up to their length, not capacity 9 年之前
  Guillaume Gelin 3119fe087d Happy new year! 10 年之前
  Araq a639824e5e introduced 'benign' pragma 10 年之前
  Araq 1088814e56 deepCopy is instantiated when its corresponding type is instantiated 10 年之前
  Araq fc0fda14ae system files use new identifiers 10 年之前
  Araq dbf9117c56 the big renamefest: first steps 10 年之前
  Araq dd806cafa0 distinguish between 'defined' and 'declared' 10 年之前
  Araq fd086abb43 fixes #1456 10 年之前
  Araq 32197b7a13 fixes #1456 10 年之前
  Araq a64d733029 some bugfixes for 'deepCopy' 10 年之前
  Araq 9673e4f2df progress on deepCopy 10 年之前