Commit History

Author SHA1 Message Date
  Timothee Cour 87229e272e fix #17853 (ascii message separator broke json nim dump) (#17887) 3 years ago
  Timothee Cour e4a3feeb92 add `--processing:dots|filenames|off` to customize `hintProcessing` (#17817) 3 years ago
  Clyybber 80389b8053 Revert localErrorNode param order changes (#17809) 3 years ago
  Timothee Cour da1c1a7117 `--filenames:abs|canonical|legacyRelProj` for filenames in compiler msgs (replaces `--listfullpaths:on|off`) (#17746) 3 years ago
  Timothee Cour 8de053d870 fix `hintMsgOrigin` regression + simplify msgs code (#17805) 3 years ago
  Andreas Rumpf 0b116310bf unit separator (#17730) 3 years ago
  Andreas Rumpf 3b80f0dc8e IC navigator: added support for include files (#17784) 3 years ago
  Timothee Cour 5c9c1988f6 -d:nimDebug: calls doAssert false instead of quit (#17739) 3 years ago
  Andreas Rumpf 67e28c07f9 IC: first steps towards 'nim check --def --ic:on' (#17714) 3 years ago
  Timothee Cour a65189a739 nnkArglist => nnkArgList + special case stylecheck:error (#17529) 3 years ago
  Andreas Rumpf 6c1c8f51b3 IC: green tests (#17311) 3 years ago
  Timothee Cour 6c5872c169 `--nilseqs` is now a deprecated noop (#17211) 3 years ago
  Andreas Rumpf 8241e55023 IC: next steps (#16729) 3 years ago
  Timothee Cour 4fc7fcb775 `--hintAsError` (#16763) 3 years ago
  Timothee Cour 8508c4e1c2 fix `hintProcessing` dots interference with `static:echo` and `hintCC`; add tests for `nim secret`, add tests for hintProcessing, misc other bug fixes (#16495) 3 years ago
  Timothee Cour f9a15dbae9 fix `nim secret` dots interfering with prompt (#16491) 3 years ago
  RSDuck b6443c96a0 fix #16334 (#16335) 3 years ago
  Timothee Cour 4850f9b596 fix #16265; fix #13999 (HCR on OSX); cgen now does not line wrap string litterals (#16329) 3 years ago
  Timothee Cour 61352d5a20 remove unused and misleading FilenameOption.foShort (#15982) 4 years ago
  Miran bbe49a14ae Correct all eggs (#15906) 4 years ago
  Timothee Cour c1664f93b0 new: `nim -e:cmd` to run a command directly; also fixes #15731 (#15687) 4 years ago
  cooldome 00b495de95 Use modern enums in compiler (#15775) 4 years ago
  Clyybber 13e659cfec Big compiler Cleanup (#14777) 4 years ago
  Timothee Cour de5cde473a `hintMsgOrigin` now works in VM code (#14678) 4 years ago
  Timothee Cour faedb14a16 misc cleanups in compiler msgs: use toHumanStr, etc (#14677) 4 years ago
  Timothee Cour 8bbdb8f43f fix #14545 windows CI docs (#14590) 4 years ago
  Timothee Cour 01f6e505c8 bug fixes with sfMainModule, hints, mainPackageNotes, mainPackageId, hintSuccessX (#14555) 4 years ago
  Danil Yarantsev 3698f197f1 Change severity of template instantiation message [backport] (#14526) 4 years ago
  Andreas Rumpf 0db148163b fixes --warningAsError implementation (#14538) 4 years ago
  Timothee Cour e013ebc91a fix #8871 runnableExamples now preserves source code comments, litterals, and all formatting; other bug fix (#14439) 4 years ago