[Pkg-javascript-commits] [acorn] branch master updated (549c545 -> 8e88aea)
Julien Puydt
julien.puydt at laposte.net
Mon Nov 6 02:18:26 UTC 2017
This is an automated email from the git hooks/post-receive script.
jpuydt-guest pushed a change to branch master
in repository acorn.
from 549c545 Add walk.js
new 5c5c566 New upstream version 5.2.1+ds1
new a2210cf Update upstream source from tag 'upstream/5.2.1+ds1'
new a63ad0c Package upstream 5.2.1
new 3c4f2c4 Use https in d/copyright's Format
new 8e88aea Prepare for upload
The 5 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.
Summary of changes:
CHANGELOG.md | 24 +
README.md | 4 +-
debian/changelog | 6 +
debian/copyright | 2 +-
package.json | 2 +-
src/bin/acorn.js | 2 +-
src/expression.js | 88 +-
src/index.js | 2 +-
src/loose/expression.js | 13 +-
src/loose/statement.js | 3 +-
src/lval.js | 28 +-
src/statement.js | 17 +
src/tokenize.js | 2 +-
src/walk/index.js | 4 +-
test/run.js | 1 +
test/tests-asyncawait.js | 3 +-
test/tests-directive.js | 1360 +++++++++++++++++++++++++++++++
test/tests-es7.js | 4 +
test/tests-harmony.js | 117 ++-
test/tests-template-literal-revision.js | 5 +
test/tests.js | 3 +-
21 files changed, 1617 insertions(+), 73 deletions(-)
create mode 100644 test/tests-directive.js
--
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