[Pkg-javascript-commits] [acorn] branch upstream updated (af8adb1	-> eca18c7)
    Julien Puydt 
    julien.puydt at laposte.net
       
    Mon Feb 19 22:33:17 UTC 2018
    
    
  
This is an automated email from the git hooks/post-receive script.
jpuydt-guest pushed a change to branch upstream
in repository acorn.
      from  af8adb1   New upstream version 5.3.0+ds1
       new  eca18c7   New upstream version 5.4.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:
 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(-)
 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