26 Commits (171a4eec2d47a9c69ca26832c26e5278c3454442)

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