Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [backport] use old style hints in .cfg files (#18917) | Miran | 2021-09-29 | 1 | -1/+1 |
| | | | refs #18085 | ||||
* | change `--hint[X] => --hint:X` in nim repo (avoids shell quoting issues) ↵ | Timothee Cour | 2021-05-26 | 1 | -1/+1 |
| | | | | (#18085) | ||||
* | make case-object transitions explicit, make unknownLineInfo a const, replace ↵ | Jasper Jenkins | 2020-01-17 | 1 | -1/+0 |
| | | | | a few magic numbers with consts (#13170) | ||||
* | make fullpaths the default in error messages and stack traces for mor… ↵ | Andreas Rumpf | 2019-06-05 | 1 | -0/+1 |
| | | | | | | | | | | | | (#11385) * make fullpaths the default in error messages and stack traces for more convenient development * split up -d:release into -d:release and -d:danger flags * workaround a Nim config parser bug * fixes an old nim config parser bug * make megatest green again * make nimpretty tests work again * make nimsuggest green | ||||
* | refs #9637 ; cleanup installation of nimsuggest (#9703) | Timothee Cour | 2018-11-15 | 1 | -1/+0 |
| | |||||
* | remove ---path:"../compiler" from nimsuggest/nimsuggest.nim.cfg | Timothee Cour | 2018-11-07 | 1 | -1/+0 |
| | |||||
* | compiler API: final cleanups; improve security by diabling 'gorge' and friends | Andreas Rumpf | 2018-05-29 | 1 | -1/+2 |
| | |||||
* | nimsuggest: more things work | Araq | 2017-03-09 | 1 | -1/+1 |
| | |||||
* | nimsuggest: more precise cursor tracking | Araq | 2017-03-09 | 1 | -0/+25 |