summary refs log tree commit diff stats
path: root/nimsuggest/nimsuggest.nim.cfg
Commit message (Collapse)AuthorAgeFilesLines
* make fullpaths the default in error messages and stack traces for mor… ↵Andreas Rumpf2019-06-051-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 Cour2018-11-151-1/+0
|
* remove ---path:"../compiler" from nimsuggest/nimsuggest.nim.cfgTimothee Cour2018-11-071-1/+0
|
* compiler API: final cleanups; improve security by diabling 'gorge' and friendsAndreas Rumpf2018-05-291-1/+2
|
* nimsuggest: more things workAraq2017-03-091-1/+1
|
* nimsuggest: more precise cursor trackingAraq2017-03-091-0/+25