Historique des commits

Auteur SHA1 Message Date
  Timothee Cour f561afae41 followup #17225: simplify code after removing gc2, generational (#17242) il y a 3 ans
  Arne Döring 4005f0d0e4 forward type alignment information to seqs (#12430) il y a 4 ans
  Federico Ceratto 39290cf88c Fix spellings (#12277) [backport] il y a 5 ans
  Araq c94647aeca styleCheck: make the compiler and large parts of the stdlib compatible with --styleCheck:error il y a 5 ans
  Andreas Rumpf 79b1eafa59 gc: removed dead code il y a 5 ans
  Andreas Rumpf 721bf7188b code cleanup: there is no tyOptRef il y a 5 ans
  Jacek Sieka 87568830ab Remove dead code (#9777) il y a 6 ans
  Andreas Rumpf 7adf3bf476 Mark&Sweep GC: introduce nimTracing define for debugging il y a 7 ans
  Araq f1089db175 GC: enable precise global/thread local storage tracing il y a 7 ans
  Araq f71f9f83c2 GC improvements; distinguish between thread local and globals in the marking step il y a 7 ans
  Yuriy Glukhov d1e10f9aa3 Fixed mutex usage in SharedList and SharedTable. Closes #6988 (#6990) il y a 7 ans
  Lynn C. Rees 0ab373115c Trim remaining expr/stmt from stdlib (#6742) il y a 7 ans
  Andreas Rumpf 6a3288a60e more replacements for the deprecated '<' il y a 7 ans
  Andreas Rumpf 7349d12e96 GC v2 works sometimes il y a 7 ans
  Andreas Rumpf f7f3a25be8 first steps of making 'opt' a first class type for Nim il y a 7 ans
  Andreas Rumpf 07531b41b9 make gc:v2 compile again il y a 7 ans
  Rokas Kupstys 9f8863169a Cleanup of gc code il y a 7 ans
  Yuriy Glukhov 1bfcea5d5c Make gc v2 compile with --threads:on il y a 8 ans
  Jacek Sieka b3846124e6 clean up a few stray c_stdout's in gc debug code il y a 8 ans
  Andreas Rumpf 9b609b26ca GC v2 compiles again il y a 8 ans
  Ruslan Mustakov 0dc35b7841 Replaced ignoreStackAndRegisters with stackSize in GC_step il y a 8 ans
  Ruslan Mustakov f288eb7543 Added ignoreStackAndRegisters parameter to GC_step il y a 8 ans
  Andreas Rumpf 8ec5c01cae further progress on --gc:v2 il y a 9 ans
  Andreas Rumpf 19677a11b0 some progress on GC v2 il y a 9 ans
  Araq 760242b870 removes 'x is iterator' special casing in the language il y a 9 ans
  Araq af29ea1ea2 proper color flipping il y a 9 ans
  Araq 10530add48 next steps for the GC il y a 9 ans
  Araq 9ed635d5c0 only mark roots when marking il y a 9 ans
  Araq 070403ca5e first compiling version of the new GC il y a 9 ans
  Araq a1739455d3 first version of the new hard realtime GC il y a 9 ans