[elpa] master c474af4 4/4: Merge commit '5825163e2a8520bbb2751f9692f51a1b73cb81ad' from context-coloring

2015-06-13 Thread Jackson Ray Hamilton
branch: master commit c474af4630126d1a42a64aac1be0238a00970d13 Merge: e2f402c 5825163 Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Merge commit '5825163e2a8520bbb2751f9692f51a1b73cb81ad' from context-coloring --- packages/context-coloring/README.md |6 +++--- pac

[elpa] master df12c79 2/4: Fix regression where multiple timers would collide.

2015-06-13 Thread Jackson Ray Hamilton
branch: master commit df12c795f168976efbc7178062759c66a735627f Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Fix regression where multiple timers would collide. --- context-coloring.el |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/context-coloring.el

[elpa] master 084d752 1/4: Update elisp support.

2015-06-13 Thread Jackson Ray Hamilton
branch: master commit 084d752583cc36e382f6452887add551c50143f7 Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Update elisp support. --- README.md |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 03bf677..40506e7 100644 ---

[elpa] master 5825163 3/4: Version 6.4.1.

2015-06-13 Thread Jackson Ray Hamilton
branch: master commit 5825163e2a8520bbb2751f9692f51a1b73cb81ad Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Version 6.4.1. --- context-coloring.el |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/context-coloring.el b/context-coloring.el index f048bb4..

[elpa] master updated (e2f402c -> c474af4)

2015-06-13 Thread Jackson Ray Hamilton
jackson pushed a change to branch master. from e2f402c Merge commit '40f67bf039c143758ac070f9693bb0af87b98aba' from context-coloring new 084d752 Update elisp support. new df12c79 Fix regression where multiple timers would collide. new 5825163 Version 6.4.1.

[elpa] master 08e2981 63/79: Swallow scan errors.

2015-06-13 Thread Jackson Ray Hamilton
branch: master commit 08e2981a2a8a2fe816194f1e9ea5021c92c7b754 Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Swallow scan errors. --- context-coloring.el | 44 +-- test/context-coloring-test.el |6 test/fixture

[elpa] master 22403b7 61/79: Cover parsing edge cases.

2015-06-13 Thread Jackson Ray Hamilton
branch: master commit 22403b7aef5a77897c5da3e0944dac6b32636bbb Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Cover parsing edge cases. --- context-coloring.el | 48 ++--- test/context-coloring-test.el | 15 ++-- test/fixt

[elpa] master ec9f04d 64/79: Update emacs lisp support in readme.

2015-06-13 Thread Jackson Ray Hamilton
branch: master commit ec9f04d4fa1088ff14adb2b35e4a8ecb7a9ca65e Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Update emacs lisp support in readme. --- README.md |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/README.md b/README.md index a180a17..03bf677

[elpa] master 2258572 39/79: Optimize. Refactor.

2015-06-13 Thread Jackson Ray Hamilton
branch: master commit 22585727bb15e190276c81d51aa508909f7eb34b Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Optimize. Refactor. --- context-coloring.el | 219 --- 1 files changed, 103 insertions(+), 116 deletions(-) diff --git a

[elpa] master 9b436c0 76/79: Fully recolor later after a fast recolor.

2015-06-13 Thread Jackson Ray Hamilton
branch: master commit 9b436c087420fd0264568547b558197a173153eb Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Fully recolor later after a fast recolor. --- context-coloring.el | 56 +++- test/context-coloring-test.el |2 +- 2 fi

[elpa] master 5f9bd49 50/79: Add comments and strings to the cond test.

2015-06-13 Thread Jackson Ray Hamilton
branch: master commit 5f9bd49f3f9e575edd5b416dde83fb62b1cfb93a Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Add comments and strings to the cond test. --- test/context-coloring-test.el |4 +++- test/fixtures/cond.el |4 +++- 2 files changed, 6 insertions(+), 2 d

[elpa] master a4a136c 74/79: Refactor defun / defadvice name handling.

2015-06-13 Thread Jackson Ray Hamilton
branch: master commit a4a136c4d800d9f0ffb18da45634e36bb3dfceed Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Refactor defun / defadvice name handling. --- context-coloring.el | 62 -- 1 files changed, 25 insertions(+), 37 deletio

[elpa] master 72a0998 73/79: Add quote and backquote function support.

2015-06-13 Thread Jackson Ray Hamilton
branch: master commit 72a09987d2562df79c288011313b5bbbd30a3c42 Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Add quote and backquote function support. --- context-coloring.el | 78 - test/context-coloring-test.el |3 ++ tes

[elpa] master e2ceef9 57/79: Prepend function symbols with octothorpes.

2015-06-13 Thread Jackson Ray Hamilton
branch: master commit e2ceef9fa1dd455d1fc9657cca6ae778436e2ead Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Prepend function symbols with octothorpes. --- benchmark/context-coloring-benchmark.el | 27 +- context-coloring.el | 46 +

[elpa] master 40f67bf 78/79: Version 6.4.0.

2015-06-13 Thread Jackson Ray Hamilton
branch: master commit 40f67bf039c143758ac070f9693bb0af87b98aba Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Version 6.4.0. --- context-coloring.el |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/context-coloring.el b/context-coloring.el index d248edc..

[elpa] master acaaf39 38/79: Add file statistics to benchmarks.

2015-06-13 Thread Jackson Ray Hamilton
branch: master commit acaaf392875ca5f22bbb8ecd7a3fd486c6722acf Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Add file statistics to benchmarks. --- benchmark/context-coloring-benchmark.el | 13 ++--- 1 files changed, 10 insertions(+), 3 deletions(-) diff --git a/bench

[elpa] master f870598 59/79: Fix infinite loop when parsing let.

2015-06-13 Thread Jackson Ray Hamilton
branch: master commit f870598f1c7400e8f0fe37e5c83cd9e7f3d6580b Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Fix infinite loop when parsing let. --- context-coloring.el |5 - test/context-coloring-test.el |7 --- test/fixtures/let.el |5 +++

[elpa] master c81eecb 58/79: Update function names and docstrings.

2015-06-13 Thread Jackson Ray Hamilton
branch: master commit c81eecb37b3d19b60d13d86c84de0b33c2c1 Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Update function names and docstrings. --- benchmark/context-coloring-benchmark.el |1 + context-coloring.el | 131 +--

[elpa] master 89286b6 54/79: Cleanup.

2015-06-13 Thread Jackson Ray Hamilton
branch: master commit 89286b6ce33c9909c7b71ad7e65b880b81afb8b9 Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Cleanup. --- context-coloring.el |7 +-- 1 files changed, 1 insertions(+), 6 deletions(-) diff --git a/context-coloring.el b/context-coloring.el index b14c63e..2

[elpa] master 4bd7fc7 56/79: Make delays configurable at the dispatch level.

2015-06-13 Thread Jackson Ray Hamilton
branch: master commit 4bd7fc798b0c89df25aad921e898348d3b60d6b1 Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Make delays configurable at the dispatch level. --- README.md |4 ++-- context-coloring.el | 37 - 2 files changed, 26

[elpa] master 306335e 71/79: Add defadvice support.

2015-06-13 Thread Jackson Ray Hamilton
branch: master commit 306335e9b29594c43b8b9b7be703f55cfb24845a Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Add defadvice support. --- context-coloring.el | 40 test/context-coloring-test.el |7 +++ test/fixtures/defa

[elpa] master f7c6dcb 75/79: Refactor callee dispatching.

2015-06-13 Thread Jackson Ray Hamilton
branch: master commit f7c6dcbd01b7c0176b4b7183467a8d6248d764db Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Refactor callee dispatching. --- context-coloring.el | 92 --- 1 files changed, 29 insertions(+), 63 deletions(-) diff

[elpa] master 8836df9 37/79: Add colorization times to logs.

2015-06-13 Thread Jackson Ray Hamilton
branch: master commit 8836df9f150afebed815bba0f665b04c35c2e7e0 Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Add colorization times to logs. --- benchmark/context-coloring-benchmark.el | 50 +++ 1 files changed, 37 insertions(+), 13 deletions(-) di

[elpa] master 5857bc8 53/79: Refactor comments and strings coloring.

2015-06-13 Thread Jackson Ray Hamilton
branch: master commit 5857bc81ea0c7644db489aa714717f4024473a69 Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Refactor comments and strings coloring. --- context-coloring.el | 59 ++ 1 files changed, 31 insertions(+), 28 deletions

[elpa] master 0079778 48/79: Set `:send-report' to nil.

2015-06-13 Thread Jackson Ray Hamilton
branch: master commit 007977846145d47cb0db2f670a30fddd4bf5f391 Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Set `:send-report' to nil. --- test/context-coloring-coverage.el |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/test/context-coloring-coverage

[elpa] master ed870d8 68/79: Refactor minor mode definition.

2015-06-13 Thread Jackson Ray Hamilton
branch: master commit ed870d80914b0102a0739e0418b22f07a8fcb5da Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Refactor minor mode definition. --- context-coloring.el | 123 ++- 1 files changed, 72 insertions(+), 51 deletions(-) di

[elpa] master 3c7a00d 55/79: Add lazy coloring.

2015-06-13 Thread Jackson Ray Hamilton
branch: master commit 3c7a00dc047420fd6b378e0522d09df3651a8716 Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Add lazy coloring. --- context-coloring.el | 169 --- 1 files changed, 92 insertions(+), 77 deletions(-) diff --git a/co

[elpa] master 5661ed0 44/79: Document `:host' and `:port' properties.

2015-06-13 Thread Jackson Ray Hamilton
branch: master commit 5661ed003c5d994aebd4230a219359cc7c550ac2 Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Document `:host' and `:port' properties. --- context-coloring.el | 15 ++- 1 files changed, 10 insertions(+), 5 deletions(-) diff --git a/context-coloring.

[elpa] master 8d15938 43/79: Cleaner server implementation.

2015-06-13 Thread Jackson Ray Hamilton
branch: master commit 8d15938d443e0358483932054b407c802ca77720 Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Cleaner server implementation. --- context-coloring.el | 153 --- 1 files changed, 85 insertions(+), 68 deletions(-) dif

[elpa] master d2e08e8 62/79: Improve and test lazy coloring.

2015-06-13 Thread Jackson Ray Hamilton
branch: master commit d2e08e874ced07c2b3372df23f338910fda240c4 Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Improve and test lazy coloring. --- context-coloring.el | 20 ++-- test/context-coloring-test.el | 31 +++ test/

[elpa] master 67576b5 72/79: Skip all insignificant expression prefixes.

2015-06-13 Thread Jackson Ray Hamilton
branch: master commit 67576b5ed1b07e448ea13dedb613c4543c907caf Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Skip all insignificant expression prefixes. --- context-coloring.el |5 ++--- test/context-coloring-test.el |2 +- test/fixtures/ignored.el |2

[elpa] master 233ea1a 47/79: Kill any scopifier server before running the tests.

2015-06-13 Thread Jackson Ray Hamilton
branch: master commit 233ea1a7660e4d6c0b13c91712de122ddbae9f0a Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Kill any scopifier server before running the tests. --- Makefile |4 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/Makefile b/Makefile index bd8

[elpa] master 46a9193 65/79: Find the edges of the screen more efficiently.

2015-06-13 Thread Jackson Ray Hamilton
branch: master commit 46a91933736258bc9aa5ae38ec4c6f909c70a678 Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Find the edges of the screen more efficiently. --- context-coloring.el |6 -- 1 files changed, 4 insertions(+), 2 deletions(-) diff --git a/context-coloring.el b

[elpa] master e387aaf 45/79: Merge branch 'server' into elisp

2015-06-13 Thread Jackson Ray Hamilton
branch: master commit e387aaf3cdf32ce809227ce6380133f1a6950f3a Merge: 59492ab 5661ed0 Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Merge branch 'server' into elisp --- context-coloring.el | 154 +-- 1 files changed, 124 insertion

[elpa] master 69ea835 67/79: Refactor elisp parsers using helper functions.

2015-06-13 Thread Jackson Ray Hamilton
branch: master commit 69ea8358702268860542a4259e001bb4feb716a1 Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Refactor elisp parsers using helper functions. --- context-coloring.el | 263 +-- 1 files changed, 110 insertions(+), 153

[elpa] master 9edc6c3 69/79: Checkdoc cleanup.

2015-06-13 Thread Jackson Ray Hamilton
branch: master commit 9edc6c3369482c07f646d36b9786ab0a53b6a405 Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Checkdoc cleanup. --- context-coloring.el | 11 +++ 1 files changed, 7 insertions(+), 4 deletions(-) diff --git a/context-coloring.el b/context-coloring.el ind

[elpa] master fd4bc95 66/79: Add dolist support.

2015-06-13 Thread Jackson Ray Hamilton
branch: master commit fd4bc9582cf9cb686254ce2aebe3b359c7e54d59 Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Add dolist support. --- context-coloring.el | 66 + test/context-coloring-test.el |7 test/fixtures/dolist.el

[elpa] master 59492ab 41/79: Refactor token application.

2015-06-13 Thread Jackson Ray Hamilton
branch: master commit 59492ab8eae5ec7cd3afe258c34025a5dc31c06c Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Refactor token application. --- context-coloring.el | 84 +--- test/context-coloring-test.el | 14 +-- 2 files chang

[elpa] master 2ee41c1 52/79: Add comments and strings to condition-case test.

2015-06-13 Thread Jackson Ray Hamilton
branch: master commit 2ee41c15f6f319f8463520278733f77b44619619 Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Add comments and strings to condition-case test. --- context-coloring.el | 16 test/context-coloring-test.el |4 +++- test/fixtures/c

[elpa] master 77b075f 60/79: Space.

2015-06-13 Thread Jackson Ray Hamilton
branch: master commit 77b075fde3d0cbdf88f71e9034189b7576c006e2 Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Space. --- Makefile |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Makefile b/Makefile index 0b5c237..0b37043 100644 --- a/Makefile +++ b/Makef

[elpa] master acf15ae 70/79: Remove if.

2015-06-13 Thread Jackson Ray Hamilton
branch: master commit acf15ae5a4d4893ce203afdaa077707cd4abf4cd Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Remove if. --- context-coloring.el | 18 ++ 1 files changed, 10 insertions(+), 8 deletions(-) diff --git a/context-coloring.el b/context-coloring.el in

[elpa] master c2834f0 51/79: Add condition-case support.

2015-06-13 Thread Jackson Ray Hamilton
branch: master commit c2834f0b4af70230021a998967e4bdf69f9799aa Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Add condition-case support. --- context-coloring.el | 80 -- test/context-coloring-test.el | 12 ++ test/fixture

[elpa] master e06f1a6 27/79: Color comments and strings inside quotes.

2015-06-13 Thread Jackson Ray Hamilton
branch: master commit e06f1a6194abaec8dffd684b75c805500b7191b6 Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Color comments and strings inside quotes. --- context-coloring.el | 27 +++ test/context-coloring-test.el |6 +- test/fixtures

[elpa] master 6090eb3 17/79: Pass quote test with recursive colorizer.

2015-06-13 Thread Jackson Ray Hamilton
branch: master commit 6090eb3246079470ad7da359ecf9660fccd806c1 Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Pass quote test with recursive colorizer. --- context-coloring.el | 87 - test/context-coloring-test.el | 14 +++---

[elpa] master 7ab01e3 30/79: Fix ignored test.

2015-06-13 Thread Jackson Ray Hamilton
branch: master commit 7ab01e34e8c3478451a05ddbc4ac0b980090fce8 Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Fix ignored test. --- test/context-coloring-test.el |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/test/context-coloring-test.el b/test/context

[elpa] master 1f474d9 11/79: Reorganize functions.

2015-06-13 Thread Jackson Ray Hamilton
branch: master commit 1f474d9e189b64d996baedd3f24e6930982d1939 Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Reorganize functions. --- test/context-coloring-test.el | 270 + 1 files changed, 138 insertions(+), 132 deletions(-) diff --git

[elpa] master 3d3c693 22/79: Pass interrupt test with recursive colorizer.

2015-06-13 Thread Jackson Ray Hamilton
branch: master commit 3d3c693aa6721a76a16eefbb8a2bf5ba5938b719 Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Pass interrupt test with recursive colorizer. --- context-coloring.el | 49 ++- test/context-coloring-test.el | 51 +

[elpa] master 16fa835 40/79: Optimize JSON parser.

2015-06-13 Thread Jackson Ray Hamilton
branch: master commit 16fa8350ad55f8031b56e85ede473544d4485da8 Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Optimize JSON parser. --- context-coloring.el | 44 ++-- test/context-coloring-test.el |2 +- 2 files changed, 29 inse

[elpa] master a283883 24/79: Always colorize the remaining region.

2015-06-13 Thread Jackson Ray Hamilton
branch: master commit a283883546de74d5c19749611d56cea94b752dc2 Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Always colorize the remaining region. --- context-coloring.el | 66 ++ 1 files changed, 34 insertions(+), 32 deletions(-

[elpa] master 8ea8c9c 15/79: Pass defun test with recursive colorizer.

2015-06-13 Thread Jackson Ray Hamilton
branch: master commit 8ea8c9c318b2c46bc0ccca2db233e5732a3322e0 Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Pass defun test with recursive colorizer. --- context-coloring.el | 232 - test/context-coloring-test.el | 186 +++

[elpa] master f1ed39f 21/79: Pass comment and string tests with recursive colorizer.

2015-06-13 Thread Jackson Ray Hamilton
branch: master commit f1ed39f634a9c109e829ee79e9070026a6253050 Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Pass comment and string tests with recursive colorizer. --- context-coloring.el | 37 - test/context-coloring-test.el |

[elpa] master d146af8 23/79: Fix string coloring.

2015-06-13 Thread Jackson Ray Hamilton
branch: master commit d146af86733a72ce098768f96fbb77f401bba06e Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Fix string coloring. --- context-coloring.el |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/context-coloring.el b/context-coloring.el index e5

[elpa] master af4f773 33/79: Colorize comments and strings inside backquotes.

2015-06-13 Thread Jackson Ray Hamilton
branch: master commit af4f773cabd9deccfabae2a4947178697f60defc Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Colorize comments and strings inside backquotes. --- context-coloring.el |3 ++- test/context-coloring-test.el |4 +++- test/fixtures/quote.el|

[elpa] master 4b25191 28/79: Refactor benchmarks. Improve benchmark reliability.

2015-06-13 Thread Jackson Ray Hamilton
branch: master commit 4b251915a5c0f3f3fd42f99907927e6b2731b45d Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Refactor benchmarks. Improve benchmark reliability. --- benchmark/context-coloring-benchmark.el | 141 -- 1 files changed, 75 insertions(+),

[elpa] master cacf5de 49/79: Add cond support.

2015-06-13 Thread Jackson Ray Hamilton
branch: master commit cacf5de396962d767d59ca203afc2cc3d0bb6d85 Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Add cond support. --- context-coloring.el | 37 + test/context-coloring-test.el | 10 ++ test/fixtures/cond.el

[elpa] master f88e21c 29/79: Ignore escaped characters.

2015-06-13 Thread Jackson Ray Hamilton
branch: master commit f88e21c28038ccbe46c8e87446a78da53b6c515b Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Ignore escaped characters. --- context-coloring.el |8 ++-- 1 files changed, 6 insertions(+), 2 deletions(-) diff --git a/context-coloring.el b/context-coloring.

[elpa] master 872bf5f 46/79: Bump required scopifier version.

2015-06-13 Thread Jackson Ray Hamilton
branch: master commit 872bf5f22b5bdf405a038aaf29e694ee5cf72a25 Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Bump required scopifier version. --- context-coloring.el |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/context-coloring.el b/context-coloring.

[elpa] master 49265ab 25/79: Simplify comment and string parsing.

2015-06-13 Thread Jackson Ray Hamilton
branch: master commit 49265ab975fbdda576a577fba6569f62a032f986 Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Simplify comment and string parsing. --- context-coloring.el | 20 +++- 1 files changed, 3 insertions(+), 17 deletions(-) diff --git a/context-coloring

[elpa] master 52383b5 26/79: Handle octothorpes.

2015-06-13 Thread Jackson Ray Hamilton
branch: master commit 52383b5abacf079bf0f1cfd3f6f7039aa7b9c032 Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Handle octothorpes. --- context-coloring.el |4 +++- test/fixtures/ignored.el |2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/context-c

[elpa] master 3dfd515 42/79: Messy server implementation.

2015-06-13 Thread Jackson Ray Hamilton
branch: master commit 3dfd515c2d4bae593c155aedf44288840bd4d353 Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Messy server implementation. --- context-coloring.el | 86 ++ 1 files changed, 79 insertions(+), 7 deletions(-) diff --

[elpa] master bc0cb0d 16/79: Pass lambda test with recursive colorizer.

2015-06-13 Thread Jackson Ray Hamilton
branch: master commit bc0cb0de7a47ed3b5210d11f738e1850575bb580 Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Pass lambda test with recursive colorizer. --- context-coloring.el | 56 ++-- test/context-coloring-test.el | 12 ---

[elpa] master aaf4835 20/79: Remove let-varlist data structure. Cleanup.

2015-06-13 Thread Jackson Ray Hamilton
branch: master commit aaf48357875c366c652eb842229e0c284e98566b Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Remove let-varlist data structure. Cleanup. --- context-coloring.el | 147 ++- 1 files changed, 40 insertions(+), 107 del

[elpa] master 7975003 18/79: Pass ignored test with recursive colorizer.

2015-06-13 Thread Jackson Ray Hamilton
branch: master commit 7975003d23bce77510e05b620cec4810262c5443 Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Pass ignored test with recursive colorizer. --- context-coloring.el |7 +-- test/context-coloring-test.el | 10 +- 2 files changed, 10 inserti

[elpa] master d8b5f03 12/79: Remove before-all and after-all.

2015-06-13 Thread Jackson Ray Hamilton
branch: master commit d8b5f03b786c0e4611255d63e6204c5e21af8fd4 Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Remove before-all and after-all. --- test/context-coloring-test.el | 884 ++--- 1 files changed, 470 insertions(+), 414 deletions(-)

[elpa] master ea6b4ef 14/79: Increase test documentation.

2015-06-13 Thread Jackson Ray Hamilton
branch: master commit ea6b4effc35be81162056366eb7348ecbede1e65 Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Increase test documentation. --- test/context-coloring-test.el | 25 - 1 files changed, 24 insertions(+), 1 deletions(-) diff --git a/test/cont

[elpa] master 966bd20 31/79: Add test for escape characters.

2015-06-13 Thread Jackson Ray Hamilton
branch: master commit 966bd20ae549c4aac1080312d1f7d389a6e784f5 Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Add test for escape characters. --- test/context-coloring-test.el |4 +++- test/fixtures/quote.el|2 ++ 2 files changed, 5 insertions(+), 1 deletions(-)

[elpa] master 5a8186b 34/79: Color comments and strings inside defuns.

2015-06-13 Thread Jackson Ray Hamilton
branch: master commit 5a8186bcbfc761e96021033850d8958b4367e27f Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Color comments and strings inside defuns. --- context-coloring.el |3 ++- test/context-coloring-test.el |1 + test/fixtures/let.el |1 + 3

[elpa] master 87893df 32/79: Support comma splicing.

2015-06-13 Thread Jackson Ray Hamilton
branch: master commit 87893df80ab8fcbb31ecd88f0a3ad978eb63d910 Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Support comma splicing. --- context-coloring.el |4 test/context-coloring-test.el |6 ++ test/fixtures/splice.el |2 ++ 3 files chang

[elpa] master 7167e93 19/79: Pass let and let* tests with recursive colorizer.

2015-06-13 Thread Jackson Ray Hamilton
branch: master commit 7167e93410c7bfb58f22d6942ae2fe488e37b603 Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Pass let and let* tests with recursive colorizer. --- context-coloring.el | 604 +++-- test/context-coloring-test.el | 52

[elpa] master 92166ba 13/79: Add no-fixture option.

2015-06-13 Thread Jackson Ray Hamilton
branch: master commit 92166ba9d243aa9cd222dc4cdb0a0551b8988739 Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Add no-fixture option. --- test/context-coloring-test.el | 25 +++-- 1 files changed, 11 insertions(+), 14 deletions(-) diff --git a/test/context-c

[elpa] master f3697c0 35/79: Strings are sexps.

2015-06-13 Thread Jackson Ray Hamilton
branch: master commit f3697c06f3ee90e2381fb519ec94f0fa47982046 Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Strings are sexps. --- context-coloring.el | 11 ++- test/context-coloring-test.el |1 + test/fixtures/let.el |1 + 3 files changed,

[elpa] master af536a4 07/79: Update coloring assertion syntax.

2015-06-13 Thread Jackson Ray Hamilton
branch: master commit af536a41a89443496b1a603668623b92b608a2cd Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Update coloring assertion syntax. --- test/context-coloring-test.el | 32 +--- 1 files changed, 17 insertions(+), 15 deletions(-) diff --gi

[elpa] master ac22f0a 02/79: Silence obsolete warnings.

2015-06-13 Thread Jackson Ray Hamilton
branch: master commit ac22f0af20a85fe5d6b21d3403b596c5cb7aef10 Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Silence obsolete warnings. --- test/context-coloring-test.el |6 -- 1 files changed, 4 insertions(+), 2 deletions(-) diff --git a/test/context-coloring-test.el b

[elpa] master updated (7df8d42 -> e2f402c)

2015-06-13 Thread Jackson Ray Hamilton
jackson pushed a change to branch master. from 7df8d42 Merge remote-tracking branch 'ztree/master' new c337716 Add statistics. new ac22f0a Silence obsolete warnings. new cfcf112 Add define-deftest macro. new 57e87f0 Refactor js test definitions.

[elpa] master fd2f2d0 08/79: Refactor remaining js tests.

2015-06-13 Thread Jackson Ray Hamilton
branch: master commit fd2f2d08fb03fd297fabd77b48741b4ace5a97b5 Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Refactor remaining js tests. --- test/context-coloring-test.el | 143 + 1 files changed, 46 insertions(+), 97 deletions(-) diff

[elpa] master 23cf7b3 09/79: Refactor derived mode tests.

2015-06-13 Thread Jackson Ray Hamilton
branch: master commit 23cf7b35543c926760c5acba77c1f4f774c06aab Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Refactor derived mode tests. --- test/context-coloring-test.el | 50 +--- 1 files changed, 12 insertions(+), 38 deletions(-) diff -

[elpa] master ae03324 05/79: Define js and js2 tests simultaneously.

2015-06-13 Thread Jackson Ray Hamilton
branch: master commit ae033240e71b1d1a25d1052aa1dca83a10fb56a2 Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Define js and js2 tests simultaneously. --- test/context-coloring-test.el | 225 + 1 files changed, 91 insertions(+), 134 deletio

[elpa] master cfcf112 03/79: Add define-deftest macro.

2015-06-13 Thread Jackson Ray Hamilton
branch: master commit cfcf1129e326794c6930bf110a0810f114864a12 Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Add define-deftest macro. --- test/context-coloring-test.el | 93 +++-- 1 files changed, 61 insertions(+), 32 deletions(-) diff --g

[elpa] master 5e0a0d9 10/79: Newlines.

2015-06-13 Thread Jackson Ray Hamilton
branch: master commit 5e0a0d93ffc4e020f053a72ec54616c5fea80e48 Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Newlines. --- test/context-coloring-test.el |6 ++ 1 files changed, 2 insertions(+), 4 deletions(-) diff --git a/test/context-coloring-test.el b/test/context-col

[elpa] master c337716 01/79: Add statistics.

2015-06-13 Thread Jackson Ray Hamilton
branch: master commit c337716cb9a0bbf51dc1e437905d1db48fb578fb Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Add statistics. --- README.md |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/README.md b/README.md index 39c15cf..4643cad 100644 --- a/README.

[elpa] master c1b6b52 06/79: Update function scopes and global tests.

2015-06-13 Thread Jackson Ray Hamilton
branch: master commit c1b6b52f17a379f8d76fd47345fe99f5786f8d27 Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Update function scopes and global tests. --- test/context-coloring-test.el | 36 +++- 1 files changed, 15 insertions(+), 21 deletions(-)

[elpa] master 57e87f0 04/79: Refactor js test definitions.

2015-06-13 Thread Jackson Ray Hamilton
branch: master commit 57e87f0e48af2e2f0447cd2f128a1846fe808e33 Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Refactor js test definitions. --- context-coloring.el | 16 ++-- test/context-coloring-test.el | 270 ++--- 2 files chang

[elpa] master 7df8d42 3/3: Merge remote-tracking branch 'ztree/master'

2015-06-13 Thread Alexey Veretennikov
branch: master commit 7df8d42c144aa31a8337c62127c85bd86be563b1 Merge: 0ce6cfd b42e238 Author: Alexey Veretennikov Commit: Alexey Veretennikov Merge remote-tracking branch 'ztree/master' 1) All functions now starts with ztree- prefix 2) All files now have lexical-binding enabled

[elpa] master b42e238 2/3: All files now uses the lexical-binding

2015-06-13 Thread Alexey Veretennikov
branch: master commit b42e238699a247a1c50e9baa29c284dad05d44ad Author: Alexey Veretennikov Commit: Alexey Veretennikov All files now uses the lexical-binding --- ztree-diff-model.el | 18 +- ztree-diff.el | 22 +++--- ztree-dir.el|2 +-

[elpa] master 7c49485 1/3: Set all functions to have ztree- prefix

2015-06-13 Thread Alexey Veretennikov
branch: master commit 7c49485006e61da818ddb5e8a48dc2f0381063f9 Author: Alexey Veretennikov Commit: Alexey Veretennikov Set all functions to have ztree- prefix --- ztree-diff-model.el | 26 +- ztree-diff.el | 38 +++--- ztree-

[elpa] master updated (0ce6cfd -> 7df8d42)

2015-06-13 Thread Alexey Veretennikov
fourier pushed a change to branch master. from 0ce6cfd Merge remote-tracking branch 'ztree/master' new 7c49485 Set all functions to have ztree- prefix new b42e238 All files now uses the lexical-binding new 7df8d42 Merge remote-tracking branch 'ztree/master'

[elpa] master 0ce6cfd 2/2: Merge remote-tracking branch 'ztree/master'

2015-06-13 Thread Alexey Veretennikov
branch: master commit 0ce6cfdfbe59a8b7955e3a2c9156e1bbdb2516fc Merge: 449466a 9de243f Author: Alexey Veretennikov Commit: Alexey Veretennikov Merge remote-tracking branch 'ztree/master' Added added variable ztree-dir-move-focus; if set move the focus to opened editor window when

[elpa] master 9de243f 1/2: Issue #17: added variable ztree-dir-move-focus; if set move the focus to opened editor window when press Enter

2015-06-13 Thread Alexey Veretennikov
branch: master commit 9de243f06906cb3e824c2bbe3d75fd1f3661c5e3 Author: Alexey Veretennikov Commit: Alexey Veretennikov Issue #17: added variable ztree-dir-move-focus; if set move the focus to opened editor window when press Enter --- ztree-dir.el | 17 ++--- 1 files changed,

[elpa] master 6f785f2 1/3: Better hook-in

2015-06-13 Thread Artur Malabarba
branch: master commit 6f785f24120752bc4cb09472bfbe84934bb8d1d9 Author: Artur Malabarba Commit: Artur Malabarba Better hook-in --- sotlisp.el | 34 +++--- 1 files changed, 23 insertions(+), 11 deletions(-) diff --git a/sotlisp.el b/sotlisp.el index 1fb17b7..37d

[elpa] master 449466a 3/3: Merge branch 'master' of git+ssh://git.sv.gnu.org/srv/git/emacs/elpa

2015-06-13 Thread Artur Malabarba
branch: master commit 449466afe04a0df9cc7f39b6eaa532409523 Merge: b4b5dad 54ced08 Author: Artur Malabarba Commit: Artur Malabarba Merge branch 'master' of git+ssh://git.sv.gnu.org/srv/git/emacs/elpa --- externals-list |1 + packages/ggtags/README.rst |

[elpa] master updated (54ced08 -> 449466a)

2015-06-13 Thread Artur Malabarba
malabarba pushed a change to branch master. from 54ced08 Merge remote-tracking branch 'ztree/master' new 6f785f2 Better hook-in new b4b5dad Merge commit '6f785f24120752bc4cb09472bfbe84934bb8d1d9' new 449466a Merge branch 'master' of git+ssh://git.sv.gnu.org/

[elpa] master b4b5dad 2/3: Merge commit '6f785f24120752bc4cb09472bfbe84934bb8d1d9'

2015-06-13 Thread Artur Malabarba
branch: master commit b4b5dade737800be8bb1c79dc3782b0bfacdfbb1 Merge: 30984c4 6f785f2 Author: Artur Malabarba Commit: Artur Malabarba Merge commit '6f785f24120752bc4cb09472bfbe84934bb8d1d9' --- packages/sotlisp/sotlisp.el | 34 +++--- 1 files changed, 23 insert