[Pkg-javascript-commits] [node-es6-shim] 01/09: Merge tag 'upstream/0.35.0+ds'
Julien Puydt
julien.puydt at laposte.net
Sun May 29 11:36:11 UTC 2016
This is an automated email from the git hooks/post-receive script.
jpuydt-guest pushed a commit to branch master
in repository node-es6-shim.
commit cc9cbbbd5169f73cca0efe1ede9a7c4fe3b9b370
Merge: 5ab4754 819fc3d
Author: Julien Puydt <julien.puydt at laposte.net>
Date: Thu Apr 28 10:23:13 2016 +0200
Merge tag 'upstream/0.35.0+ds'
Upstream version 0.35.0+ds
.jscs.json | 10 ++-
.travis.yml | 10 +++
CHANGELOG.md | 34 +++++++++-
LICENSE | 2 +-
README.md | 5 +-
component.json | 2 +-
es6-sham.js | 42 ++++++++++++-
es6-sham.map | 2 +-
es6-sham.min.js | 8 +--
es6-shim.js | 166 ++++++++++++++++++++++++++++---------------------
es6-shim.map | 2 +-
es6-shim.min.js | 10 +--
package.json | 12 ++--
test-sham/function.js | 54 ++++++++++++++++
test-sham/index.html | 1 +
test/array.js | 34 ++++++++++
test/json.js | 4 ++
test/math.js | 5 +-
test/number.js | 30 +++++++++
test/promise/reject.js | 1 +
test/reflect.js | 105 -------------------------------
test/regexp.js | 29 +++++++++
22 files changed, 366 insertions(+), 202 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-es6-shim.git
More information about the Pkg-javascript-commits
mailing list