8 Commits
Author SHA1 Message Date
vvakame 7de6c3dd94 Merge branch 'master' into rename-repo-url 2016-03-17 21:06:54 +09:00
vvakame 14fe4313f4 replace internal module to namespace 2016-03-17 02:18:10 +09:00
vvakame 56295f5058 replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped 2016-03-17 00:55:26 +09:00
ami 01e43b6ec7 fix typo resolvedResponseType 2015-11-23 22:07:21 +09:00
John Reilly 4ded082c5d Update protobufjs.d.ts
This PR includes the [ProtoBuf.Long](https://github.com/dcodeIO/ProtoBuf.js/blob/master/src/ProtoBuf.js#L19) property.  I based the definition on the existing long.d.ts.  I didn't use it directly because I didn't want to create a dependency and because the long.d.ts would have to be changed to do this in the first place.

@panuhorsmalahti - does this look okay to you?
2015-08-05 13:27:04 +01:00
Ian Riley b18b5eea13 bug(tests): Passes npm test
Fixes minor bugs that caused npm test to fail.
2015-06-08 11:34:09 -07:00
Ian Riley d51c740ff4 feat(protobufjs): Furthering support for ProtoBufJs
Adds more definitions for the ProtoBufJs module.
2015-06-08 11:34:08 -07:00
Panu Horsmalahti 09f3af655c Renamed protobuf to protobufjs 2015-01-03 16:52:36 +02:00