[Pkg-javascript-commits] [node-recast] branch master updated	(27769c8 -> 37d117a)
    Julien Puydt 
    julien.puydt at laposte.net
       
    Sat Jan  2 08:02:49 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  27769c8   Initial packaging
       new  f560580   Import node-recast_0.10.39.orig.tar.gz
       new  cfd4e1f   record new upstream branch created by importing node-recast_0.10.39.orig.tar.gz and merge it
       new  37d117a   Prepare for 0.10.39-1 upload
The 3 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 +-
 debian/.git-dpm     |  14 +--
 debian/changelog    |   6 ++
 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 +-
 22 files changed, 743 insertions(+), 436 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