[Pkg-javascript-commits] [acorn] branch master updated (36e6ac5 -> e90dfc0)
Julien Puydt
julien.puydt at laposte.net
Tue Feb 14 06:19:15 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 36e6ac5 Prepare for upload
new bc813b1 New upstream version 4.0.4
new 85c8dd8 Merge tag 'upstream/4.0.4'
new 95ba57a Package new upstream 4.0.4
new c837b70 Update copyright dates
new dc40960 Prepare for upload
new f2e1f9d New upstream version 4.0.11
new 4e7c657 Merge tag 'upstream/4.0.11'
new e90dfc0 Package new upstream 4.0.11
The 8 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 +-
debian/changelog | 12 ++++++
debian/copyright | 2 +-
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 +++++++++++++------
20 files changed, 342 insertions(+), 144 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