aboutsummaryrefslogtreecommitdiff
path: root/internal/parse.zsh
Commit message (Expand)AuthorAgeFilesLines
* typoromkatv2020-01-111-1/+1
* cleanupromkatv2020-01-111-1/+1
* cleanupromkatv2020-01-111-85/+87
* handle early precommand terminationromkatv2020-01-111-4/+9
* support precommands and fix a few bugsromkatv2020-01-111-103/+70
* 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