[Pkg-javascript-commits] [node-recast] branch master updated (37d117a -> a435ef4)

Julien Puydt julien.puydt at laposte.net
Sun May 29 05:49:56 UTC 2016


This is an automated email from the git hooks/post-receive script.

jpuydt-guest pushed a change to branch master
in repository node-recast.

      from  37d117a   Prepare for 0.10.39-1 upload
       new  293d258   Imported Upstream version 0.11.4
       new  3895870   Merge tag 'upstream/0.11.4'
       new  3c7ba5f   Push standards-version up
       new  aedbeb3   Fix Vcs-* fields
       new  a435ef4   Update to new upstream

The 5 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 +-
 debian/changelog    |   8 ++
 debian/control      |   6 +-
 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 +++++++++++++--------------
 19 files changed, 700 insertions(+), 339 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