Historial de Commits

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