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 17:58:27 UTC

[couchdb-escodegen] 01/01: Merge add2123c7849a5066b8e345dc9d3331def37a073 into fae5989a67bba85a603bdc8042efb6d8f6381d25

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

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

commit 2470847ca6ce7b317d480fc21dfe25d4cd9fb495
Merge: fae5989 add2123
Author: kevinb7 <ke...@gmail.com>
AuthorDate: Sat Nov 1 22:51:49 2014 +0000

    Merge add2123c7849a5066b8e345dc9d3331def37a073 into fae5989a67bba85a603bdc8042efb6d8f6381d25

 escodegen.js                                       | 175 +++++++++++++++++++--
 test/preserve-blank-lines.js                       |  76 +++++++++
 .../block-comments.expected.js                     |  23 +++
 test/preserve-blank-lines/block-comments.js        |  23 +++
 test/preserve-blank-lines/comments.expected.js     |  19 +++
 test/preserve-blank-lines/comments.js              |  19 +++
 test/preserve-blank-lines/functions.expected.js    |  19 +++
 test/preserve-blank-lines/functions.js             |  19 +++
 test/preserve-blank-lines/variables.expected.js    |   5 +
 test/preserve-blank-lines/variables.js             |   5 +
 10 files changed, 369 insertions(+), 14 deletions(-)