Commit Graph

15 Commits

Author SHA1 Message Date
murgatroid99 0fbb313c3b Node: add options to modify ProtoBuf behavior 2016-02-17 12:59:26 -08:00
murgatroid99 4008482e65 Updated copyright in node/common.js 2016-01-14 11:09:08 -08:00
murgatroid99 e6690d6ee5 Don't modify proto method names in service paths in Node library 2016-01-13 10:05:00 -08:00
murgatroid99 0217e535d8 Added some file-level comments to Node source files 2015-10-19 16:35:34 -07:00
murgatroid99 a485422787 Added more tests, removed some unused code, fixed a bug 2015-10-13 13:49:55 -07:00
murgatroid99 8ea6be054a Rearranged some code for jsdoc, added some documentation 2015-07-27 11:23:13 -07:00
murgatroid99 35d83d25e1 Fixed handling of long values 2015-06-05 13:58:25 -07:00
murgatroid99 c1c9a01783 Replaced underscore and underscore.string modules with lodash 2015-06-03 10:58:21 -07:00
murgatroid99 a70f6a955a Updated deserialization code to fix message echoing 2015-05-12 09:50:37 -07:00
murgatroid99 36bbd0b706 Added functions to create generic servers and clients 2015-03-18 17:17:33 -07:00
murgatroid99 1b56bf8523 Fixed lint errors 2015-02-19 14:37:18 -08:00
Craig Tiller b56ee7c871 Add missing new-lines at end of file 2015-02-18 09:25:21 -08:00
Craig Tiller 42af13c956 Update copyright to 2015 2015-02-18 08:34:56 -08:00
murgatroid99 4dd6c09968 Fixed most of surface tests 2015-02-12 12:21:15 -08:00
murgatroid99 0bd4b5a17c Moved extension and JS files to separate directories 2015-01-26 17:16:57 -08:00