Historie revizí

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