[Pkg-javascript-commits] [acorn] branch master updated (97d3f50 -> 7a2eea3)

Julien Puydt julien.puydt at laposte.net
Mon Feb 19 22:33:11 UTC 2018


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

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

      from  97d3f50   Prepare for upload
       new  eca18c7   New upstream version 5.4.1+ds1
       new  8d77ca8   Update upstream source from tag 'upstream/5.4.1+ds1'
       new  7a2eea3   Package new upstream 5.4.1

The 3 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:
 AUTHORS                              |    2 +
 CHANGELOG.md                         |   20 +
 LICENSE                              |    2 +-
 README.md                            |   13 +-
 bin/run_test262.js                   |    3 -
 bin/test262.whitelist                |   59 +-
 debian/changelog                     |    6 +
 debian/copyright                     |    4 +-
 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 +-
 22 files changed, 3622 insertions(+), 112 deletions(-)
 create mode 100644 test/tests-async-iteration.js
 create mode 100644 test/tests-rest-spread-properties.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