aboutsummaryrefslogtreecommitdiff
path: root/internal/parse.zsh
Commit message (Collapse)AuthorAgeFilesLines
* add precommand specsromkatv2020-01-111-2/+17
|
* limit the number of looked-at tokens to 32romkatv2020-01-111-115/+119
|
* speedupromkatv2020-01-111-5/+71
|
* filter and dedup commandsromkatv2020-01-111-1/+1
|
* commentsromkatv2020-01-111-0/+9
|
* handle `<<<`romkatv2020-01-111-0/+2
|
* handle `for x (y) z`romkatv2020-01-111-7/+10
|
* fix a few bugs in parsingromkatv2020-01-111-0/+20
|
* speedupromkatv2020-01-111-14/+18
|
* remove function decls from the list of commandsromkatv2020-01-111-5/+30
|
* speed up parsingromkatv2020-01-111-62/+62
|
* add parse.zshromkatv2020-01-101-0/+161