| Commit message (Expand) | Author | Age | Files | Lines |
* | -d:nimDebug: calls doAssert false instead of quit (#17739) | Timothee Cour | 2021-04-17 | 1 | -2/+8 |
* | `import foo {.all.}` reboot (#17706) | Timothee Cour | 2021-04-16 | 1 | -1/+1 |
* | IC: first steps towards 'nim check --def --ic:on' (#17714) | Andreas Rumpf | 2021-04-14 | 1 | -1/+6 |
* | removing warning imported and not used debugutils (#17660) | rockcavera | 2021-04-07 | 1 | -1/+2 |
* | add compiler/debugutils.nim to help debugging compiler (#17652) | Timothee Cour | 2021-04-06 | 1 | -7/+16 |
* | Fixed embedded nimscript imports (#17425) | Jason Beetham | 2021-03-28 | 1 | -3/+4 |
* | fix #16973 ; nim doc now shows correct, canonical import name in title (#16999) | Timothee Cour | 2021-03-23 | 1 | -11/+18 |
* | followup #16067 --spellSuggest (#17401) | Timothee Cour | 2021-03-17 | 1 | -20/+18 |
* | fix #2844 #3911; add --spellsuggest to suggest symbols in scope with similar ... | Timothee Cour | 2021-03-16 | 1 | -0/+2 |
* | `--nilseqs` is now a deprecated noop (#17211) | Timothee Cour | 2021-03-01 | 1 | -1/+0 |
* | Display user hints/warnings from foreign packages (#17024) | Danil Yarantsev | 2021-02-12 | 1 | -1/+2 |
* | fix #16752: threadvar now works with importcpp types; osx now uses native TLS... | Timothee Cour | 2021-01-27 | 1 | -5/+6 |
* | IC: next steps (#16729) | Andreas Rumpf | 2021-01-23 | 1 | -2/+2 |
* | Deprecate TaintedString (#15423) | Juan Carlos | 2021-01-15 | 1 | -1/+0 |
* | IC: next steps (#16632) | Andreas Rumpf | 2021-01-12 | 1 | -2/+2 |
* | happy new year 2021 again (#16638) | Andrew | 2021-01-08 | 1 | -1/+1 |
* | big steps torwards an efficient, simple IC implementation (#16543) | Andreas Rumpf | 2021-01-02 | 1 | -0/+4 |
* | fix `hintProcessing` dots interference with `static:echo` and `hintCC`; add t... | Timothee Cour | 2020-12-30 | 1 | -1/+4 |
* | Nil type check implementation (#15287) | Alexander Ivanov | 2020-12-29 | 1 | -1/+2 |
* | fix #16346 rst2html now honors SuccessX (#16347) | Timothee Cour | 2020-12-26 | 1 | -4/+4 |
* | fix #16334 (#16335) | RSDuck | 2020-12-14 | 1 | -1/+5 |
* | fix #16164, render doc comments (#16230) | Miran | 2020-12-02 | 1 | -1/+1 |
* | cmdline: improve command processing (#16056) | Timothee Cour | 2020-11-26 | 1 | -27/+37 |
* | remove all mentions of doc2, jsondoc2 (except 1 mentioning the alias) (#15683) | Timothee Cour | 2020-11-26 | 1 | -1/+1 |
* | new: `nim -e:cmd` to run a command directly; also fixes #15731 (#15687) | Timothee Cour | 2020-11-09 | 1 | -2/+3 |
* | add --declaredlocs (#15666) | Timothee Cour | 2020-10-21 | 1 | -0/+1 |
* | Make useVersion:1.0 disable the proc arg sym change (#15570) | Clyybber | 2020-10-14 | 1 | -0/+1 |
* | refactoring: moved setOutFile to where it belongs | Andreas Rumpf | 2020-10-11 | 1 | -0/+15 |
* | implements https://github.com/nim-lang/RFCs/issues/260 (#15505) | Andreas Rumpf | 2020-10-07 | 1 | -0/+1 |
* | fix #15405. deepcopy arc (#15410) | cooldome | 2020-10-01 | 1 | -0/+1 |
* | Clean out (#15448) | Juan Carlos | 2020-10-01 | 1 | -11/+0 |
* | fixes #15325 (#15340) | Andreas Rumpf | 2020-09-16 | 1 | -1/+2 |
* | allow old styled RTTI for arc/orc (#15331) | Andreas Rumpf | 2020-09-16 | 1 | -3/+2 |
* | borrow checking (#15282) | Andreas Rumpf | 2020-09-09 | 1 | -1/+2 |
* | "for-loop macros" are no longer an experimental feature (#15288) | Miran | 2020-09-08 | 1 | -1/+1 |
* | Changes for FreeRTOS/LwIP Port for the ESP32 (ESP-IDF) (#15250) | Jaremy Creechley | 2020-08-31 | 1 | -1/+5 |
* | Big compiler Cleanup (#14777) | Clyybber | 2020-08-28 | 1 | -4/+2 |
* | Fix forward declaration issues in template/macro context (#15091) | Clyybber | 2020-07-29 | 1 | -1/+0 |
* | disable sink inference, only enable it for the stdlib. Reason: better source ... | Andreas Rumpf | 2020-07-28 | 1 | -1/+1 |
* | writing to a location counts as "side effect"; implements https://github.com/... | Andreas Rumpf | 2020-07-25 | 1 | -0/+1 |
* | An optimizer for ARC (#14962) | Andreas Rumpf | 2020-07-15 | 1 | -0/+2 |
* | VM profiler (#14833) | Ico Doornekamp | 2020-07-09 | 1 | -1/+14 |
* | {.deprecated: [existsFile: fileExists].} (#14735) | Timothee Cour | 2020-07-02 | 1 | -1/+1 |
* | Clean out oldast (#14837) | Juan Carlos | 2020-06-30 | 1 | -1/+0 |
* | Deprecated laxStrings for mutating the internal zero terminator on strings an... | Juan Carlos | 2020-06-23 | 1 | -1/+0 |
* | bug fixes with sfMainModule, hints, mainPackageNotes, mainPackageId, hintSucc... | Timothee Cour | 2020-06-04 | 1 | -6/+8 |
* | * honor --errorMax even for tools (eg drnim, nim doc) (#14546) | Timothee Cour | 2020-06-02 | 1 | -0/+8 |
* | fix #6583, fix #14376, index+search now generated for all projects, many bug ... | Timothee Cour | 2020-05-25 | 1 | -3/+5 |
* | change the [Processing] messages into dots (#14418) | Andreas Rumpf | 2020-05-21 | 1 | -0/+1 |
* | fix some issues with --backend (#14363) | Timothee Cour | 2020-05-16 | 1 | -2/+2 |