[elpa] master 52e3d07 1/9: Fix bug where empty varlists weren't parsed.

2015-11-12 Thread Jackson Ray Hamilton
branch: master commit 52e3d07376ef5e951a71cb8fc77b9f48962f7d42 Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Fix bug where empty varlists weren't parsed. --- context-coloring.el|6 -- test/context-coloring-test.el | 10 ++ test/fixtures/empty-varli

[elpa] master f29f06c 6/9: Use containers on Travis.

2015-11-12 Thread Jackson Ray Hamilton
branch: master commit f29f06cbd74e57903811980197535e1d174d Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Use containers on Travis. --- .travis.yml | 19 +++ 1 files changed, 11 insertions(+), 8 deletions(-) diff --git a/.travis.yml b/.travis.yml index 0c3a

[elpa] master 4d381cb 4/9: Add macroexp-let2 support.

2015-11-12 Thread Jackson Ray Hamilton
branch: master commit 4d381cb672b56dd98b20e8cfeaac293c2477a17e Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Add macroexp-let2 support. --- context-coloring.el| 24 test/context-coloring-test.el | 10 ++ test/fixtures/macroexp-le

[elpa] master cf250b3 9/9: Merge commit '1a7c480d1e15133b942201f5964fda5e7d74919f' from context-coloring

2015-11-12 Thread Jackson Ray Hamilton
branch: master commit cf250b3a948a846c31210540c8f1b76fdc22bb69 Merge: 6bb5fee 1a7c480 Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Merge commit '1a7c480d1e15133b942201f5964fda5e7d74919f' from context-coloring --- packages/context-coloring/.travis.yml | 19 +- pa

[elpa] master updated (6bb5fee -> cf250b3)

2015-11-12 Thread Jackson Ray Hamilton
jackson pushed a change to branch master. from 6bb5fee * stream.el: Implement `seqp' instead of `seq-p' new 52e3d07 Fix bug where empty varlists weren't parsed. new 6bbbfff Add license. new f4e3f36 Add gv-letplace support. new 4d381cb Add macroexp-l

[elpa] master f9399ea 5/9: Fix unfinished expression infinite loop.

2015-11-12 Thread Jackson Ray Hamilton
branch: master commit f9399eab1a78d6d309176d6bf2eff9d928feb7d2 Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Fix unfinished expression infinite loop. --- context-coloring.el | 52 +++-- test/fixtures/let.el |2 + 2 files changed

[elpa] master f4e3f36 3/9: Add gv-letplace support.

2015-11-12 Thread Jackson Ray Hamilton
branch: master commit f4e3f3612f8793c31700e131b4f579ac5c8a3011 Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Add gv-letplace support. --- context-coloring.el |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/context-coloring.el b/context-coloring.el inde

[elpa] master de6b508 7/9: Fix bugs where spaces messed up varlists.

2015-11-12 Thread Jackson Ray Hamilton
branch: master commit de6b5085ae2b4e056c67b8d572d8874472eeb381 Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Fix bugs where spaces messed up varlists. --- context-coloring.el |3 +++ test/context-coloring-test.el| 12 test/fixtures/varlist-spa

[elpa] master 6bbbfff 2/9: Add license.

2015-11-12 Thread Jackson Ray Hamilton
branch: master commit 6bbb1390f799aa13504c1849a0213d920b8e Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Add license. --- LICENSE | 674 +++ 1 files changed, 674 insertions(+), 0 deletions(-) diff --git a/LICENSE

[elpa] master 1a7c480 8/9: Version 7.2.0.

2015-11-12 Thread Jackson Ray Hamilton
branch: master commit 1a7c480d1e15133b942201f5964fda5e7d74919f Author: Jackson Ray Hamilton Commit: Jackson Ray Hamilton Version 7.2.0. --- context-coloring.el |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/context-coloring.el b/context-coloring.el index b90a821..