summaryrefslogtreecommitdiff
path: root/internal/parse.zsh
Commit message (Expand)AuthorAgeFilesLines
* 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