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
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
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
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
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
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
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
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
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
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..
10 matches
Mail list logo