Commit Verlauf

Autor SHA1 Nachricht Datum
  Andreas Rumpf da29222f86 init checks and 'out' parameters (#14521) vor 4 Jahren
  Zahary Karadjov 66f18037b3 Fix tests/types/tparameterizedparent0 vor 4 Jahren
  Zahary Karadjov be95f8fdfa Turn some of the errors back into warnings vor 4 Jahren
  Zahary Karadjov ce9a4ed124 Replace tfHasRequiresInit with a more accurate mechanism vor 4 Jahren
  Zahary Karadjov 7b7e42be54 More precise error messages for uninitialized fields in the presence of inheritance vor 4 Jahren
  Zahary Karadjov 1b570f2b18 Turn the warning for uninitialized (result) variables into errors vor 4 Jahren
  Zahary Karadjov 8ae48292ff Plug another hole: default(T) forbidden for objects requiring initialization vor 4 Jahren
  Zahary Karadjov 05a0ec4adb Don't allow 'var x: T' for objects that require initialization vor 4 Jahren
  Zahary Karadjov 7652aede41 More sophistication; Allow requiresInit to be specified per-field vor 4 Jahren
  Zahary Karadjov a8b6222c86 First steps, the compiler can boot with enforced requiresInit vor 4 Jahren
  Araq a10cc18247 ARC: optimize complete object constructors to use nimNewObjUninit vor 4 Jahren
  Jasper Jenkins 3c38edf563 Better case coverage error message for alias and range enum (#12913) vor 5 Jahren
  Clyybber 7e747d11c6 Cosmetic compiler cleanup (#12718) vor 5 Jahren
  Araq 61ea85687c refactoring: --newruntime consists of 3 different switches vor 5 Jahren
  Federico Ceratto 39290cf88c Fix spellings (#12277) [backport] vor 5 Jahren
  Oscar Nihlgård 4264e9576d Consider range type of runtime discrim [feature] (#11432) vor 5 Jahren
  Arne Döring afbcd1b330 int128 on firstOrd, lastOrd and lengthOrd (#11701) vor 5 Jahren
  Andreas Rumpf 045eeab6b4 fixes #11585 vor 5 Jahren
  Araq bd55c862a6 fixes #11617 vor 5 Jahren
  Jasper Jenkins fc4f0808c4 parameter runtime discriminators (#11397) vor 5 Jahren
  Jasper Jenkins 1286ba3452 fix bool and range (#11336) vor 5 Jahren
  Jasper Jenkins f774426095 Smarter variant object construction (#11273) vor 5 Jahren
  Andreas Rumpf a6d49c3a81 special typing rules for owned pointers vor 5 Jahren
  Andreas Rumpf dae5450947 WIP: disallow 'nil' for strings and seqs vor 6 Jahren
  Andreas Rumpf 40ec7be45c refactoring: remove idents.legacy global variable and pass the IdentCache around explicitly vor 6 Jahren
  Andreas Rumpf 050789a8f4 sem pass compiles again vor 6 Jahren
  Andreas Rumpf ce859d8c16 more modules compile again vor 6 Jahren
  Araq 824092be31 fixes a regression about static object case variant checking vor 6 Jahren
  Araq 9de05ec3e0 further steps in implementing sink parameters; refs #7041 vor 6 Jahren
  Andreas Rumpf 31263ef8f3 fixes #5450 vor 6 Jahren