155 Commits (e6fb61c42b9812a17ef0adee3fadc86428b59b78)

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