Commit Graph

19 Commits

Author SHA1 Message Date
albertyfwu
c5fc5c8dfd added protocol version to index.js 2013-03-05 17:21:24 -05:00
Guillermo Rauch
6afdd8ce14 Added travis badge 2013-02-22 09:02:39 -08:00
Guillermo Rauch
3482f08690 Merge pull request #8 from sweetieSong/add/decodePayload-Callback
Add/decode payload callback
2013-02-22 09:01:35 -08:00
Sweet Song
fc6a6b3f4d parse.js: Added isLast statements to decPayload tests 2013-02-22 11:55:58 -05:00
Sweet Song
8f0b43d400 index.js: Added return so as to not continue after encountering an error
parser.js: Added test case and corrected types of
2013-02-22 11:29:34 -05:00
Sweet Song
b21493325a index.js: replaced return [err] with callback
parser.js: replaced error return expects
2013-02-22 10:58:07 -05:00
Sweet Song
dc063040d2 index.js: Only return on error
parser.js: removed assertions to arrays

remove NOTE
2013-02-18 23:08:52 -05:00
Sweet Song
560e8cc0e6 index.js: Added initial version of callback
test.js: Added in callback function

NOTE: there might be a bug in the index decodePayload function, I will continue to look into it
2013-02-16 14:34:37 -05:00
Guillermo Rauch
9d3b235743 Release 0.1.1 2013-01-26 08:59:14 -08:00
Guillermo Rauch
4b3b526578 Merge pull request #6 from ss2249/SetUp
index.js: Added in
2013-01-19 14:54:41 -08:00
Sweet
6f890ab8a0 removed the lib-cov 2013-01-19 14:49:00 -08:00
Sweet
fe36cae750 index.js: Added in
package.json: added the repo
2013-01-19 14:24:10 -08:00
Guillermo Rauch
bd0940ad8b Release 0.1.0 2013-01-19 11:48:27 -08:00
Guillermo Rauch
9092b2419e Merge pull request #5 from ss2249/SetUp
Set up
2013-01-19 10:25:24 -08:00
Sweet
fa8c737233 .gitignore: Added the node_module directory
component.json: Changed the version number, removed dependencies, and added the keys.js
package.json: Added the keys.js in script
2013-01-19 10:21:25 -08:00
Sweet
bf63fe6224 changes to package.json for version 2013-01-19 09:57:07 -08:00
Sweet
03f32eaceb adding travis 2013-01-18 18:37:37 -08:00
Sweet
8bb00c8edf testing up basic parser 2013-01-18 17:35:40 -08:00
Guillermo Rauch
7ac254d6f3 Initial commit 2013-01-18 15:18:25 -08:00