| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
* Moved some code around in nimsuggest to avoid crash when run as library
* Moved the common executecallback setting to a procedure
* Fixed slight issue
|
|
|
|
|
|
| |
* Made nimsuggest importable as a library and add Nim-path override option
* Remove leftover debug output
|
| |
|
|
|
|
| |
between modules
|
|
|
|
|
|
|
|
|
| |
searched / run (#8682)
* run project config.nims if exists, then inputfile.nims if exists
* ~/.config/nim/config.nims can now be used
* also check in getSystemConfigPath for config.nims
* refactor handleCmdLine for nim and nimsuggest
|
| |
|
|
|
|
| |
conventions outlined in NEP-1
|
| |
|
| |
|
| |
|
|
|
|
| |
around explicitly
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|