155 Commits (e6fb61c42b9812a17ef0adee3fadc86428b59b78)

Auteur SHA1 Bericht Datum
  Daniel Shahaf 3409a2e4d2 *: s/echo/print/ 8 jaren geleden
  Daniel Shahaf 53083da821 'main': Highlight a broken symlink as a file. 8 jaren geleden
  m0viefreak 9a934d291e 'main': Path separators: Leave styles empty by default 8 jaren geleden
  Daniel Shahaf d9e07b5082 'main': simple parameter expansions at command word: Don't use an undefined value. 8 jaren geleden
  Daniel Shahaf da91264122 'main': Add missing arguments. 8 jaren geleden
  Daniel Shahaf 7fb6f99791 'main': Try the "non-command word" codepath when a word may be either a command word or a non-command word. 8 jaren geleden
  Daniel Shahaf f4036a09ce 'main': Highlight scalar assignments to argv 8 jaren geleden
  Matthew Martin 91fa057a39 minor: 'main': Only search for prefixes if :h is a directory 8 jaren geleden
  m0viefreak 6cd39e7c70 'main': Highlight path separators 8 jaren geleden
  Daniel Shahaf a5b8bc0ef0 'main': Internal cleanup: drop $style_override. 8 jaren geleden
  m0viefreak 3b67e656bf 'main': Implement simple command type cache 8 jaren geleden
  m0viefreak 12b879caf7 'main': Use zsh/parameter instead of type -w 8 jaren geleden
  m0viefreak 61f43255ab 'main': Support multiple styles in _zsh_highlight_main_add_region_highlight 8 jaren geleden
  Daniel Shahaf ef68f50c04 'main': Fix issue #290, «Mishighlights "longloops" 'repeat'». 8 jaren geleden
  m0viefreak 2f18ba64e3 'main': use zsh/parameter to resolve alias 8 jaren geleden
  Daniel Shahaf def8c0da83 Bump copyright years. 8 jaren geleden
  Daniel Shahaf 7b82b88a71 'main': Don't leak the PATH_DIRS options. 8 jaren geleden
  Sebastian Gniazdowski ef4bfe5bcc 'main': 2nd optimization that in my tests shows 2.2s -> 2.0s 8 jaren geleden
  Sebastian Gniazdowski 02229ebd63 'main': optimization that in my tests shows 2.7s -> 2.2s 8 jaren geleden
  Daniel Shahaf fc9c892a3f 'main': Fix issue #302, "Process substitution misparsed as redirection". 8 jaren geleden
  Daniel Shahaf bfabffbf97 'main': Factor out common code. No functional change. 8 jaren geleden
  Matthew Martin 341a3ae1f0 highlighters: Use _zsh_highlight_add_highlight 8 jaren geleden
  Matthew Martin 089329660b highlighters: Pass around the style key instead of the style itself 8 jaren geleden
  Daniel Shahaf bc7f8ea433 'main': Restore support for zsh-4.3.10 and older. 8 jaren geleden
  Daniel Shahaf 4c23a2fd1b 'main': Highlight lone '!' correctly: it's not a history expansion. 8 jaren geleden
  Daniel Shahaf e500ca2462 'main': Don't highlight in vared 8 jaren geleden
  Sebastian Gniazdowski 3cb58fd7d7 Optimization: -1 is extra computation of string length internally 8 jaren geleden
  Daniel Shahaf 451665cb2a 'main': Don't highlight at the $PS3 prompt. 8 jaren geleden
  Daniel Shahaf 28932316cc aliases: Highlight aliases with '=' in their LHS as error. (Part of issue #263.) 8 jaren geleden
  Daniel Shahaf 4f3910cbba Fix issue #248: Highlight 'pkexec' as a precommand. 8 jaren geleden
  Daniel Shahaf 73ee7c1f6c Fix part of issue #238, "fd redirections at command word". 8 jaren geleden
  Daniel Shahaf 09c4114eb9 command word: Do not attempt to interpret command separator tokens as anything else. 8 jaren geleden
  Daniel Shahaf 17fbcad8ac 'main': Fix state check. 9 jaren geleden
  Daniel Shahaf 29fd6ec1de Support the '|&', '&!', '&|' command separators. 8 jaren geleden
  Daniel Shahaf 3ed0f7f823 noop: Consolidate two identical conditionals. 8 jaren geleden
  Daniel Shahaf 2dbcb575e5 internal: Document the ':regular' state. 8 jaren geleden
  Daniel Shahaf 4fcfb15913 Highlight parameter expansions that are a command word. 8 jaren geleden
  Daniel Shahaf bdc1449733 noop: Break out a helper function. 8 jaren geleden
  Daniel Shahaf 6e3720f39d dollar-double-quoted-argument: Support the syntax «"${foo}"». (Issue #186.) 8 jaren geleden
  Daniel Shahaf 96ee5116b1 Fix issue #228, "Support the PATH_DIRS option". 8 jaren geleden
  Daniel Shahaf b285c7b821 brackets: Highlight closing ')' of array assignments correctly. (Issue #226.) 8 jaren geleden
  Daniel Shahaf c0dafd1d85 brackets: Highlight the closing brackets of subshells and blocks. (Issue #226.) 9 jaren geleden
  Daniel Shahaf 28abb960de noop: Follow-up to last: improve readability. 9 jaren geleden
  Daniel Shahaf a59f442d2d brackets: Highlight the closing brackets of arithmetic expansion. (Issue #226.) 9 jaren geleden
  Daniel Shahaf 8b4adbd991 Fix issue #222, "command word after repeat". 9 jaren geleden
  Daniel Shahaf 9e178f9f39 subshells: Highlight the opening parenthesis correctly. (Issue #166.) 9 jaren geleden
  Daniel Shahaf d3deffbf46 minor: Fix WARN_CREATE_GLOBAL warnings issued by zsh 5.1.1-dev-0. 9 jaren geleden
  Daniel Shahaf 8ab8c815ec Fix syntax error with zsh-5.0.5-dev-1 and older. 9 jaren geleden
  Daniel Shahaf afa6bb3882 states work: Extend state machine documentation. 9 jaren geleden
  Daniel Shahaf 1ac39b0af1 comments: Mark prematurely-terminated command as an error. 9 jaren geleden