| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | minor reformating | Araq | 2020-10-06 | 1 | -1/+1 |
* | Big compiler Cleanup (#14777) | Clyybber | 2020-08-28 | 1 | -2/+2 |
* | VM profiler (#14833) | Ico Doornekamp | 2020-07-09 | 1 | -1/+3 |
* | Fix #12745 (#14879) | Tomohiro | 2020-07-02 | 1 | -0/+5 |
* | bug fixes with sfMainModule, hints, mainPackageNotes, mainPackageId, hintSucc... | Timothee Cour | 2020-06-04 | 1 | -3/+14 |
* | * honor --errorMax even for tools (eg drnim, nim doc) (#14546) | Timothee Cour | 2020-06-02 | 1 | -3/+3 |
* | fix #6583, fix #14376, index+search now generated for all projects, many bug ... | Timothee Cour | 2020-05-25 | 1 | -73/+43 |
* | no more code duplication bw liMessage and rawMessage + several bug fixes (#14... | Timothee Cour | 2020-05-22 | 1 | -4/+2 |
* | fix some issues with --backend (#14363) | Timothee Cour | 2020-05-16 | 1 | -28/+49 |
* | `nim doc --backend:js`, `nim doc --doccmd:-d:foo`, `nim r --backend:js`, `--d... | Timothee Cour | 2020-05-11 | 1 | -31/+38 |
* | fixes #14209 [backport:1.2] (#14213) | Andreas Rumpf | 2020-05-05 | 1 | -0/+3 |
* | fix https://github.com/timotheecour/Nim/issues/152: avoid writing spurious `^... | Timothee Cour | 2020-05-04 | 1 | -2/+0 |
* | new cmd: `nim r main [args...]` to compile & run, saving binary under $nimcac... | Timothee Cour | 2020-04-23 | 1 | -8/+17 |
* | add nimPath to nim dump (#13876) | Timothee Cour | 2020-04-05 | 1 | -1/+2 |
* | move tinyc to a separate repo and allow installing external dependencency (eg... | Timothee Cour | 2020-04-03 | 1 | -1/+1 |
* | fix #13218: avoid some irrelevant warnings for nim doc,rst2html,--app:lib, + ... | Timothee Cour | 2020-03-13 | 1 | -0/+7 |
* | fix #13150 `nim doc --project` now works reliably (#13223) | Timothee Cour | 2020-02-06 | 1 | -0/+3 |
* | make goto based exceptions available for 'nim cpp' (#13244) | Andreas Rumpf | 2020-01-25 | 1 | -1/+2 |
* | nim dump: add libpath (#13249) | Timothee Cour | 2020-01-24 | 1 | -0/+1 |
* | fixes #12998 nim doc regression (#13117) | Timothee Cour | 2020-01-16 | 1 | -0/+1 |
* | successX now correctly shows html output for `nim doc`, `nim jsondoc`; fix #1... | Timothee Cour | 2020-01-15 | 1 | -1/+2 |
* | make SuccessX show project file + output file (#13043) | Timothee Cour | 2020-01-08 | 1 | -10/+18 |
* | --exception:goto switch for deterministic exception handling (#12977) | Andreas Rumpf | 2020-01-01 | 1 | -0/+2 |
* | new gensym handling (#11985) | Andreas Rumpf | 2019-08-23 | 1 | -1/+1 |
* | fixes 'e' command handling; now only does what advopt.txt claims it does (#11... | Andreas Rumpf | 2019-08-16 | 1 | -10/+5 |
* | removed unused imports [refactoring] | Andreas Rumpf | 2019-08-08 | 1 | -2/+0 |
* | IC: some progress | Andreas Rumpf | 2019-07-27 | 1 | -3/+1 |
* | [refactoring] remove unused imports in the compiler and in some stdlib modules | Araq | 2019-07-18 | 1 | -5/+5 |
* | times: use posix constant instead of import (#11692) | Jacek Sieka | 2019-07-13 | 1 | -3/+0 |
* | koch/nim: completion of the 'better run' feature | Araq | 2019-07-12 | 1 | -1/+1 |
* | better run [feature] (#11709) | Andreas Rumpf | 2019-07-11 | 1 | -0/+9 |
* | make fullpaths the default in error messages and stack traces for mor… (#11... | Andreas Rumpf | 2019-06-05 | 1 | -1/+2 |
* | Don't include the nimhcr dev docs in the system module documentation (#10759) | zah | 2019-03-08 | 1 | -3/+1 |
* | compiler/[main,docgen]: don't put generated doc in subfolder (#10754) | alaviss | 2019-02-28 | 1 | -1/+3 |
* | Initial version of the hot-code reloading support for native targets (#10729) | zah | 2019-02-26 | 1 | -8/+34 |
* | FFI at CT (#10150) | Timothee Cour | 2019-02-23 | 1 | -0/+1 |
* | Added support for --genDeps on JS backend (#10320) | nepeckman | 2019-01-15 | 1 | -0/+3 |
* | nim dump: add nimcache entry (#10122) | Timothee Cour | 2018-12-30 | 1 | -0/+1 |
* | `nim c` now allows: when defined(c) (#10130) | Timothee Cour | 2018-12-30 | 1 | -0/+1 |
* | fix #9933 (#10067) | Timothee Cour | 2018-12-21 | 1 | -0/+2 |
* | cleanup main.nim's code style | Andreas Rumpf | 2018-12-11 | 1 | -14/+10 |
* | enhance `dump --dump.format:json` | Timothee Cour | 2018-12-09 | 1 | -1/+17 |
* | make Nim take roughly 100MB less RAM for bootstrapping via a new compiler swi... | Andreas Rumpf | 2018-11-07 | 1 | -54/+86 |
* | Nimscript: fixes #9246 [backport] | Andreas Rumpf | 2018-11-06 | 1 | -0/+1 |
* | compiler refactoring; use typesafe path handing; docgen: render symbols betwe... | Andreas Rumpf | 2018-09-07 | 1 | -10/+11 |
* | incremental compilation: implemented basic replay logic | Andreas Rumpf | 2018-06-02 | 1 | -37/+38 |
* | baby steps for incremental compilation | Andreas Rumpf | 2018-05-30 | 1 | -10/+1 |
* | refactoring: move DB model to incremental.nim | Andreas Rumpf | 2018-05-30 | 1 | -1/+1 |
* | compiler API: final cleanups; improve security by diabling 'gorge' and friends | Andreas Rumpf | 2018-05-29 | 1 | -0/+3 |
* | more compiler API cleanups | Andreas Rumpf | 2018-05-28 | 1 | -22/+20 |