| Commit message (Expand) | Author | Age | Files | Lines |
* | [backport] use old style hints in .cfg files (#18917) | Miran | 2021-09-29 | 1 | -1/+1 |
* | merge BuildMode into SuccessX, remove code duplication w drnim, add useful in... | Timothee Cour | 2021-06-14 | 1 | -18/+1 |
* | change `--hint[X] => --hint:X` in nim repo (avoids shell quoting issues) (#18... | Timothee Cour | 2021-05-26 | 1 | -1/+1 |
* | Implement https://forum.nim-lang.org/t/7848#50018 (#17874) | c-blake | 2021-04-29 | 1 | -4/+4 |
* | add `--processing:dots|filenames|off` to customize `hintProcessing` (#17817) | Timothee Cour | 2021-04-23 | 1 | -1/+1 |
* | `--filenames:abs|canonical|legacyRelProj` for filenames in compiler msgs (rep... | Timothee Cour | 2021-04-21 | 1 | -1/+2 |
* | makes DrNim compile again (#17584) | Andreas Rumpf | 2021-03-30 | 1 | -12/+17 |
* | followup #17225: simplify code after removing gc2, generational (#17242) | Timothee Cour | 2021-03-03 | 1 | -1/+1 |
* | cmdline: improve command processing (#16056) | Timothee Cour | 2020-11-26 | 1 | -4/+2 |
* | rename loadConfigsAndRunMainCommand => loadConfigsAndProcessCmdLine, reflect ... | Timothee Cour | 2020-11-20 | 1 | -1/+1 |
* | refactoring: removed cmdlinehelper.mainCommand callback | Andreas Rumpf | 2020-10-11 | 1 | -6/+5 |
* | * honor --errorMax even for tools (eg drnim, nim doc) (#14546) | Timothee Cour | 2020-06-02 | 1 | -1/+1 |
* | drnim improvements (#14471) | Andreas Rumpf | 2020-05-27 | 2 | -11/+30 |
* | fixes #14001 (#14004) | Andreas Rumpf | 2020-04-19 | 1 | -0/+1 |
* | drnim: phi nodes for 'if' statements (#13990) | Andreas Rumpf | 2020-04-19 | 2 | -15/+172 |
* | drnim: tiny progress (#13882) | Andreas Rumpf | 2020-04-15 | 4 | -140/+655 |
* | DrNim (Nim compiler with Z3 integration) (#13743) | Andreas Rumpf | 2020-03-31 | 6 | -0/+796 |