Commit History

Author SHA1 Message Date
  Timothee Cour 87229e272e fix #17853 (ascii message separator broke json nim dump) (#17887) 3 years ago
  Timothee Cour a236002e54 testament: add `nimoutFull: bool` spec (#17867) 3 years ago
  Timothee Cour 3f58b7face add -d:nimLegacyNoHashRef for a transition period which avoids defining hash(ref) (#17858) 3 years ago
  flywind fdfd0f35a1 correct changelog[skip CI] (#17870) 3 years ago
  Timothee Cour 4c9fa9b75c fix typo in changelog refs #17746 [skip ci] (#17869) 3 years ago
  Timothee Cour ffe4328b35 `--usenimcache` (implied by `nim r main`) now caches some compile options to avoid recompiling when project was previously compiled with such options. (#17829) 3 years ago
  Timothee Cour b667e288e2 move travis, appveyor, ci.yml.disabled to `unmaintained/` (#17828) 3 years ago
  Timothee Cour 2abc936d51 `typeof(voidStmt)` now works (#17807) 3 years ago
  Timothee Cour e4a3feeb92 add `--processing:dots|filenames|off` to customize `hintProcessing` (#17817) 3 years ago
  Timothee Cour da1c1a7117 `--filenames:abs|canonical|legacyRelProj` for filenames in compiler msgs (replaces `--listfullpaths:on|off`) (#17746) 3 years ago
  flywind c631648cb3 close #9372 add std/tempfiles (#17361) 3 years ago
  Timothee Cour 4742e6e1fd followup #16714: add -d:nimLegacyUnarySlice + changelog (#17794) 3 years ago
  Timothee Cour 6852d091b3 changelog: document hash changes (#17792) 3 years ago
  Timothee Cour 42c6eec4ef fix #17749 ignore SIGPIPE signals, fix nim CI #17748 (#17752) 3 years ago
  shirleyquirk c8b8cb8458 make cuchar alias uint8 instead of char (#17738) 3 years ago
  shirleyquirk fdd4391534 Fix buffer-overrun bug in net (#17728) [backport:1.0] 3 years ago
  Timothee Cour 8161b02897 `import foo {.all.}` reboot (#17706) 3 years ago
  shirleyquirk 95e8ddabb2 followup #17700 put changelog in wrong file (#17729) 3 years ago
  Arne Döring 56c37759d6 getCustomPragma is split up in more usable chunks (#11526) 3 years ago
  Timothee Cour ceadf54d76 iterable[T] (#17196) 3 years ago
  flywind f25243140b add std/tasks (#17447) 3 years ago
  Timothee Cour 270964c487 implement RFCs/294 ; disallow enum <=> enum conversion (#16351) 3 years ago
  Timothee Cour 9abd383a2a new `genAst` as replacement for `quote do` (#17426) 3 years ago
  Timothee Cour a31e601550 misc fixes: build_all.sh, changelog (#17601) 3 years ago
  flywind 924ab3adea fix #17190 `nimscript` now accepts arbitrary file extensions for `nim e main.customext` (#17596) 3 years ago
  Timothee Cour 9b67e5c61b jsonutils: support cstring (including as Table key); improve docs (#16062) 3 years ago
  Timothee Cour 72988509ba add getPort to resolve Port(0) (#17559) 3 years ago
  Arne Döring 159c06e045 unify tuple expressions (#13793) 3 years ago
  Dylan Modesitt 35655cd189 Add hasDataBuffered to asyncnet (#16000) 3 years ago
  flywind 81e54c1d30 Add `hasClosure` to `std/typetraits` (#17501) 3 years ago