26 Commits (171a4eec2d47a9c69ca26832c26e5278c3454442)

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