[Pkg-javascript-commits] [acorn] branch upstream updated (0510162 -> 5c5c566)

Julien Puydt julien.puydt at laposte.net
Mon Nov 6 02:18:27 UTC 2017


This is an automated email from the git hooks/post-receive script.

jpuydt-guest pushed a change to branch upstream
in repository acorn.

      from  0510162   New upstream version 5.1.2+ds1
       new  5c5c566   New upstream version 5.2.1+ds1

The 1 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 +-
 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 +-
 19 files changed, 1610 insertions(+), 72 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