18 Commits

Author SHA1 Message Date
dcodeIO
4157a0ec2e Also validate map fields, see #526 (this really needs some tests) 2016-12-09 16:11:27 +01:00
dcodeIO
1d99442fe6 Integrated types fixes into our tsd-jsdoc fork, now using void as return type for undefined, see #527; updated internals and static target to use immutable objects on prototypes 2016-12-07 23:37:12 +01:00
dcodeIO
5dc851e35e Versioning, actually had a couple of minor but breaking API changes [ci skip] 2016-12-07 13:44:47 +01:00
dcodeIO
090d8eaf10 Refactored cli targets; added 'defaults' option to Prototype#asJSON, see #521 2016-12-07 13:17:11 +01:00
Daniel Wirtz
046fc9f268 Merge pull request #525 from joakimrapp/missing-syntax-declaration
Missing syntax declaration
2016-12-07 12:46:45 +01:00
dcodeIO
0ce099bf4f Added json-module target to pbjs, renamed static to static-module, see #522 2016-12-07 12:05:41 +01:00
joakimrapp
bb40594672 syntax was never declared
added line 21:
var syntax = 3;

by the way, why not include the json->proto functionality into "util"?
2016-12-07 11:53:25 +01:00
joakimrapp
f1008e6ee5 Update proto.js 2016-12-07 11:47:07 +01:00
dcodeIO
09865d0693 Unified proto/reflection/classes/static encoding API to always return a writer 2016-12-04 13:06:00 +01:00
dcodeIO
81e36a7c14 pbjs static target services support 2016-12-03 15:06:51 +01:00
dcodeIO
4885b8239e pbjs static target progress, uses customizable wrapper template [ci skip] 2016-12-03 01:00:34 +01:00
dcodeIO
926905bf91 Post-merge, accept custom targets in pbjs, see #512 2016-12-02 17:47:14 +01:00
dcodeIO
ad5abe7bac Static pbjs target progress, now generates usable CommonJS code, see #512 2016-12-02 00:36:24 +01:00
dcodeIO
00f3574ef4 Initial static codegen target for reference [ci skip] 2016-12-01 17:40:04 +01:00
dcodeIO
5785dee15d Restructured encoder / decoder to better support static code gen 2016-12-01 16:55:30 +01:00
dcodeIO
6a06e95222 pbjs descriptor.proto compatibility; always use Uint8Array in docs for tsd, see #503 2016-11-30 14:50:22 +01:00
dcodeIO
4affa1b7c0 pbjs proto target field options, language-level compliance with jspb test.proto 2016-11-29 13:20:10 +01:00
dcodeIO
26ba0bb1ab Fresh master without docs 2016-11-26 11:53:06 +01:00