[Pkg-javascript-commits] [acorn] 02/05: Update upstream source from tag 'upstream/5.3.0+ds1'
Julien Puydt
julien.puydt at laposte.net
Wed Jan 3 10:12:04 UTC 2018
This is an automated email from the git hooks/post-receive script.
jpuydt-guest pushed a commit to annotated tag debian/5.3.0+ds1-1
in repository acorn.
commit 5b85a32f876f2b554790e84daca967616289550c
Merge: 8e88aea af8adb1
Author: Julien Puydt <julien.puydt at laposte.net>
Date: Wed Jan 3 10:38:44 2018 +0100
Update upstream source from tag 'upstream/5.3.0+ds1'
Update to upstream version '5.3.0+ds1'
with Debian dir 7afc1890ab7fb063d55e279e0585f21fe2d9b9c5
.gitignore | 3 +-
.travis.yml | 23 ++-
AUTHORS | 5 +
CHANGELOG.md | 22 +++
README.md | 27 +--
bin/acorn | 4 +
bin/run_test262.js | 27 +++
bin/test262.whitelist | 372 +++++++++++++++++++++++++++++++++++++++
package.json | 20 ++-
rollup/config.bin.js | 2 +-
src/.eslintrc | 4 +-
src/expression.js | 48 +++---
src/identifier.js | 2 +
src/index.js | 6 +-
src/lval.js | 66 +++----
src/parseutil.js | 17 +-
src/statement.js | 143 +++++++--------
src/tokenize.js | 38 ++--
src/walk/index.js | 5 +
test/tests-asyncawait.js | 22 +--
test/tests-harmony.js | 440 ++++++++++++++++++++++++++++++++++++++++++++---
test/tests.js | 179 ++++++++++++++++++-
22 files changed, 1252 insertions(+), 223 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