15 次程式碼提交 (c216242b462eb3a71b7f4b2fea2fc9750914cd45)

作者 SHA1 備註 提交日期
  Daniel Shahaf c30301d474 Drop unnecessary shebang lines. 9 年之前
  Randy e8cc271314 Resolves slow performance in brackets highlighter 10 年之前
  Jan M. Binder 732b7d6e65 Fix bracket highlighter 12 年之前
  Andreas Gahr 06ad03e32c bracket highlighter: simplify 13 年之前
  Andreas Gahr 8375ef6e72 bracket highlighter: make the style configurable, when cursor is on bracket 13 年之前
  Andreas Gahr 24243becba bracket highlighter: fix typo from last commit 13 年之前
  Andreas Gahr e1ed255c0a bracket highlighter: start loops with 0 which is more natural and also more in line whith the other highlighters 13 年之前
  garinger e7ab165310 * optimize discrimination of bracket-type 13 年之前
  garinger f1eb5aeef7 skip all brackets inside quotes (" and ') 13 年之前
  garinger 2fe9505647 simplify check for bracket under cursor 13 年之前
  garinger 05e4a031c7 * remove a safety belt - no need to check if array has elements, as defaults are provided 13 年之前
  garinger d4acac9837 eliminate a variable and simplify 13 年之前
  garinger ef74d2b611 Only match brackets of the same type 13 年之前
  garinger 48c30a805a highlight opening bracket with "bracket-error" style, if the closing bracket is still missing 13 年之前
  Julien Nicoulaud 0772ddd346 Big refactoring. 13 年之前
  Julien Nicoulaud bc788f3f19 Start splitting highlighters to separate files. 13 年之前
  Julien Nicoulaud 2670c93e05 Make sure functions names match _zsh_highlight_* 13 年之前
  Julien Nicoulaud dd84bff854 Code style 13 年之前
  Takeshi Banse bb5f41ef6d Add contrib/keyword.zsh 13 年之前
  Julien Nicoulaud ea792cbf87 Add a mechanism for testing the correctness of the highlighting. 13 年之前