[Pkg-javascript-commits] [acorn] branch upstream updated (ad1902a -> f2e1f9d)
Julien Puydt
julien.puydt at laposte.net
Tue Feb 14 06:19:17 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 ad1902a New upstream version 4.0.3
new bc813b1 New upstream version 4.0.4
new f2e1f9d New upstream version 4.0.11
The 2 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:
.npmignore | 7 ++++
AUTHORS | 4 ++
CHANGELOG.md | 73 +++++++++++++++++++++++++++++++++++++
README.md | 3 +-
package.json | 2 +-
rollup/config.loose.js | 2 +-
src/expression.js | 95 +++++++++++++++++++++++++++++-------------------
src/index.js | 4 +-
src/loose/expression.js | 2 +-
src/loose/statement.js | 22 ++++++-----
src/parseutil.js | 43 ++++++++++++++--------
src/state.js | 3 +-
src/statement.js | 64 +++++++++++++++++---------------
src/tokenize.js | 17 ++-------
test/tests-asyncawait.js | 6 ++-
test/tests-es7.js | 14 ++++---
test/tests-harmony.js | 73 +++++++++++++++++++++++++++++++------
test/tests.js | 38 +++++++++++++------
18 files changed, 329 insertions(+), 143 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