26 Revize (171a4eec2d47a9c69ca26832c26e5278c3454442)

Autor SHA1 Zpráva Datum
  Daniel Shahaf def8c0da83 Bump copyright years. před 8 roky
  m0viefreak 5fe8fd8bdc 'brackets': Fix for one-based indexing před 8 roky
  Matthew Martin f73f3d53d3 'brackets': Allow unset ZSH_HIGHLIGHT_STYLES před 8 roky
  Matthew Martin ccaf6f48a1 brackets: Fix bug introduced in 95d8256 před 8 roky
  Matthew Martin e05b8e88ad 'brackets': Check if brackets match on first pass před 8 roky
  Matthew Martin 95d82568d8 'brackets': Use one-based indexing před 8 roky
  Matthew Martin f4d3dcb42f 'brackets': Move highlight call outside conditional před 8 roky
  Matthew Martin fd84010252 'brackets': Lift local declarations from inside loops před 8 roky
  Matthew Martin 341a3ae1f0 highlighters: Use _zsh_highlight_add_highlight před 8 roky
  Matthew Martin 089329660b highlighters: Pass around the style key instead of the style itself před 8 roky
  Daniel Shahaf b52a485c5c brackets: Optimize a tiny bit. před 8 roky
  Daniel Shahaf c30301d474 Drop unnecessary shebang lines. před 9 roky
  Randy e8cc271314 Resolves slow performance in brackets highlighter před 10 roky
  Jan M. Binder 732b7d6e65 Fix bracket highlighter před 12 roky
  Andreas Gahr 06ad03e32c bracket highlighter: simplify před 13 roky
  Andreas Gahr 8375ef6e72 bracket highlighter: make the style configurable, when cursor is on bracket před 13 roky
  Andreas Gahr 24243becba bracket highlighter: fix typo from last commit před 13 roky
  Andreas Gahr e1ed255c0a bracket highlighter: start loops with 0 which is more natural and also more in line whith the other highlighters před 13 roky
  garinger e7ab165310 * optimize discrimination of bracket-type před 13 roky
  garinger f1eb5aeef7 skip all brackets inside quotes (" and ') před 13 roky
  garinger 2fe9505647 simplify check for bracket under cursor před 13 roky
  garinger 05e4a031c7 * remove a safety belt - no need to check if array has elements, as defaults are provided před 13 roky
  garinger d4acac9837 eliminate a variable and simplify před 13 roky
  garinger ef74d2b611 Only match brackets of the same type před 13 roky
  garinger 48c30a805a highlight opening bracket with "bracket-error" style, if the closing bracket is still missing před 13 roky
  Julien Nicoulaud 0772ddd346 Big refactoring. před 13 roky
  Julien Nicoulaud bc788f3f19 Start splitting highlighters to separate files. před 13 roky
  Julien Nicoulaud 2670c93e05 Make sure functions names match _zsh_highlight_* před 13 roky
  Julien Nicoulaud dd84bff854 Code style před 13 roky
  Takeshi Banse bb5f41ef6d Add contrib/keyword.zsh před 13 roky
  Julien Nicoulaud ea792cbf87 Add a mechanism for testing the correctness of the highlighting. před 13 roky