1304 Commits (fe98bbac6c95691b8979520c38941443218b46b7)
 

Author SHA1 Message Date
  Daniel Shahaf 8a43bd2cd9 back-dollar-quoted-argument: Highlight \uHHHH and \UHHHHHHHH escapes. 9 years ago
  Daniel Shahaf 98366ade11 back-dollar-quoted-argument: Don't consider \0xHH a hex escape sequence. 9 years ago
  Daniel Shahaf 78ad649d47 back-dollar-quoted-argument: Don't consider comma a hex character. 9 years ago
  Daniel Shahaf 69fcb40275 Highlight backslash escapes within $'' strings. 9 years ago
  Daniel Shahaf f4164ac86c internal: Document a function-local variable. 9 years ago
  Daniel Shahaf 9c7a1109c8 WARN_CREATE_GLOBAL: don't leak the arithmetic for loop's index variable. 9 years ago
  Daniel Shahaf dd12dde93a Fix errors with non-reserved-word typeset. 9 years ago
  Daniel Shahaf cb5589db73 Don't wrap set-local-history. 9 years ago
  Daniel Shahaf 35c4bb7bdc More WARN_CREATE_GLOBAL cleanups. 9 years ago
  Daniel Shahaf 040df93c01 Highlight redirections. 9 years ago
  Daniel Shahaf 86cd337446 README: Document release announcements. 9 years ago
  Daniel Shahaf c43dc8bd44 dollar-double-quoted-argument: Two patches. 9 years ago
  Daniel Shahaf 66eb801358 dollar-double-quoted-argument: Handle «"foo$"» correctly. 9 years ago
  Daniel Shahaf b0cc02ed86 dollar-double-quoted-argument: Highlight "$foo" better. 9 years ago
  Daniel Shahaf 4ec0c6d7a7 README: Expand the at-end-of-.zshrc FAQ answer. 9 years ago
  Daniel Shahaf 908c4fe150 Stop leaking variables into global namespace. 9 years ago
  Daniel Shahaf 1467eae86d Bump copyright years, part 2. 9 years ago
  Daniel Shahaf 9e80fe8f02 Bump copyright years. 9 years ago
  Daniel Shahaf 001e6cb404 tests: Cover 'back-quoted-argument'. 9 years ago
  Daniel Shahaf 22fa215e05 Fixup last commit. 9 years ago
  Daniel Shahaf 845361ef3d tests: Cover 'hashed-command'. 9 years ago
  Daniel Shahaf 4594d8b7ec Merge remote-tracking branch 'danielsh/i199-semicolon-v1' 9 years ago
  Daniel Shahaf 5fb4cb2f72 Fix regression: Highlight ';' as commandseparator. 9 years ago
  Daniel Shahaf f7cb4741d6 Followup to previous: Extend the 'alias' test. 9 years ago
  Daniel Shahaf 81c8d78d12 tests: Cover 'alias' and 'suffix-alias'. 9 years ago
  Daniel Shahaf 8767e0ef66 tests: Cover 'reserved-word'. 9 years ago
  Daniel Shahaf b056f592f2 tests: Cover 'path_prefix'. 9 years ago
  Daniel Shahaf e0a7ddb6ec tests: Cover 'history-expansion'. 9 years ago
  Daniel Shahaf 416934202e tests: Cover 'single-quoted-argument', 'double-hyphen-option', and 'function'. 9 years ago
  Daniel Shahaf 627eb71940 tests: Use $unused_highlight in more places. 9 years ago
  Daniel Shahaf 00862cf4fa Followup to e5c2a88db0 (merged in 51102bf83f): 9 years ago
  Daniel Shahaf aab1b8f50f Follow-up to 547b8be30461: Fix $observed_result calculation. 9 years ago
  Daniel Shahaf 4068413dfe tests: Let each test change the highlight styles. 9 years ago
  Daniel Shahaf 404d498e1d tests: vanilla-newline.zsh: Fix expectations 9 years ago
  Daniel Shahaf 05ab9f7342 tests: Run only *.zsh files. 9 years ago
  Daniel Shahaf 0d3a5dadea tests: Add test for escape sequences in double-quoted strings 9 years ago
  Daniel Shahaf 51102bf83f Highlight the region and yanks and pastes on top of syntax highlighting. 9 years ago
  Daniel Shahaf 186536705b tests: path-tilde-named.zsh: Fix expectations 9 years ago
  Daniel Shahaf 547b8be304 test harness: Fix off-by-one discrepancy between observed and expected. 9 years ago
  Daniel Shahaf 80587e5419 New test for dollar-double-quoted-argument. 9 years ago
  Daniel Shahaf c46b8d169e test harness: Fix off-by-one discrepancy between observed and expected. 9 years ago
  Daniel Shahaf a8afbdf2f5 Support $''-quoted strings. 9 years ago
  Daniel Shahaf 6d93ea07fd main highlighter docs: README: Tweak. 9 years ago
  Daniel Shahaf 4f5a0fe60b main highlighter docs: Give examples of styles. 9 years ago
  Daniel Shahaf e5c2a88db0 Highlight yanks/pastes on top of syntax highlighting. 9 years ago
  Daniel Shahaf 0e31d6e1a2 Highlight the region on top of syntax highlighting. 9 years ago
  Daniel Shahaf 555e142e66 suffix aliases: Highlight differently. 9 years ago
  Daniel Shahaf e13c5a1611 Highlight 'noglob' correctly in more cases. 9 years ago
  Daniel Shahaf 8515b7e0c5 Highlight ? as globbing. 9 years ago
  Daniel Shahaf dc701501e5 Highlight ? as globbing. 9 years ago