Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 49456: clean up detection of private params in nested scopes, update doc | Bart Schaefer | 2021-10-04 | 1 | -5/+7 |
* | 47704: fix scope for "private -p" | Bart Schaefer | 2020-12-02 | 1 | -0/+4 |
* | 37868: add 'static' to file local variables | Jun-ichi Takimoto | 2016-02-03 | 1 | -5/+5 |
* | Jun T.: 37759: save more function pointers from realparamtab when hacking in ... | Jun T | 2016-01-25 | 1 | -3/+7 |
* | 37229: non-local assignment to a parameter name whose outermost declaration i... | Barton E. Schaefer | 2015-11-26 | 1 | -11/+48 |
* | 37208: assignment in a nested scope should not change private parameters in t... | Barton E. Schaefer | 2015-11-23 | 1 | -14/+30 |
* | 37081: new module zsh/param/private for private-scoped parameters in functions | Barton E. Schaefer | 2015-11-08 | 1 | -0/+587 |