Commit History

Author SHA1 Message Date
  metagn 948fc29bb2 adapt semOpAux to opt-in symchoices (#23750) 7 months ago
  ringabout 17475fc5d3 fixes openarray hoist with gcc 14 (#23647) 8 months ago
  metagn 81a937ce1f ignore modules when looking up symbol with expected type (#23597) 9 months ago
  metagn c101490a0c remove bad type inference behavior for enum identifiers (#23588) 9 months ago
  metagn 09bd9d0b19 fix semFinishOperands for bracket expressions [backport:2.0] (#23571) 9 months ago
  ringabout e662043fd1 rework `wasMoved`, `move` on the JS backend (#23577) 9 months ago
  ringabout 1ad4e80060 fixes #22409; don't check style for enumFieldSymChoice in the function (#23580) 9 months ago
  José Paulo 60af04635f fix #23518 - `<expr> is` crashes nimsuggest (#23523) 9 months ago
  ringabout 9b378296f6 fixes addr/hiddenAddr in strictdefs (#23477) 10 months ago
  Andreas Rumpf 7657a637b8 refactoring: no inheritance for PType/PSym (#23403) 11 months ago
  metagn fb6c805568 propagate efWantStmt in semWhen (#23400) 11 months ago
  metagn cfd69bad1a fix wrong subtype relation in tuples & infer some conversions (#23228) 1 year ago
  metagn e8092a5470 delay resolved procvar check for proc params + acknowledge unresolved statics (#23188) 1 year ago
  metagn 00be8f287a trigger range check with new type inference on nkIntLit [backport:1.6] (#23179) 1 year ago
  metagn b280100499 ambiguous identifier resolution (#23123) 1 year ago
  metagn 4b1a841707 add switch, warning, and `bind` support for new generic injection behavior (#23102) 1 year ago
  metagn 941659581a allow replacing captured syms in macro calls in generics (#23091) 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
  ringabout 202e21daba forbides adding sons for `PType` (#23030) 1 year ago
  Pylgos eba87c7e97 fixes #22971; `inferGenericTypes` does not work with method call syntax (#22972) 1 year ago
  Andreas Rumpf 02be027e9b IC: progress and refactorings (#22961) 1 year ago
  ringabout 09ea1b168f fixes #22947; static integers in quote do [backport] (#22948) 1 year ago
  ringabout 61145b1d4b fixes #22354; Wrong C++ codegen for default parameter values in ORC (#22819) 1 year ago
  ringabout 642ac0c1c3 fixes #22753; Nimsuggest segfault with invalid assignment to table (#22781) 1 year ago
  ringabout a7a0cfe8eb fixes #10542; suppresses varargs conversion warnings (#22757) 1 year ago
  metagn 5f9038a5d7 make expressions opt in to symchoices (#22716) 1 year ago
  Juan M Gómez e6ca13ec85 Instantiates generics in the module that uses it (#22513) 1 year ago
  metagn 480e98c479 resolve unambiguous enum symchoices from local scope, error on rest (#22606) 1 year ago