summary refs log tree commit diff
path: root/Src/Modules/param_private.c
Commit message (Expand)AuthorAgeFilesLines
* 37229: non-local assignment to a parameter name whose outermost declaration i...Barton E. Schaefer2015-11-261-11/+48
* 37208: assignment in a nested scope should not change private parameters in t...Barton E. Schaefer2015-11-231-14/+30
* 37081: new module zsh/param/private for private-scoped parameters in functionsBarton E. Schaefer2015-11-081-0/+587