Commit History

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