Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | improvements to hint:processing: show import stack, distinguish nims, show ↵ | Timothee Cour | 2021-06-30 | 1 | -1/+1 |
| | | | | | | | | includes etc (#18372) * improvements to hint:processing * fix tests; do not show hintProcessing for nimscript unless given -d:nimHintProcessingNims * fix trunner and avoid need for -d:nimHintProcessingNims * fix some tests | ||||
* | add `--processing:dots|filenames|off` to customize `hintProcessing` (#17817) | Timothee Cour | 2021-04-23 | 1 | -1/+1 |
| | |||||
* | Fix `compiles` for nimsuggest [backport] (#14527) | Danil Yarantsev | 2020-06-01 | 1 | -0/+8 |
* Handle nimsuggest in tryExpr * Added test |