[Pkg-javascript-commits] [node-recast] 02/05: Merge tag 'upstream/0.11.4'

Julien Puydt julien.puydt at laposte.net
Sun May 29 05:49:57 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-recast.

commit 3895870276eb4a8dc041a5a56785b1a1eb3b340d
Merge: 37d117a 293d258
Author: Julien Puydt <julien.puydt at laposte.net>
Date:   Sun May 29 07:43:02 2016 +0200

    Merge tag 'upstream/0.11.4'
    
    Upstream version 0.11.4

 .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(-)

-- 
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