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:22 UTC

[couchdb-escodegen] reference refs/pull/313/merge created (now 957023c)

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

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


      at 957023c  Merge ce2669e1aef82864d12d9bcba7e2b4f88015970c into 719de3033c4a9a0df27f698c47b48d2af7241835

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 706090b  Add files via upload
     new c4fb174  Add files via upload
     new d25b2be  Merge pull request #1 from gadisn/master
     new a394bba  Add files via upload
     new e1378af  Rename empty-block-with-singlei-comment.expected.js to empty-block-with-single-comment.expected.js
     new aed6bb3  Rename empty-block-with-singlei-comment.js to empty-block-with-single-comment.js
     new 2d9ccc5  Delete empty-block-with-singlei-comment.js
     new 21b5947  Delete empty-block-with-singlei-comment.expected.js
     new 5bf78ee  Delete empty-block-with-multi-comment.js
     new fc32a59  Delete empty-block-with-multi-comment.expected.js
     new c630d38  Update try-block-line-comment.expected.js
     new ff36ad2  Update package.json
     new ce2669e  Merge pull request #2 from roiDaniela/patch-3
     new 957023c  Merge ce2669e1aef82864d12d9bcba7e2b4f88015970c into 719de3033c4a9a0df27f698c47b48d2af7241835

The 18 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 ce2669e1aef82864d12d9bcba7e2b4f88015970c into 719de3033c4a9a0df27f698c47b48d2af7241835

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/313/merge
in repository https://gitbox.apache.org/repos/asf/couchdb-escodegen.git

commit 957023cf63ecf1a49b8916d2478142550029edc7
Merge: 719de30 ce2669e
Author: Roi <ro...@gmail.com>
AuthorDate: Sun Oct 9 14:04:23 2016 +0000

    Merge ce2669e1aef82864d12d9bcba7e2b4f88015970c into 719de3033c4a9a0df27f698c47b48d2af7241835

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