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
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
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
---
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..
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.
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
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
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
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
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
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
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
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
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 +
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..
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
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 +++
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 +--
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
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
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
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
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
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
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
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
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
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.
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
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/
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
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
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
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
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
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
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
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
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
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
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
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
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
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 +++---
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
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
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 +
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
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(-
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 +++
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 |
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
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|
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(+),
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
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.
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.
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
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
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 --
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 ---
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
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
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(-)
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
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(-)
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
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
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
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
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,
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
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
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.
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
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 -
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
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
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
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.
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(-)
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
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
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 +-
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-
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'
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
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,
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
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 |
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/
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
92 matches
Mail list logo