35 Révisions (e4408343a10d9e56a776e0d5e17311b4850959be)

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