| Commit message (Expand) | Author | Age | Files | Lines |
* | prepare for the enforcement of `std` prefix (#22873) | ringabout | 2023-10-29 | 1 | -1/+3 |
* | Remove Deprecated Nimfix (#22062) | Juan Carlos | 2023-06-10 | 1 | -1/+1 |
* | undefine C symbols in JS backend [backport:1.6] (#19437) | flywind | 2022-02-04 | 1 | -1/+2 |
* | fix setCommand so it behaves like regular nim invocation (#18555) | Timothee Cour | 2021-07-22 | 1 | -8/+1 |
* | cmdline: improve command processing (#16056) | Timothee Cour | 2020-11-26 | 1 | -11/+5 |
* | Retain backwards compatibility after #16057 (#16068) | Clyybber | 2020-11-20 | 1 | -0/+4 |
* | rename loadConfigsAndRunMainCommand => loadConfigsAndProcessCmdLine, reflect ... | Timothee Cour | 2020-11-20 | 1 | -1/+1 |
* | new: `nim -e:cmd` to run a command directly; also fixes #15731 (#15687) | Timothee Cour | 2020-11-09 | 1 | -1/+5 |
* | explicit ID generation for easier IC (#15559) | Andreas Rumpf | 2020-10-25 | 1 | -1/+1 |
* | even more "eg" fixes [ci skip] | narimiran | 2020-10-20 | 1 | -1/+1 |
* | refactoring: removed cmdlinehelper.mainCommand callback | Andreas Rumpf | 2020-10-11 | 1 | -13/+10 |
* | fix some issues with --backend (#14363) | Timothee Cour | 2020-05-16 | 1 | -8/+0 |
* | `nim doc --backend:js`, `nim doc --doccmd:-d:foo`, `nim r --backend:js`, `--d... | Timothee Cour | 2020-05-11 | 1 | -1/+2 |
* | drnim: tiny progress (#13882) | Andreas Rumpf | 2020-04-15 | 1 | -1/+15 |
* | remove isCmdLine; use passCmd1 | Timothee Cour | 2020-02-27 | 1 | -2/+0 |
* | correctly honor cmdline --hint:conf:on/off ; correctly show Conf hints in order | Timothee Cour | 2020-02-27 | 1 | -0/+2 |
* | Fix #9405 - cfg and nims run in sync | Ganesh Viswanathan | 2020-02-27 | 1 | -27/+2 |
* | fix #13374 `nim c -r -` now generates $nimcache/stdinfile (#13380) [backport] | Timothee Cour | 2020-02-11 | 1 | -4/+1 |
* | make goto based exceptions available for 'nim cpp' (#13244) | Andreas Rumpf | 2020-01-25 | 1 | -0/+7 |
* | Fix spellings (#12277) [backport] | Federico Ceratto | 2019-09-27 | 1 | -1/+1 |
* | fixes 'e' command handling; now only does what advopt.txt claims it does (#11... | Andreas Rumpf | 2019-08-16 | 1 | -1/+7 |
* | fixes #9120 | Araq | 2018-12-16 | 1 | -10/+0 |
* | fixes #9420 | Araq | 2018-12-16 | 1 | -1/+1 |
* | fixes #8991, fixes #4446 | Araq | 2018-12-16 | 1 | -1/+1 |
* | restore the old .nims processing behaviour; fixes #9989; fixes #9995 | Araq | 2018-12-16 | 1 | -6/+1 |
* | fixes #9995 | Andreas Rumpf | 2018-12-15 | 1 | -5/+2 |
* | fixes yet another NimScript regression | Araq | 2018-12-14 | 1 | -0/+2 |
* | fixes #9965 | Araq | 2018-12-14 | 1 | -15/+20 |
* | Undefine some symbols and globalOptions when processing nimscript (#9945) [ba... | Neelesh Chandola | 2018-12-13 | 1 | -0/+12 |
* | compiler refactoring; use typesafe path handing; docgen: render symbols betwe... | Andreas Rumpf | 2018-09-07 | 1 | -16/+23 |
* | make config.nims behave like nim.cfg in terms of where these scripts are sear... | Timothee Cour | 2018-08-30 | 1 | -0/+85 |