Historia zmian

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