You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by da...@apache.org on 2019/12/18 18:00:29 UTC

[couchdb-escodegen] reference refs/pull/314/merge created (now 3a8228c)

This is an automated email from the ASF dual-hosted git repository.

davisp pushed a change to reference refs/pull/314/merge
in repository https://gitbox.apache.org/repos/asf/couchdb-escodegen.git.


      at 3a8228c  Merge 870c168bc309b8fddac43b166f2664bf61fafd9e into 4640adf59b352e7cbe6986107190d83dfd2b21e3

This reference includes the following new commits:

     new 3d8f672  Add support for inline comments
     new 7f7ad83  Removed an obsolete export of addInlineComment
     new 034650a  Fix broken indentation
     new b28ea81  Remove trailing space
     new 202f1de  Merge pull request #1 from gadisn/master
     new b2db53b  Add tests for inline comments
     new ba68859  Update dependencies to the latets version
     new 870c168  Update expected file according to latest traverse version
     new 3a8228c  Merge 870c168bc309b8fddac43b166f2664bf61fafd9e into 4640adf59b352e7cbe6986107190d83dfd2b21e3

The 9 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[couchdb-escodegen] 01/01: Merge 870c168bc309b8fddac43b166f2664bf61fafd9e into 4640adf59b352e7cbe6986107190d83dfd2b21e3

Posted by da...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

davisp pushed a commit to reference refs/pull/314/merge
in repository https://gitbox.apache.org/repos/asf/couchdb-escodegen.git

commit 3a8228c76535222f8c2416f35beb661b71c6c8b7
Merge: 4640adf 870c168
Author: Roi <ro...@gmail.com>
AuthorDate: Thu Sep 7 20:45:45 2017 +0000

    Merge 870c168bc309b8fddac43b166f2664bf61fafd9e into 4640adf59b352e7cbe6986107190d83dfd2b21e3

 escodegen.js                                       | 38 +++++++++++++++++++++-
 package.json                                       |  6 ++--
 .../empty-block-with-multi-comment.expected.js     |  5 +++
 test/comment/empty-block-with-multi-comment.js     |  5 +++
 .../empty-block-with-single-comment.expected.js    |  3 ++
 test/comment/empty-block-with-single-comment.js    |  3 ++
 test/comment/try-block-line-comment.expected.js    |  6 ++--
 7 files changed, 58 insertions(+), 8 deletions(-)