Commit Verlauf

Autor SHA1 Nachricht Datum
  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 e63b673ce2 Fix https://github.com/nim-lang/Nim/issues/4907 vor 4 Jahren
  Zahary Karadjov 06438ed143 Close https://github.com/nim-lang/Nim/issues/11428 vor 4 Jahren
  Zahary Karadjov 4f3d309fb0 Perform nil checks during object construction and within compiles() vor 4 Jahren
  Zahary Karadjov f3be5a716f not nil types are illegal to construct through default(T) 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
  Andreas Rumpf 74fe7a800b make tests green again vor 6 Jahren
  Zahary Karadjov f162214d5d object construction: test cases and manual additions vor 7 Jahren