Историја ревизија

Аутор SHA1 Порука Датум
  Andreas Rumpf ce692ce817 make tests green again пре 6 година
  Andreas Rumpf 700448f359 destroyer pass: adaptations for the new destructor based runtime пре 6 година
  Andreas Rumpf 04b3f8f24a enable destructors without the --newruntime switch пре 6 година
  Andreas Rumpf 40ec7be45c refactoring: remove idents.legacy global variable and pass the IdentCache around explicitly пре 6 година
  Andreas Rumpf a4e2b0c153 platform.nim doesn't use globals anymore; prepare msgs.nim for not using globals пре 6 година
  Araq 2a7fc84c86 remove ast.emptyNode global; cleanup configuration.nim пре 6 година
  Andreas Rumpf dd35111ff2 semstmts compiles again пре 6 година
  Andreas Rumpf ee366f1746 .experimental can now be used to enable specific features пре 6 година
  Andreas Rumpf e4081a7201 preparations for language extensions: 'sink' and 'lent' types пре 7 година
  Andreas Rumpf e695f9d94e make Nim compile with older nim versions пре 7 година
  Araq fa92c519aa more progress on destructors; removed old destructor based code as it proved confusing пре 7 година
  Andreas Rumpf 70ea45cdba deprecated unary '<' пре 7 година
  Araq 3aa7c2232e destructors: supportsCopyMem finally works for recursive types пре 7 година
  Araq 4f2b79a380 topttree destructor finally works пре 7 година
  Araq b407f083ba destructors: work in progress пре 7 година
  Andreas Rumpf 1a0032eb68 added broken tbintree test пре 7 година
  Andreas Rumpf 4f633dde64 make nested custom seqs work пре 7 година
  Andreas Rumpf 9911d375b3 make destructors more robust against unchecked arrays пре 7 година
  Andreas Rumpf 35c8b5e3bc destructors: irresponsibly simple tcustomseq test works пре 7 година
  Andreas Rumpf 58d5f96790 destructors: lift type bound ops to objects and arrays etc пре 7 година
  Araq 45d74f4081 destructors: preparations for upcoming changes пре 7 година
  Andreas Rumpf 8780d25e03 minor refactorings for better destructors пре 7 година
  Andreas Rumpf f7f3a25be8 first steps of making 'opt' a first class type for Nim пре 7 година
  Andreas Rumpf e879da5791 some work to make 'opt' a first class type пре 7 година
  Zahary Karadjov 8cd5f1f8f5 introduce tyInferred for the unbound concept type params пре 8 година
  Andreas Rumpf b7a1cad4a4 make tests green again пре 7 година
  Andreas Rumpf 46efaf294b big compiler refactoring; avoid globals for multi method dispatcher generation пре 7 година
  Araq e6c5622aa7 removed tyArrayConstr completely from the compiler; introduced tyAlias instead in preparation for further bugfixes пре 8 година
  Jacek Sieka f5c3eb6a25 clean up tyMutable remnants пре 8 година
  Jacek Sieka b3de34548d clean up tyConst remnants пре 8 година