[Pkg-javascript-commits] [node-recast] branch upstream updated (f560580 -> 293d258)
Julien Puydt
julien.puydt at laposte.net
Sun May 29 05:50:17 UTC 2016
This is an automated email from the git hooks/post-receive script.
jpuydt-guest pushed a change to branch upstream
in repository node-recast.
from f560580 Import node-recast_0.10.39.orig.tar.gz
new 293d258 Imported Upstream version 0.11.4
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:
.travis.yml | 4 +
README.md | 2 +-
lib/comments.js | 7 +-
lib/fast-path.js | 5 +
lib/options.js | 2 +-
lib/parser.js | 3 +
lib/printer.js | 335 +++++++++++++++++++++++++++-------------------------
lib/util.js | 115 ++++++++++++++----
package.json | 13 +-
test/babylon.js | 164 +++++++++++++++++++++++++
test/comments.js | 37 ++++++
test/es6tests.js | 6 +-
test/jsx.js | 89 +++++++-------
test/parens.js | 7 +-
test/parser.js | 4 +-
test/printer.js | 56 +++++++--
test/type-syntax.js | 176 +++++++++++++--------------
17 files changed, 689 insertions(+), 336 deletions(-)
create mode 100644 test/babylon.js
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-recast.git
More information about the Pkg-javascript-commits
mailing list