Commit Graph

15 Commits

Author SHA1 Message Date
romkatv dd437267cd cleanup 2020-01-11 18:41:36 +01:00
romkatv df4b33c699 handle early precommand termination 2020-01-11 18:23:48 +01:00
romkatv 347392daab support precommands and fix a few bugs 2020-01-11 18:07:00 +01:00
romkatv 9a6eb616d9 add precommand specs 2020-01-11 16:34:28 +01:00
romkatv 251ec93396 limit the number of looked-at tokens to 32 2020-01-11 15:47:59 +01:00
romkatv 2db236fc69 speedup 2020-01-11 14:45:33 +01:00
romkatv 1779555402 filter and dedup commands 2020-01-11 13:32:00 +01:00
romkatv 461e1acb98 comments 2020-01-11 13:18:26 +01:00
romkatv 68d9aeb559 handle `<<<` 2020-01-11 13:04:51 +01:00
romkatv dfc5382c0d handle `for x (y) z` 2020-01-11 12:55:25 +01:00
romkatv b8c9e83661 fix a few bugs in parsing 2020-01-11 11:45:23 +01:00
romkatv 57b500d083 speedup 2020-01-11 11:13:13 +01:00
romkatv 90ac9c9e20 remove function decls from the list of commands 2020-01-11 10:30:36 +01:00
romkatv c4f68bd609 speed up parsing 2020-01-11 10:04:30 +01:00
romkatv 07ee25a147 add parse.zsh 2020-01-10 21:03:04 +01:00