Commit History

作者 SHA1 備註 提交日期
  metagn d72b848d17 process non-language pragma nodes in generics (#24254) 3 月之前
  Tomohiro d6633ae1da Change how to multiply 1.5 to ints to reduce overflow (#24257) 3 月之前
  metagn 4515b2dae2 use cbuilder for most remaining structs, add typedef (#24253) 3 月之前
  ringabout 30e552e3d3 improves the 2.2.0 changelog (#24256) 3 月之前
  metagn c73eedfe6e give int literals matched type on generic match (#24234) 3 月之前
  metagn 911cef1621 process non-language pragma nodes in templates (#24183) 3 月之前
  metagn ea9811a4d2 reset `inTypeofContext` in generic instantiations (#24229) 3 月之前
  Andreas Rumpf 7f2e6a1359 exports more helpers that are needed by nif-gear2 (#24247) 3 月之前
  metagn a2ee709199 use cbuilder for string literals, split into modules, document (#24237) 3 月之前
  ringabout a65501325c enable `nimExperimentalLinenoiseExtra` (#24227) 3 月之前
  metagn cad8726907 refactor to make sigmatch use LayeredIdTable for bindings (#24216) 3 月之前
  ringabout aa605da92a `-d:nimPreviewFloatRoundtrip` becomes the default (#24217) 3 月之前
  metagn 09043f409f delay markUsed for converters until call is resolved (#24243) 3 月之前
  metagn 9e30b39412 make new concepts match themselves (#24244) 3 月之前
  metagn 4a63186cda update CI to macos 13 (#24157) 3 月之前
  tersec 782b75cc08 update minimum recommended gcc version and fix manual typos (#24240) 3 月之前
  Alex f420a5a273 Update sequtils.nim authors (#24238) 3 月之前
  metagn 7dfadb8b4e stricter set type match, implicit conversion for literals (#24176) 3 月之前
  metagn 4eed341ba5 don't typecheck `untyped` + allow void `typed` template param default values (#24219) 3 月之前
  metagn d98ef312f0 don't construct array type for already typed `nkBracket` node (#24224) 3 月之前
  metagn 89978b48ba use cbuilder for seq type generation (#24202) 3 月之前
  Miran d6a71a1067 bump NimVersion to 2.2.1 (#24215) 3 月之前
  ringabout f7cb0322c2 improve error messages for illegalCapture (#24214) 3 月之前
  Miran 78983f1876 update the changelog (#24213) 3 月之前
  ringabout 0e1df88f7e check fileExists for outputFile (#24211) 3 月之前
  Miran a5f46a72ba bump NimVersion to 2.2.0 (#24210) 3 月之前
  ringabout 4974baf7fa fixes #24008; triggers a recompilation on output executables changes when switching release/debug modes (#24193) 3 月之前
  metagn b82ff5a87b make C++ atomic opt in via -d:nimUseCppAtomics (#24209) 3 月之前
  metagn 2a48182288 remove `prev == nil` requirement for typedesc params as type nodes (#24206) 3 月之前
  metagn febc58e036 allow C atomics on C++ with -d:nimUseCAtomics (#24207) 3 月之前