1307 Commits (def4df449108d124a090a2f14829cd093cf2ab9a)
 

Author SHA1 Message Date
  Daniel Shahaf 49f7beecb5 docs copyedit: Review toplevel and tests README.md files. 8 years ago
  Daniel Shahaf 12097d55d1 docs copyedit: Rewrap to 80 columns. 8 years ago
  Daniel Shahaf 8ea392e361 docs copyedit: Restyle bold-italic to fixed-width. 8 years ago
  Daniel Shahaf 91e4a576fb docs copyedit: Port 6d93ea07fd to the other highlighters' README's. 8 years ago
  Daniel Shahaf 6c033e62e9 docs copyedit: Whitespace. 8 years ago
  Daniel Shahaf e60737d320 'make perf': Unbreak by porting over 'make test' harness changes. 8 years ago
  Daniel Shahaf 17fbcad8ac 'main': Fix state check. 9 years ago
  Daniel Shahaf ea5186543d changelog: Update through HEAD (1933de83be). 9 years ago
  Daniel Shahaf 1933de83be 'make install': Remove +x permission from installed library and documntation files. 8 years ago
  Daniel Shahaf e2096f5c4e 'make install': Unbreak PREFIX=~/foo usage. 8 years ago
  Daniel Shahaf 29fd6ec1de Support the '|&', '&!', '&|' command separators. 8 years ago
  Daniel Shahaf 3ed0f7f823 noop: Consolidate two identical conditionals. 8 years ago
  Daniel Shahaf 2dbcb575e5 internal: Document the ':regular' state. 8 years ago
  Daniel Shahaf 00de155063 docs: 'main': Improve styles documentation. 8 years ago
  Daniel Shahaf 3bfd250cce 'make perf': Designate this target as '.PHONY'. 8 years ago
  Daniel Shahaf 7d4252f5f5 minor: docs: Improve dollar-double-quoted-argument documentation. 8 years ago
  Daniel Shahaf 21e5e26923 docs: Clarify 'create a new highlighter' documentation. 8 years ago
  Daniel Shahaf b1619c0013 Fix issue #219: install documentation fully and properly. 8 years ago
  Daniel Shahaf 79b95c629e Drop unnecessary shebang lines. 8 years ago
  Daniel Shahaf 3669d69226 Fix copyright year. 8 years ago
  Daniel Shahaf 4fcfb15913 Highlight parameter expansions that are a command word. 8 years ago
  Daniel Shahaf bdc1449733 noop: Break out a helper function. 8 years ago
  Daniel Shahaf 1397f1bae1 tests: Tweak the isolation wrapper for style and robustness. 8 years ago
  Daniel Shahaf 8f19af6b31 driver: Tolerate KSH_ARRAYS being set in the calling context. 8 years ago
  Daniel Shahaf 6e3720f39d dollar-double-quoted-argument: Support the syntax «"${foo}"». (Issue #186.) 8 years ago
  Daniel Shahaf 28776371a0 tests: Add an XFail test for highlighting «"${foo}"». (Issue #186.) 8 years ago
  Daniel Shahaf 4f0c293fde cursor: Remove cursor highlighting when accepting a line. 8 years ago
  Daniel Shahaf 96ee5116b1 Fix issue #228, "Support the PATH_DIRS option". 8 years ago
  Daniel Shahaf a636527f70 tests: Add an XFail test for issue #228, "Support the PATH_DIRS option". 8 years ago
  Daniel Shahaf 2b35ff1c15 minor: Rename a test file to a not-escape-needing name. 8 years ago
  Daniel Shahaf c015339202 tests: Provide an independent, auto-cleaned working directory to each test. 8 years ago
  Daniel Shahaf b5d02a2f49 tests: Document test isolation, implemented some time ago. 8 years ago
  Daniel Shahaf e1078a8b4c 'make install': Allow setting $(SHARE_DIR). 8 years ago
  Daniel Shahaf 3620ad951f Add an XFail test for issue #231, "Assignment terminating subshell flags closing parenthesis as an error". 8 years ago
  Daniel Shahaf b285c7b821 brackets: Highlight closing ')' of array assignments correctly. (Issue #226.) 8 years ago
  Daniel Shahaf 44e5323b53 changelog: Update through HEAD (c0dafd1d85). 9 years ago
  Daniel Shahaf c0dafd1d85 brackets: Highlight the closing brackets of subshells and blocks. (Issue #226.) 9 years ago
  Daniel Shahaf 28abb960de noop: Follow-up to last: improve readability. 9 years ago
  Daniel Shahaf a59f442d2d brackets: Highlight the closing brackets of arithmetic expansion. (Issue #226.) 9 years ago
  Daniel Shahaf 8b4adbd991 Fix issue #222, "command word after repeat". 9 years ago
  Daniel Shahaf 6fbd2aa957 Add an XFail test for issue #222, "command word after repeat". 9 years ago
  Daniel Shahaf 9e178f9f39 subshells: Highlight the opening parenthesis correctly. (Issue #166.) 9 years ago
  Daniel Shahaf 5a38710564 subshells: Add an XFail test demonstrating that #166 is not yet fixed. 9 years ago
  Daniel Shahaf d3deffbf46 minor: Fix WARN_CREATE_GLOBAL warnings issued by zsh 5.1.1-dev-0. 9 years ago
  Daniel Shahaf 8ab8c815ec Fix syntax error with zsh-5.0.5-dev-1 and older. 9 years ago
  Daniel Shahaf afa6bb3882 states work: Extend state machine documentation. 9 years ago
  Daniel Shahaf 1ac39b0af1 comments: Mark prematurely-terminated command as an error. 9 years ago
  Daniel Shahaf 693de99a90 comments: Fix issue #163 and #167: Highlight comments. 9 years ago
  Daniel Shahaf e76f208cf8 comments: Add a PASSing test for the NO_INTERACTIVE_COMMENTS case. 9 years ago
  Daniel Shahaf e9ceb2017e comments: Add XFail tests from issues #163 and #167. 9 years ago