]> code.delx.au - gnu-emacs-elpa/commit
Add 'packages/context-coloring/' from commit 'f2b5d796d4dffc71b10503a8ae119bfa3274978e'
authorJackson Ray Hamilton <jackson@jacksonrayhamilton.com>
Thu, 5 Feb 2015 07:40:01 +0000 (23:40 -0800)
committerJackson Ray Hamilton <jackson@jacksonrayhamilton.com>
Thu, 5 Feb 2015 07:40:01 +0000 (23:40 -0800)
commit30a24f9ee1c67f5e21744f87ce5adee9408aad1d
treecbb9fe5294f4a9d78a0fafbcc9910697e8c13063
parent3c57fa96866983e1cf20ca2ab2f0db7c140ccd4d
parentf2b5d796d4dffc71b10503a8ae119bfa3274978e
Add 'packages/context-coloring/' from commit 'f2b5d796d4dffc71b10503a8ae119bfa3274978e'

git-subtree-dir: packages/context-coloring
git-subtree-mainline: 3c57fa96866983e1cf20ca2ab2f0db7c140ccd4d
git-subtree-split: f2b5d796d4dffc71b10503a8ae119bfa3274978e
23 files changed:
packages/context-coloring/.gitignore
packages/context-coloring/.travis.yml
packages/context-coloring/Makefile
packages/context-coloring/README.md
packages/context-coloring/benchmark/context-coloring-benchmark.el
packages/context-coloring/benchmark/fixtures/.dir-locals.el
packages/context-coloring/benchmark/fixtures/async-0.9.0.js
packages/context-coloring/benchmark/fixtures/jquery-2.1.1.js
packages/context-coloring/benchmark/fixtures/lodash-2.4.1.js
packages/context-coloring/benchmark/fixtures/mkdirp-0.5.0.js
packages/context-coloring/context-coloring.el
packages/context-coloring/scopifier.png
packages/context-coloring/screenshot.png
packages/context-coloring/scripts/download-dependencies.el
packages/context-coloring/test/context-coloring-test.el
packages/context-coloring/test/fixtures/block-scopes.js
packages/context-coloring/test/fixtures/catch.js
packages/context-coloring/test/fixtures/comments-and-strings.js
packages/context-coloring/test/fixtures/function-scopes.js
packages/context-coloring/test/fixtures/global.js
packages/context-coloring/test/fixtures/key-names.js
packages/context-coloring/test/fixtures/key-values.js
packages/context-coloring/test/fixtures/property-lookup.js