提交歷史

作者 SHA1 備註 提交日期
  ringabout 20698b8057 fixes #23494; Wrong type in object construction error message (#23504) 7 月之前
  ringabout cca5684a17 fixes yet another strictdefs bug (#23069) 11 月之前
  Andreas Rumpf e51e98997b type refactoring: part 2 (#23059) 11 月之前
  Andreas Rumpf db603237c6 Types: Refactorings; step 1 (#23055) 11 月之前
  Andreas Rumpf 02be027e9b IC: progress and refactorings (#22961) 1 年之前
  ringabout e17237ce9d prepare for the enforcement of `std` prefix (#22873) 1 年之前
  Andreas Rumpf 816589b667 NIR: Nim intermediate representation (#22777) 1 年之前
  ringabout affd3f7858 fixes #22613; Default value does not work with object's discriminator (#22614) 1 年之前
  ringabout 93ced31353 use strictdefs for compiler (#22365) 1 年之前
  ringabout 1c2ccfad08 fixes #22301; fixes #22324; rejects branch initialization with a runtime discriminator with defaults (#22303) 1 年之前
  Juan M Gómez b4d9be0f8a fixes ilegal recursion (#22105) 1 年之前
  ringabout 16f42084d3 fixes #20900; Calling template through from generic function across module fails to build (#21649) 1 年之前
  ringabout c814c4d993 fixes #3770; templates with untyped parameters resolve private fields wrongly in generics (#21554) 1 年之前
  ringabout 0319824322 fixes #21023; Segfault when mixing seqs, orc, variants and futures (#21497) 1 年之前
  ringabout fc35f83eee fixes #21260; add check for illegal recursion for defaults (#21270) 1 年之前
  ringabout 1707bc4a99 fixes #20856; store defaults directly (#20859) 2 年之前
  ringabout 7f2ff909d9 fixes object default fields bugs and add tests (#20839) 2 年之前
  ringabout c4e5dab419 fixes #20740; fixes pre-existing field visibility issues and removes `efSkipFieldVisibilityCheck` (#20741) 2 年之前
  ringabout 141abb7b75 fixes #20681; add efSkipFieldVisibilityCheck to skip check (#20639) 2 年之前
  ringabout f89ba2c951 add default field support for object in ARC/ORC (#20480) 2 年之前
  Bung 2afce84616 Improve error message when instantiating generics with object constructor (#20358) 2 年之前
  metagn 0014b9c48e top-down type inference, implements rfc 149 (#20091) 2 年之前
  Andreas Rumpf 23c117a950 misc bugfixes [backport:1.2] (#19203) 2 年之前
  haxscramper 4c510d5577 [FIX] Do not break formatted string line (#19085) [backport] 3 年之前
  Andreas Rumpf 576fece909 fixes 'lent T' inside object constructor [backport] (#18911) 3 年之前
  Andreas Rumpf cddf8ec6f6 implements https://github.com/nim-lang/RFCs/issues/407 (#18793) 3 年之前
  Andreas Rumpf f4ff276a90 refactoring: removed dead code (#18567) 3 年之前
  Timothee Cour 3619a5a2aa more informative error msg for undeclared field (`A(badfield: 1)` and `a.badfield = expr`) (#17777) 3 年之前
  Timothee Cour 2951f89374 improve errmsg refs #17793 object ctor with generics (#17806) 3 年之前
  Timothee Cour 8de053d870 fix `hintMsgOrigin` regression + simplify msgs code (#17805) 3 年之前