620 Commits (fffe13a8fb85c3c05c20293ed58f5e79c1b848ce)
 

Author SHA1 Message Date
  Daniel Shahaf 28abb960de noop: Follow-up to last: improve readability. 9 years ago
  Daniel Shahaf a59f442d2d brackets: Highlight the closing brackets of arithmetic expansion. (Issue #226.) 9 years ago
  Daniel Shahaf 8b4adbd991 Fix issue #222, "command word after repeat". 9 years ago
  Daniel Shahaf 6fbd2aa957 Add an XFail test for issue #222, "command word after repeat". 9 years ago
  Daniel Shahaf 9e178f9f39 subshells: Highlight the opening parenthesis correctly. (Issue #166.) 9 years ago
  Daniel Shahaf 5a38710564 subshells: Add an XFail test demonstrating that #166 is not yet fixed. 9 years ago
  Daniel Shahaf d3deffbf46 minor: Fix WARN_CREATE_GLOBAL warnings issued by zsh 5.1.1-dev-0. 9 years ago
  Daniel Shahaf 8ab8c815ec Fix syntax error with zsh-5.0.5-dev-1 and older. 9 years ago
  Daniel Shahaf afa6bb3882 states work: Extend state machine documentation. 9 years ago
  Daniel Shahaf 1ac39b0af1 comments: Mark prematurely-terminated command as an error. 9 years ago
  Daniel Shahaf 693de99a90 comments: Fix issue #163 and #167: Highlight comments. 9 years ago
  Daniel Shahaf e76f208cf8 comments: Add a PASSing test for the NO_INTERACTIVE_COMMENTS case. 9 years ago
  Daniel Shahaf e9ceb2017e comments: Add XFail tests from issues #163 and #167. 9 years ago
  Daniel Shahaf 2f05620b19 sudo: Flag an error when a required argument is missing. 9 years ago
  Daniel Shahaf 9cb87473cc sudo: Tweak state computations. 9 years ago
  Daniel Shahaf f49f3bf0c0 sudo: Extend tests. 9 years ago
  Daniel Shahaf a3047a9121 sudo: Highlight an empty `sudo;` as an error. 9 years ago
  Daniel Shahaf 86e9249709 sudo/redirections: Fix remaining part of issue #221, "sudo and redirection don't mix". 9 years ago
  Daniel Shahaf 0d1bfbcbfa Highlight subshells and anonymous functions correctly. 9 years ago
  Daniel Shahaf c216242b46 command word: Highlight more reserved words. Part of issue #207. 9 years ago
  Daniel Shahaf 2218e26bf8 command word: Highlight 'else' correctly. Part of issue #207. 9 years ago
  Daniel Shahaf b397b12ac1 command word: Start fixing issue #207, "Word following certain reserved words should be a command word". 9 years ago
  Daniel Shahaf 87deac3062 command word: Add an XFail test for issue #207. 9 years ago
  Daniel Shahaf 01d7eeb3c7 Fix issue #205, "';' after assignment is highlighted as unknown-token". 9 years ago
  Daniel Shahaf 6d6fb8b03e redirections: Document handling of redirections and possibly fix a latent bug. 9 years ago
  Daniel Shahaf be006aded5 sudo/redirections: Fix part of issue #221, "sudo and redirection don't mix". 9 years ago
  Daniel Shahaf c6355a31b7 Followup to last: re-fix issue #9 and add test for it. 9 years ago
  Daniel Shahaf 018bc45f21 Followup to last: tighten the fix and ask a question. 9 years ago
  Daniel Shahaf 2c9f8c8c95 Fix issue #209, "precommand modifiers at non-command-word position". 9 years ago
  Daniel Shahaf 88cf98d9c4 states work: Documents the various states. 9 years ago
  Daniel Shahaf 0aa6a5db78 states work: Convert $new_expression parsing. 9 years ago
  Daniel Shahaf 10b1da64e6 states work: Convert sudo parsing. 9 years ago
  Daniel Shahaf 80d692c400 command word: Add an XFail test for issue #194, "Highlight anonymous functions". 9 years ago
  Daniel Shahaf e49251b6fa sudo/redirections: Add two XFail tests for issue #221, "sudo and redirection don't mix". 9 years ago
  Daniel Shahaf 2080a441ac minor: Remove redundant setting of $highlight_glob. 9 years ago
  Daniel Shahaf 59fbdda64c main: Refresh highlighting upon accept-* widgets (accept-line et al). 9 years ago
  Daniel Shahaf 7723edf4f5 Add an XFail test for accept-line semantics. 9 years ago
  Daniel Shahaf c808d2187a wrapping: Don't add '--' when invoking widgets. 9 years ago
  Daniel Shahaf 7e6d960a08 noop: Break out a helper function. 9 years ago
  Daniel Shahaf feec9f58c9 Followup to last: Fix issue number in comment. 9 years ago
  Daniel Shahaf ed6d229b1c Add XFail test for issue #208, 'precommand modifiers at non-command-word position'. 9 years ago
  Daniel Shahaf fb5ce43799 noop: Rename a local variable for clarity. 9 years ago
  Daniel Shahaf 6fe07c0961 'make test': Fix breakage introduced by 4d3da30f8b726c6e0eeb3adda06adc9eaa329b3b: 9 years ago
  Daniel Shahaf 4513eaea71 'make perf': New target. 9 years ago
  Daniel Shahaf 9816fcf055 redirections: Test an infix redirection. 9 years ago
  Daniel Shahaf 871af68082 sudo: Extend test to cover all codepaths. 9 years ago
  Daniel Shahaf 7d45f3e3ec changelog: Update through HEAD (98aee7f8b9). 9 years ago
  Daniel Shahaf 98aee7f8b9 Remove path_approx. 9 years ago
  Daniel Shahaf 4d3da30f8b 'make test': Colorize output. 9 years ago
  Daniel Shahaf 557bb7e0c6 'make test': Allow specifying the zsh binary to use. 9 years ago