提交歷史

作者 SHA1 備註 提交日期
  Araq a95feea130 distinguish runnable examples in the HTML templates 6 年之前
  Araq 086229459a runnableExamples: compile and test them as a single file; fixes #9300 6 年之前
  Miran 77166ba795 [backport] correctly document `toInt`, fixes #2764 [ci skip] (#10176) 6 年之前
  Araq e6cbf9e790 koch.nim: speed up tests for the 'testinstall' target for the nightly builds (these tests are also covered by the other CIs) 6 年之前
  Neelesh Chandola 7c5ae00887 exportc is now not allowed for type aliases (#9979) 6 年之前
  Oscar Nihlgård 9fb8c3d965 Add {.noReturn.} to system.raiseAssert (#10161) 6 年之前
  Timothee Cour a1e268e3dc [cleanup] remove dead code compiler.options.mergeConfigs (#10165) 6 年之前
  Ico Doornekamp 31b8bc7866 Add link to tutorial part III to docs.rst (#10157) [ci skip] 6 年之前
  Neelesh Chandola 6ed9676af5 Show field not initialized warning only when `notnil` used (#10155) 6 年之前
  Neelesh Chandola 9faad7591e Deprecate gc v2 (#10151) 6 年之前
  jiro e7fa8f3443 Add Example code to Documentation comment of wordWrap proc. (#10146) 6 年之前
  cooldome 7c90e22ddd fixes #10148 (#10149) 6 年之前
  Timothee Cour ab72d68ec8 fix off by 1 error in `col` shown by toFileLineCol (#10138) 6 年之前
  c-blake 7ac1fc81fd Resolve things raised in https://github.com/nim-lang/Nim/issues/10081 ? (#10084) 6 年之前
  deech e87910197a Check there are no side effects before optimizing away compile time expressions. (#9934) 6 年之前
  Neelesh Chandola bcbe317d17 Before showing deprecated warning, check whether enum field was marked deprecated or the whole enum type (#10135) 6 年之前
  Andreas Rumpf 2ee2022c29 help Nim optimize intsets.initIntSet 6 年之前
  cooldome 82c009a2cb Dead code elimination for entire modules and their init procs if empty (#10032) 6 年之前
  Neelesh Chandola cbbdcb2669 Show deprecation warning for fields of a deprecated enum (#10112) 6 年之前
  Neelesh Chandola c5ad4c10cb Deprecated pragma is now supported on enum fields (#10113) 6 年之前
  Timothee Cour a6633b9658 fix typetraits.`$` regression https://github.com/c-blake/cligen/issues/84 (#10131) 6 年之前
  Alexander Ivanov aadbdd6b06 Support undefined in isNil (#9960) 6 年之前
  Andreas Rumpf 062d7e3a39 fixes #10082 6 年之前
  Timothee Cour dd33f41877 refs #10121 (#10124) 6 年之前
  Timothee Cour 7f81195e5a document --profiler:on (#10115) 6 年之前
  Neelesh Chandola 527b774772 {.push raises: [].} is now ignored for vars/lets/consts (#10026) 6 年之前
  Timothee Cour e98d54b050 nim dump: add nimcache entry (#10122) 6 年之前
  Timothee Cour 9c65ea0d16 `nim c` now allows: when defined(c) (#10130) 6 年之前
  Timothee Cour 0831292863 revives: Move typetraits.`$` to system. Fixes #5827 (#10071) 6 年之前
  Timothee Cour eba8ffcf70 `checkErr` now shows actual system error msg instead of unknown error (#9987) 6 年之前