26 Коміти (6cd39e7c70d32592070de8c6fd598583052fb32b)

Автор SHA1 Повідомлення Дата
  Daniel Shahaf def8c0da83 Bump copyright years. 8 роки тому
  m0viefreak 5fe8fd8bdc 'brackets': Fix for one-based indexing 8 роки тому
  Matthew Martin f73f3d53d3 'brackets': Allow unset ZSH_HIGHLIGHT_STYLES 8 роки тому
  Matthew Martin ccaf6f48a1 brackets: Fix bug introduced in 95d8256 8 роки тому
  Matthew Martin e05b8e88ad 'brackets': Check if brackets match on first pass 8 роки тому
  Matthew Martin 95d82568d8 'brackets': Use one-based indexing 8 роки тому
  Matthew Martin f4d3dcb42f 'brackets': Move highlight call outside conditional 8 роки тому
  Matthew Martin fd84010252 'brackets': Lift local declarations from inside loops 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 роки тому
  Daniel Shahaf b52a485c5c brackets: Optimize a tiny bit. 8 роки тому
  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 роки тому