[Pkg-javascript-commits] [node-lexical-scope] branch master created (now a808ba8)
Bastien Roucariès
rouca at moszumanska.debian.org
Fri Dec 15 09:45:45 UTC 2017
This is an automated email from the git hooks/post-receive script.
rouca pushed a change to branch master
in repository node-lexical-scope.
at a808ba8 record new upstream branch created by importing node-lexical-scope_1.2.0+dfsg1.orig.tar.gz and merge it
This branch includes the following new commits:
new aaaf2ba detecting locals seemingly properly
new 032fd27 function declarations now treated as locals
new 5983475 first pass at globals, doesn't add member expressions anymore
new e89db42 drop function arguments from the globals output
new f510694 differentiate between implicit and exported globals
new 6904dd0 passing tests
new 667f5c3 package.json etc
new 5144d62 docs
new 445c6f5 using travis
new 97d2004 easier to run in a browser
new cd94d2f remove es5isms
new 8e5d6f1 using testling-ci
new 106457f remove the require fs from a test
new b104eb8 shim .indexOf for <es5
new b0f7976 move test sources around
new 0b1708f failing right-hand globals test
new 26a748e right hand test passes with an extra check on the left-hand identifier parent type
new 4e440dd passing test for property lookups
new dab976d failing shebang test
new f33154a shebang test passes
new ae85dfd 0.0.4
new 9125bf1 gigantic speedup using esprima directly
new 72be8dd benchmarking results
new 53c7722 use already defined es5isms
new 53f0159 factored out ast walking to astw
new 5554e2b failing argument test
new 42b3584 using brfs for test files
new 695f5fb add dummy name and version in the test/package.json
new c6aa63f add function arguments to local scope
new 00e3337 failing named parameter test
new 849ae8c named arg test was actually fine
new dc2b4aa 0.0.7
new e4fad9c fix dev deps
new ae47e6d Add link to live demo
new 75aebc2 remove superfluous dep
new f470ae3 failing return hash test
new f5a057e property test fixed
new 2e39ea7 Merge pull request #5 from ForbesLindesay/patch-1
new f6ce4b2 failing assign implicit test
new a2c7707 fix for implicit assignment
new ea3e97f Merge branch 'master' of github.com:substack/lexical-scope
new 2f5754a Add failing test for right hand of object member
new c0e86ad Fix when right hand side of object member
new fc5648d 0.0.11
new 29fec87 Add test for multiple functions assigned as rhs of exp
new a4432f5 Fix multiple functions assigned as rhs of expressions
new 8b16501 0.0.12
new 35e544f Added test case for label statements
new d9cda72 Added patch to ignore labels
new 3aa71ef 0.0.13
new 09b5879 fix cyclic dependencies
new 307af07 bump
new cd43bf0 browserify transform for the tests
new 028f1e6 using the preprocess field to get brfs
new 21aeb18 git ignore node_modules
new dc589e9 Add test for variables introduced by `catch`
new b9f4f68 Fix variables introduced by catch
new 7b2ba74 memoize keyOf
new 4aeba5f 0.0.14
new 5a87ed2 take brfs out of the package.json
new 0866730 0.0.15
new ef3d579 upgrade astw for es6 support
new 97d15e0 move wacky testling config
new a3d39cd fix to .toString() buffers
new a7b3b9c files param for testling
new c8ad5f8 0.1.0
new a093f1a mine.js copied from @creationix's module, reformatted
new 1843ab0 upgrade astw to use esprima instead of esprima-six
new 752b3f8 upgrade astw for es6
new edda6d2 1.1.0
new ba50173 astw v2
new 7abd191 1.1.1
new 1bf9313 tests for implicit properties
new 09e9846 passing implicit property implementation
new 6b804ce mine not needed
new 4978381 documented new implicit properties
new c761d2c 1.2.0
new cc9f0f9 Initialize git-dpm
new 9be6ec1 First debianization
new 97fc826 Finalize debian package
new 4c1c744 Debian version
new 4d09858 Import node-lexical-scope_1.2.0+dfsg1.orig.tar.gz
new a808ba8 record new upstream branch created by importing node-lexical-scope_1.2.0+dfsg1.orig.tar.gz and merge it
The 83 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-lexical-scope.git
More information about the Pkg-javascript-commits
mailing list