[Pkg-javascript-commits] [ltx] 413/469: Merge pull request #73 from node-xmpp/parse_configure

Jonas Smedegaard dr at jones.dk
Wed Aug 31 13:03:33 UTC 2016


This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository ltx.

commit 218ac677472503e70b0a027378bd03c7d44225dd
Merge: 8b26a96 d7c28bf
Author: Sonny Piers <sonny at fastmail.net>
Date:   Tue Nov 24 17:53:40 2015 +0100

    Merge pull request #73 from node-xmpp/parse_configure
    
    better configurability for parser and Parser

 .gitignore                 |   4 +-
 .travis.yml                |   8 ++--
 index.js                   |  20 ++++-----
 lib/Element.js             |  67 +++++-----------------------
 lib/Parser.js              |   8 +++-
 lib/createElement.js       |  14 ++++++
 lib/equal.js               |  48 ++++++++++++++++++++
 lib/parse.js               |   8 +++-
 package.json               |   4 +-
 test/createElement-test.js |  20 +++++++++
 test/element-test.js       | 106 +++++++++++++++++++++++++++------------------
 test/equality-test.js      |  64 ++++++++++++++-------------
 12 files changed, 220 insertions(+), 151 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/ltx.git



More information about the Pkg-javascript-commits mailing list