Historial de Commits

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