Commit History

Author SHA1 Message Date
  Araq 65af0a4109 implements https://github.com/nim-lang/RFCs/issues/380; WIP 2 years ago
  ringabout f89ba2c951 add default field support for object in ARC/ORC (#20480) 2 years ago
  metagn cfff454cf9 closed ambiguous enum defaults to first overload (#20457) 2 years ago
  metagn de4b0346bd store full definition AST for consts, fix noRewrite (#20115) 2 years ago
  konsumlamm 18cea8e9bd Update message for checking `cast` (#20145) 2 years ago
  Andreas Rumpf ca1f3f36b9 no ropes WIP (#20433) 2 years ago
  metagn a73ae3e066 minor improvements to follow up recent PRs (#20342) 2 years ago
  metagn 5ebd1248df overloadable enums no longer experimental (#20298) 2 years ago
  metagn a6189fbb98 only allow enums to overload enums + extra test (#20126) 2 years ago
  metagn 0014b9c48e top-down type inference, implements rfc 149 (#20091) 2 years ago
  metagn d1d141b135 new .redefine pragma for templates, warn on redefinition without it (#20211) 2 years ago
  metagn f6eb1d4d7d remove {.this.} pragma, deprecated since 0.19 (#20201) 2 years ago
  konsumlamm 528b6d1c3f Warn when casting to a larger type (#20103) 2 years ago
  quantimnot 800cb006e7 Change `styleCheck` to ignore foreign packages (#19822) 2 years ago
  metagn 5c510a9ab9 allow dots in defined() (#20010) 2 years ago
  Tanguy ce4078acd4 Allow recursive closure iterators (#19939) 2 years ago
  nc-x 4680ab61c0 Fix fixAbstractType for user defined typeclasses, fixes #19730 & #18409 (#19732) 2 years ago
  Ivan Yonchovski e4a2c2d474 Make sure that field usage preserves the original line info (#19751) 2 years ago
  flywind 00775f6880 fix stylecheck bug with nre (#19356) 2 years ago
  Andreas Rumpf 51df9ff1c7 fixes #19603; some pragmas were really only supported as top level statements. Now this is enforced properly. (#19646) 2 years ago
  flywind d6d36093b1 apply changes from #18017 and some fixes (#19571) 2 years ago
  Jason Beetham fa96e56ad0 Fixed object field access of static objects in generics (#19283) [backport] 3 years ago
  hlaaftana f91867aa31 accept object type node from macros (#19179) 3 years ago
  林亦恩 e645be4d0c add ghci like type annotation buildEchoStmt (1049) (#18875) 3 years ago
  flywind 677969f6ea alternative to #18918 (#18927) 3 years ago
  Andreas Rumpf 6163bdd279 closes #16132 [backport] (#18880) 3 years ago
  Andreas Rumpf 0ad601d3c1 fixes #18856 [backport] (#18879) 3 years ago
  Jason Beetham f8e185fec0 Fixed borrowing dot from aliases (#18854) 3 years ago
  Jason Beetham 172253cb55 Dotborrow now works with generic distincts (#18848) 3 years ago
  Jason Beetham 5d1608c976 Generic pointer procs now error if no types supplied (#18832) 3 years ago