Commit History

Author SHA1 Message Date
  cooldome 0956a99537 ARC now capable of custom extra alignment. Ref, closure and seq support. (#15697) 4 years ago
  Araq 33be7c6f5e arc: =deepcopy fixes 4 years ago
  Andreas Rumpf fd31e8ff6f allow old styled RTTI for arc/orc (#15331) 4 years ago
  Arne Döring 4005f0d0e4 forward type alignment information to seqs (#12430) 4 years ago
  Andreas Rumpf fd85a5ae05 more fixes for --cpu:avr [backport] (#12748) 5 years ago
  Araq c94647aeca styleCheck: make the compiler and large parts of the stdlib compatible with --styleCheck:error 5 years ago
  Andreas Rumpf 721bf7188b code cleanup: there is no tyOptRef 5 years ago
  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