[Pkg-javascript-commits] [acorn] 02/03: Update upstream source from tag 'upstream/5.4.1+ds1'
Julien Puydt
julien.puydt at laposte.net
Mon Feb 19 22:33:12 UTC 2018
This is an automated email from the git hooks/post-receive script.
jpuydt-guest pushed a commit to branch master
in repository acorn.
commit 8d77ca8389de89e0c5ef9569a921ff2377eaf091
Merge: 97d3f50 eca18c7
Author: Julien Puydt <julien.puydt at laposte.net>
Date: Mon Feb 19 23:26:31 2018 +0100
Update upstream source from tag 'upstream/5.4.1+ds1'
Update to upstream version '5.4.1+ds1'
with Debian dir ee211b5c05ede2c0e696243d7066a584f96b0e93
AUTHORS | 2 +
CHANGELOG.md | 20 +
LICENSE | 2 +-
README.md | 13 +-
bin/run_test262.js | 3 -
bin/test262.whitelist | 59 +-
package.json | 2 +-
src/expression.js | 31 +-
src/index.js | 2 +-
src/loose/expression.js | 16 +-
src/loose/statement.js | 16 +-
src/loose/tokenize.js | 2 +-
src/lval.js | 14 +-
src/statement.js | 30 +-
src/tokenize.js | 24 +-
src/walk/index.js | 2 +-
test/run.js | 2 +
test/tests-async-iteration.js | 1994 ++++++++++++++++++++++++++++++++++
test/tests-rest-spread-properties.js | 1416 ++++++++++++++++++++++++
test/tests.js | 74 +-
20 files changed, 3614 insertions(+), 110 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/acorn.git
More information about the Pkg-javascript-commits
mailing list