summary refs log tree commit diff stats
path: root/tools/nim.zsh-completion
Commit message (Collapse)AuthorAgeFilesLines
* Improve Zshell completion (#19354)Andrey Makarov2022-01-181-144/+114
|
* Add support for LoongArch (#19223)wenghongquan2021-12-091-0/+1
| | | | | | | * Add support for LoongArch * Update compiler/installer.ini Co-authored-by: Andreas Rumpf <rumpf_a@web.de>
* Add Elbrus 2000 architecture (#19024)Danil Yarantsev2021-10-211-0/+1
| | | | | | | | | * Add Elbrus 2000 architecture * Add e2k to niminst * Update compiler/installer.ini Co-authored-by: Andreas Rumpf <rumpf_a@web.de>
* Zsh completion (#16261)Federico Ceratto2020-12-091-0/+74
| | | | | | | | | | | | | | | | | * Add --cpu to zsh completion * Add --gc to zsh completion * Add --os to zsh completion * Add --panics to zsh completion * Add --verbosity to zsh completion * Add --hints to zsh completion * Update tools/nim.zsh-completion Co-authored-by: Juan Carlos <juancarlospaco@gmail.com> * Update tools/nim.zsh-completion Co-authored-by: Andreas Rumpf <rumpf_a@web.de>
* Fixes #11431 (#11451) [bugfix]Juan Carlos2019-06-101-1/+1
|
* remove dead code elimination option (#7669)Jacek Sieka2018-04-231-2/+0
|
* Renamed jsondoc2 to jsondoc, similar to doc2 (#7279)PMunch2018-03-081-2/+0
| | | | | | | | | | | | | | | | | * Update information about jsondoc/jsondoc2 Manual was missing information about jsondoc2 which made it seem like it didn't exist at all. This commit adds mention of the jsondoc2 command along with an example. * Renamed jsondoc2 similar to doc2 and updated docs doc2 was recently renamed to doc while doc was renamed to doc0. This commits renames jsondoc to jsondoc2 and jsondoc2 to jsondoc0 to behave tha same way. The documentation for doc/jsondoc was also lagging behind this change which has also been fixed. I interpreted this as a soft deprecation of doc and jsondoc and therefore removed them from the auto-complete lists.
* Add missing nilChecks compiling option (#6480)Eduardo Bart2017-10-091-0/+2
|
* Add Zsh completionFederico Ceratto2017-09-031-0/+76