26 Комити (171a4eec2d47a9c69ca26832c26e5278c3454442)

Аутор 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 година