Commit History

Author SHA1 Message Date
  ringabout 55ebc652da fixes #24031; js codegen bug for case statement with just else branch 4 months ago
  metagn fc853cb726 generic issues test cases (#24028) 4 months ago
  ringabout 11ead19bc1 fixes #24034; fixes lent types after taking implicit address (#24035) 4 months ago
  metagn aa0d8e9cfe remove noise from bug report issue form (#24030) 4 months ago
  metagn b7b1313d21 proper error message for out-of-range enum sets (#24027) 4 months ago
  metagn d7e77b330f fix `include` in templates, with prefix operators (#24029) 4 months ago
  ringabout da7670c8e0 fixes typo (#24026) 4 months ago
  ringabout 1244ffbf39 fixes #23923; type-aliased seq[T] get different backend C/C++ pointer type names causing invalid codegen (#23924) 4 months ago
  握猫猫 5e8cd318ef Fix linux start process errorCode always 0 (#24001) 4 months ago
  metagn 770f8d5513 opensym for templates + move behavior of opensymchoice to itself (#24007) 4 months ago
  metagn d3af51e3ce remove fauxMatch for tyFromExpr, remove tyProxy and tyUnknown aliases (#24018) 4 months ago
  ringabout ea7c2a4409 fixes #14623; Top-level volatileLoad/volatileStore leads to invalid codegen (#24020) 4 months ago
  ringabout d53a9cf288 use the official URL of neo (#24019) 4 months ago
  autumngray 540b414c86 fixes #23925; VM generates wrong cast for negative enum values (#23951) 4 months ago
  metagn f09c549d42 make int literals with range type match their base type better than other int types (#24017) 4 months ago
  ringabout 7e88091de3 fixes #22553; regression of offsetof(T, anFieldOfUncheckedArray) (#24014) 4 months ago
  Miran 4c250d69a8 bump NimVersion to 2.1.99 (2.0.2 RC2) (#24016) 4 months ago
  metagn 69ea1336fb sem generic proc param types like generic types + static instantiation fixes (#24005) 4 months ago
  metagn 09dcff71c8 generate symchoice for ambiguous types in templates & generics + handle types in symchoices (#23997) 4 months ago
  ringabout 0d53b6e027 fixes #23915; std/random produces different results on c/js (#24003) 4 months ago
  ringabout 4ef06a5cc5 fixes `cast` expressions introduces unnecessary copies (#24004) 4 months ago
  metagn 446501b53b fix error messages for wrongly typed generic param default values (#24006) 4 months ago
  Alfred Morgan cb7bcae7f7 fixes #23956; bindUnix loses the last character on OpenBSD (#23961) 4 months ago
  ringabout 79f5a74408 fixes #23454; IndexDefect thrown when destructuring a lent tuple (#23993) 4 months ago
  metagn 04da0a6028 fix subscript magic giving unresolved generic param type (#23988) 4 months ago
  ringabout ac0179ced9 fixes #23943; simple default value for range (#23996) 4 months ago
  metagn 2311049b27 don't require symbol with enum type to be constant in fitNode (#23999) 4 months ago
  ringabout 832ba815d1 Revert "Fixed an issue where `errorCode` was always 0 when `startProcess` did…" (#23995) 4 months ago
  握猫猫 12b90d7c07 Fixed an issue where `errorCode` was always 0 when `startProcess` did… (#23992) 4 months ago
  metagn e38cbd3c84 consider ambiguity for qualified symbols (#23989) 4 months ago