Commit History

Author SHA1 Message Date
  metagn 82553384d1 bring back id table algorithm instead of std table [backport:2.2] (#24930) 1 week ago
  metagn 8c9a645bdf fix generic converter regression with `var`/subtype args (#24902) 2 weeks ago
  metagn 334f96c05a isolate and rematch generic converters to get bindings (#24867) 1 month ago
  ringabout 40a1ec21d7 overhaul hook injections (#24841) 1 month ago
  Ryan McConnell dfab30734b new-style concepts adjusments (#24697) 2 months ago
  Ryan McConnell e479151473 Fixes 3 small issues with concepts (#24481) 5 months ago
  metagn 67ad1ae159 fix standalone explicit generic procs with unresolved arguments (#24404) 6 months ago
  metagn 2864830941 implement type bound operation RFC (#24315) 6 months ago
  metagn 0a058a6b8f better errors for standalone explicit generic instantiations (#24276) 6 months ago
  ringabout 68b2e9eb6a make `PNode.typ` a private field (#24326) 6 months ago
  metagn cad8726907 refactor to make sigmatch use LayeredIdTable for bindings (#24216) 7 months ago
  metagn 09043f409f delay markUsed for converters until call is resolved (#24243) 7 months ago
  metagn ff005ad7dc fix segfault in generic param mismatch error, skip typedesc (#24140) 7 months ago
  metagn 61e04ba0ed fix calls to untyped arbitrary expressions in generics (#24100) 8 months ago
  metagn f223f016f3 show symchoices as ambiguous in overload type mismatches (#24077) 8 months ago
  metagn 4a548deb08 proper errors for subscript overloads (#24068) 8 months ago
  metagn 71de7fca9e handle explicit generic routine instantiations in sigmatch (#24010) 8 months ago
  metagn d3af51e3ce remove fauxMatch for tyFromExpr, remove tyProxy and tyUnknown aliases (#24018) 8 months ago
  metagn 446501b53b fix error messages for wrongly typed generic param default values (#24006) 8 months ago
  metagn 04da0a6028 fix subscript magic giving unresolved generic param type (#23988) 8 months ago
  metagn ab18962085 sem all call nodes in generic type bodies + many required fixes (#23983) 8 months ago
  ringabout 9b378296f6 fixes addr/hiddenAddr in strictdefs (#23477) 1 year ago
  Andreas Rumpf 7657a637b8 refactoring: no inheritance for PType/PSym (#23403) 1 year ago
  ringabout 1e7ca2dc78 improve error messages [backport] (#23345) 1 year ago
  Juan M Gómez 7bf8cd3f86 Fixes a nimsuggest crash when using chronos (#23293) 1 year ago
  Andreas Rumpf fe18ec5dc0 types refactoring; WIP (#23086) 1 year ago
  Jason Beetham 91efa49550 Overloads passed to static proc parameters now convert to the desired… (#23063) 1 year ago
  Andreas Rumpf e51e98997b type refactoring: part 2 (#23059) 1 year ago
  Andreas Rumpf db603237c6 Types: Refactorings; step 1 (#23055) 1 year ago
  Jason Beetham 8cc3c774c8 Look up generic parameters when found inside semOverloadedCall, fixin… (#23054) 1 year ago