Commit Verlauf

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