[Pkg-javascript-commits] [node-recast] branch upstream updated (af1f280 -> f560580)
Julien Puydt
julien.puydt at laposte.net
Sat Jan 2 08:03:14 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 af1f280 Imported Upstream version 0.10.32
new f560580 Import node-recast_0.10.39.orig.tar.gz
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 | 1 +
README.md | 5 +-
lib/comments.js | 14 +--
lib/lines.js | 28 +++++-
lib/options.js | 8 +-
lib/parser.js | 25 +++--
lib/patcher.js | 53 ++++++++--
lib/printer.js | 43 ++++++--
lib/util.js | 282 ++++++++++++++++++++++++++++++++--------------------
package.json | 6 +-
test/comments.js | 63 ++++++------
test/es6tests.js | 5 +-
test/lines.js | 85 ++++++++--------
test/mapping.js | 9 +-
test/parens.js | 13 +--
test/parser.js | 279 ++++++++++++++++++++++++++++-----------------------
test/patcher.js | 19 ++--
test/printer.js | 197 +++++++++++++++++++++++++++---------
test/type-syntax.js | 15 +--
test/visit.js | 9 +-
20 files changed, 730 insertions(+), 429 deletions(-)
--
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