[Pkg-javascript-commits] [node-recast] 02/03: Update upstream source from tag 'upstream/0.14.4'
Julien Puydt
julien.puydt at laposte.net
Wed Feb 28 22:41:03 UTC 2018
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 2754097ba2da79f3f63c122e30151438131920ad
Merge: 79723b2 7e6cff7
Author: Julien Puydt <julien.puydt at laposte.net>
Date: Wed Feb 28 22:50:54 2018 +0100
Update upstream source from tag 'upstream/0.14.4'
Update to upstream version '0.14.4'
with Debian dir da8ad9dd246d86ea7172fb3ef945faee9832bd7e
.gitignore | 2 +
README.md | 39 ++
lib/fast-path.js | 16 +-
lib/options.js | 2 +-
lib/parser.js | 89 +--
lib/printer.js | 833 +++++++++++++++++++++----
lib/util.js | 25 +-
package-lock.json | 1315 +++++++++++++++++++++++-----------------
package.json | 15 +-
parsers/_babylon_options.js | 39 ++
parsers/acorn.js | 35 ++
parsers/babylon.js | 14 +
parsers/esprima.js | 28 +
parsers/flow.js | 14 +
parsers/typescript.js | 14 +
test/babylon.js | 22 +-
test/comments.js | 1405 ++++++++++++++++++++++---------------------
test/jsx.js | 2 +-
test/parser.js | 128 +++-
test/printer.js | 15 +-
test/run.js | 16 +
test/run.sh | 28 +
test/syntax.js | 77 +--
test/type-syntax.js | 4 +
test/typescript.js | 350 +++++++++++
yarn.lock | 48 +-
26 files changed, 3051 insertions(+), 1524 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