204 次程式碼提交 (0ff354b44b6e6e47c8d64086ec926317edbf6e23)

作者 SHA1 備註 提交日期
  Daniel Shahaf 7b82b88a71 'main': Don't leak the PATH_DIRS options. 8 年之前
  Sebastian Gniazdowski ef4bfe5bcc 'main': 2nd optimization that in my tests shows 2.2s -> 2.0s 8 年之前
  Sebastian Gniazdowski 02229ebd63 'main': optimization that in my tests shows 2.7s -> 2.2s 8 年之前
  Daniel Shahaf 62f1c108f3 tests: New test to capture off-by-ones. 8 年之前
  Matthew Martin d3678ec7a8 tests: Remove unused_highlight 8 年之前
  Matthew Martin 341a3ae1f0 highlighters: Use _zsh_highlight_add_highlight 8 年之前
  Matthew Martin 089329660b highlighters: Pass around the style key instead of the style itself 8 年之前
  Matthew Martin a830613467 tests: Specify the style key instead of the style itself 8 年之前
  Matthew Martin 78290e043b tests: Expect the correct style 8 年之前
  Matthew Martin 31ac2b36a9 tests: Quote style in expected_region_highlight 8 年之前
  Daniel Shahaf bc7f8ea433 'main': Restore support for zsh-4.3.10 and older. 8 年之前
  Daniel Shahaf 4c23a2fd1b 'main': Highlight lone '!' correctly: it's not a history expansion. 8 年之前
  Daniel Shahaf e500ca2462 'main': Don't highlight in vared 8 年之前
  Sebastian Gniazdowski 3cb58fd7d7 Optimization: -1 is extra computation of string length internally 8 年之前
  Daniel Shahaf 451665cb2a 'main': Don't highlight at the $PS3 prompt. 8 年之前
  Daniel Shahaf 28932316cc aliases: Highlight aliases with '=' in their LHS as error. (Part of issue #263.) 8 年之前
  Daniel Shahaf 5e4b446dee aliases: Add a test for one variant of issue #263. 8 年之前
  Daniel Shahaf 4f3910cbba Fix issue #248: Highlight 'pkexec' as a precommand. 8 年之前
  Daniel Shahaf 73ee7c1f6c Fix part of issue #238, "fd redirections at command word". 8 年之前
  Daniel Shahaf 48ecd29180 tests: Add two XFail tests for issue #238, "fd redirections at command word". 8 年之前
  Daniel Shahaf 430cf55368 tests: Cover [default]. 8 年之前
  Daniel Shahaf 46cd970bc4 tests: Improve tests by using $unused_highlight. 8 年之前
  Daniel Shahaf 09c4114eb9 command word: Do not attempt to interpret command separator tokens as anything else. 8 年之前
  Matthew Martin 8e115052e9 docs: Fix broken symlinks 8 年之前
  Matthew Martin 0ab450ae47 docs: Move docs into docs/ 8 年之前
  Matthew Martin 35e0b0ca69 docs: Remove duplicate 'How to activate it' sections 8 年之前
  Matthew Martin 2dd6923c30 docs: Move highlighter headers down one level 8 年之前
  Daniel Shahaf 3f163a2fd4 docs copyedit: Rewrap to 80 columns, part 2. 8 年之前
  Daniel Shahaf 8ea392e361 docs copyedit: Restyle bold-italic to fixed-width. 8 年之前
  Daniel Shahaf 6c033e62e9 docs copyedit: Whitespace. 8 年之前
  Daniel Shahaf 17fbcad8ac 'main': Fix state check. 9 年之前
  Daniel Shahaf 29fd6ec1de Support the '|&', '&!', '&|' command separators. 8 年之前
  Daniel Shahaf 3ed0f7f823 noop: Consolidate two identical conditionals. 8 年之前
  Daniel Shahaf 2dbcb575e5 internal: Document the ':regular' state. 8 年之前
  Daniel Shahaf 00de155063 docs: 'main': Improve styles documentation. 8 年之前
  Daniel Shahaf 7d4252f5f5 minor: docs: Improve dollar-double-quoted-argument documentation. 8 年之前
  Daniel Shahaf 79b95c629e Drop unnecessary shebang lines. 8 年之前
  Daniel Shahaf 3669d69226 Fix copyright year. 8 年之前
  Daniel Shahaf 4fcfb15913 Highlight parameter expansions that are a command word. 8 年之前
  Daniel Shahaf bdc1449733 noop: Break out a helper function. 8 年之前
  Daniel Shahaf 6e3720f39d dollar-double-quoted-argument: Support the syntax «"${foo}"». (Issue #186.) 8 年之前
  Daniel Shahaf 28776371a0 tests: Add an XFail test for highlighting «"${foo}"». (Issue #186.) 8 年之前
  Daniel Shahaf 96ee5116b1 Fix issue #228, "Support the PATH_DIRS option". 8 年之前
  Daniel Shahaf a636527f70 tests: Add an XFail test for issue #228, "Support the PATH_DIRS option". 8 年之前
  Daniel Shahaf 2b35ff1c15 minor: Rename a test file to a not-escape-needing name. 8 年之前
  Daniel Shahaf c015339202 tests: Provide an independent, auto-cleaned working directory to each test. 8 年之前
  Daniel Shahaf 3620ad951f Add an XFail test for issue #231, "Assignment terminating subshell flags closing parenthesis as an error". 8 年之前
  Daniel Shahaf b285c7b821 brackets: Highlight closing ')' of array assignments correctly. (Issue #226.) 8 年之前
  Daniel Shahaf c0dafd1d85 brackets: Highlight the closing brackets of subshells and blocks. (Issue #226.) 9 年之前
  Daniel Shahaf 28abb960de noop: Follow-up to last: improve readability. 9 年之前