| Commit message (Expand) | Author | Age | Files | Lines |
* | move assertions out of system (#19599) | flywind | 2022-03-23 | 1 | -0/+4 |
* | [wip]better hint message for JS (#18704) | flywind | 2021-08-18 | 1 | -10/+21 |
* | added missing .inline for toCChar | Araq | 2021-07-26 | 1 | -1/+1 |
* | followup #18252: show special flags -d:danger, -d:release when given (#18451) | Timothee Cour | 2021-07-08 | 1 | -0/+4 |
* | refs #18278: do not gag fatal msgs (#18290) | Timothee Cour | 2021-06-18 | 1 | -4/+11 |
* | merge BuildMode into SuccessX, remove code duplication w drnim, add useful in... | Timothee Cour | 2021-06-14 | 1 | -4/+39 |
* | fixes #18058 (#18162) | Andreas Rumpf | 2021-06-03 | 1 | -8/+4 |
* | add astmsgs; add `declared in` msg for usage lint errors (#17961) | Timothee Cour | 2021-05-08 | 1 | -2/+2 |
* | fix #17853 (ascii message separator broke json nim dump) (#17887) | Timothee Cour | 2021-04-29 | 1 | -0/+1 |
* | add `--processing:dots|filenames|off` to customize `hintProcessing` (#17817) | Timothee Cour | 2021-04-23 | 1 | -1/+1 |
* | Revert localErrorNode param order changes (#17809) | Clyybber | 2021-04-21 | 1 | -3/+0 |
* | `--filenames:abs|canonical|legacyRelProj` for filenames in compiler msgs (rep... | Timothee Cour | 2021-04-21 | 1 | -15/+9 |
* | fix `hintMsgOrigin` regression + simplify msgs code (#17805) | Timothee Cour | 2021-04-21 | 1 | -4/+1 |
* | unit separator (#17730) | Andreas Rumpf | 2021-04-20 | 1 | -26/+35 |
* | IC navigator: added support for include files (#17784) | Andreas Rumpf | 2021-04-19 | 1 | -0/+3 |
* | -d:nimDebug: calls doAssert false instead of quit (#17739) | Timothee Cour | 2021-04-17 | 1 | -1/+2 |
* | IC: first steps towards 'nim check --def --ic:on' (#17714) | Andreas Rumpf | 2021-04-14 | 1 | -1/+3 |
* | nnkArglist => nnkArgList + special case stylecheck:error (#17529) | Timothee Cour | 2021-03-27 | 1 | -3/+3 |
* | IC: green tests (#17311) | Andreas Rumpf | 2021-03-19 | 1 | -0/+26 |
* | `--nilseqs` is now a deprecated noop (#17211) | Timothee Cour | 2021-03-01 | 1 | -0/+3 |
* | IC: next steps (#16729) | Andreas Rumpf | 2021-01-23 | 1 | -1/+1 |
* | `--hintAsError` (#16763) | Timothee Cour | 2021-01-20 | 1 | -2/+6 |
* | fix `hintProcessing` dots interference with `static:echo` and `hintCC`; add t... | Timothee Cour | 2020-12-30 | 1 | -5/+7 |
* | fix `nim secret` dots interfering with prompt (#16491) | Timothee Cour | 2020-12-28 | 1 | -2/+2 |
* | fix #16334 (#16335) | RSDuck | 2020-12-14 | 1 | -5/+9 |
* | fix #16265; fix #13999 (HCR on OSX); cgen now does not line wrap string litte... | Timothee Cour | 2020-12-14 | 1 | -3/+5 |
* | remove unused and misleading FilenameOption.foShort (#15982) | Timothee Cour | 2020-11-16 | 1 | -2/+0 |
* | Correct all eggs (#15906) | Miran | 2020-11-10 | 1 | -4/+4 |
* | new: `nim -e:cmd` to run a command directly; also fixes #15731 (#15687) | Timothee Cour | 2020-11-09 | 1 | -0/+1 |
* | Use modern enums in compiler (#15775) | cooldome | 2020-11-02 | 1 | -3/+3 |
* | Big compiler Cleanup (#14777) | Clyybber | 2020-08-28 | 1 | -6/+3 |
* | `hintMsgOrigin` now works in VM code (#14678) | Timothee Cour | 2020-06-16 | 1 | -3/+3 |
* | misc cleanups in compiler msgs: use toHumanStr, etc (#14677) | Timothee Cour | 2020-06-15 | 1 | -3/+4 |
* | fix #14545 windows CI docs (#14590) | Timothee Cour | 2020-06-10 | 1 | -3/+15 |
* | bug fixes with sfMainModule, hints, mainPackageNotes, mainPackageId, hintSucc... | Timothee Cour | 2020-06-04 | 1 | -0/+2 |
* | Change severity of template instantiation message [backport] (#14526) | Danil Yarantsev | 2020-06-01 | 1 | -1/+1 |
* | fixes --warningAsError implementation (#14538) | Andreas Rumpf | 2020-06-01 | 1 | -1/+5 |
* | fix #8871 runnableExamples now preserves source code comments, litterals, and... | Timothee Cour | 2020-05-28 | 1 | -8/+15 |
* | make it easier to figure out how to debug issues (#14477) | Timothee Cour | 2020-05-28 | 1 | -3/+4 |
* | fix #6583, fix #14376, index+search now generated for all projects, many bug ... | Timothee Cour | 2020-05-25 | 1 | -1/+9 |
* | no more code duplication bw liMessage and rawMessage + several bug fixes (#14... | Timothee Cour | 2020-05-22 | 1 | -145/+79 |
* | change the [Processing] messages into dots (#14418) | Andreas Rumpf | 2020-05-21 | 1 | -6/+34 |
* | no more guessing where compiler msgs came from (#14317) | Timothee Cour | 2020-05-13 | 1 | -16/+32 |
* | fix js stacktraces, unify all file,line,col formatting into a single function... | Timothee Cour | 2020-05-05 | 1 | -29/+36 |
* | fix https://github.com/timotheecour/Nim/issues/152: avoid writing spurious `^... | Timothee Cour | 2020-05-04 | 1 | -4/+3 |
* | new feature: ability to turn specific warnings to errors | Andreas Rumpf | 2020-04-04 | 1 | -3/+4 |
* | properly handle note override logic/verbosity/config/cmdline using modifiedyN... | Timothee Cour | 2020-02-27 | 1 | -4/+1 |
* | remove isCmdLine; use passCmd1 | Timothee Cour | 2020-02-27 | 1 | -1/+1 |
* | correctly honor cmdline --hint:conf:on/off ; correctly show Conf hints in order | Timothee Cour | 2020-02-27 | 1 | -1/+4 |
* | fix #8312 --hints:off and --warnings:off now honored everywhere (#13489) | Timothee Cour | 2020-02-26 | 1 | -8/+6 |