提交历史

作者 SHA1 备注 提交日期
  Antonis Geralis 808ab7eae2 add collect with infered init, refs #16078 fixes #14332 (#16089) 4 年之前
  Miran 2220aaeaef add support for parsing chars in `scanf` macro (#16240) 4 年之前
  Timothee Cour c731f7ab14 fixes #15939, fixes #15464, fixes #16169, fixes #16226 VM now supports `addr(mystring[ind])` (index + index assignment) (#15987) 4 年之前
  flywind c0215d8d0d clean up changelog (#16155) 4 年之前
  flywind 70a1c42542 add `**` to jsffi (#16141) 4 年之前
  flywind 19e224866b add simple writeStackTrace for JS backend (#16016) 4 年之前
  Timothee Cour b3c3557c33 fix #16025 repr now consistent: does not insert trailing newline (#16034) 4 年之前
  cooldome acf8316e50 Disallow nil dereference at compile time (#16032) 4 年之前
  Andreas Rumpf b9eb91cbb5 ORC: prepare for another patent-pending optimization (#15996) 4 年之前
  Timothee Cour 33d79b9e64 fix https://github.com/nim-lang/RFCs/issues/286: add FileInfo.blockSize (#16023) 4 年之前
  narimiran 3e5e029ef8 telling us once about a change is enough [ci skip] 4 年之前
  Araq 8778d4a6f3 attempt to make asynchttpserver better; fixes #15925; [backport:1.0] 4 年之前
  Timothee Cour 1413818aa1 Update changelog.md 4 年之前
  Timothee Cour cc882917fe js -d:nodejs now supports osenv: `getEnv`, `putEnv`, `envPairs`, `delEnv`, `existsEnv` (v2) (#15826) 4 年之前
  Timothee Cour e5db5316c2 doAssertRaises improvements; nimscript supports `except Exception as e` (#15765) 4 年之前
  flywind 1f9bf43100 fix #14157 (#15877) 4 年之前
  Timothee Cour bc3c0487d3 remove ioutils mention in changelog (#15907) 4 年之前
  narimiran 17acf146a0 followup #15854: add a changelog entry about markdown tables support 4 年之前
  Timothee Cour c1664f93b0 new: `nim -e:cmd` to run a command directly; also fixes #15731 (#15687) 4 年之前
  Ivan Bobev d03f24147a Add a macro returning enum items count (#15824) 4 年之前
  Ivan Bobev 3c85aa9e53 Make `{.requiresInit.}` to work for distinct types (#15869) 4 年之前
  flywind b0e26d8fbf remove iup from stdlib in contrast to #15828 (#15830) 4 年之前
  cooldome d62f3627aa EnumUtils, speed up findStr in compiler (#15777) 4 年之前
  Antonis Geralis c274d9aed6 add approxequal (#15766) 4 年之前
  Andreas Rumpf 87a60c1b28 fixes #15413 (#15768) 4 年之前
  Antonis Geralis 53d9902347 Make default state public (#15763) 4 年之前
  Regis Caillaud 12143d90c8 Add C function dup and dup2 posix to system/io (#15675) 4 年之前
  Juan Carlos e284445e51 Fix Prelude (#15714) 4 年之前
  narimiran e47c3987c1 small changelog cleanup [ci skip] 4 年之前
  Timothee Cour 0979524137 add Source+Edit links on top of every docgend file (#15642) 4 年之前