-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Pull requests: protobufjs/protobuf.js
Pull requests list
Fixed: Support message named Object
#1064
opened Jun 5, 2018 by
BryceCicada
Loading...
updated Jun 5, 2018
Add pbf and protocol-buffers benchmarks
#1069
opened Jun 11, 2018 by
ember-rose
Loading...
updated Jun 12, 2018
Enable overriding google.protobuf namespace in fromDescriptor
#1073
opened Jun 22, 2018 by
MarcusLongmuir
Loading...
updated Jun 22, 2018
Add new --keep-case-all flag to configs to preserve all casing
#1054
opened May 27, 2018 by
mikeylemmon
Loading...
updated Nov 30, 2018
Fixed: ignore optional semicolon in pb.options
#1101
opened Aug 19, 2018 by
shjwudp
Loading...
updated Mar 19, 2019
Ensure descriptor conversion can handle default values
needs more info
#1198
opened Apr 10, 2019 by
jroper
Loading...
updated May 24, 2019
Prevent swallowing errors from imported protobufs
#1050
opened May 23, 2018 by
benesch
Loading...
updated May 20, 2019
Support negative numbers on reserved keyword for Enums
needs more info
#1214
opened May 3, 2019 by
fenos
Loading...
updated May 24, 2019
Support fields ids as keys in plain objects
needs more info
#1170
opened Feb 19, 2019 by
o-samwal
Loading...
updated May 24, 2019
Add test case where parse, tokenizer fails with empty option
bug
#1131
opened Nov 2, 2018 by
agirton
Loading...
updated Jun 27, 2019
Added a more API-like interface to pbjs and pbts
needs review
#1140
opened Nov 17, 2018 by
cromefire
Loading...
updated Jul 25, 2019
Allow values to be 'null' for types with a defined custom wrapper
#1272
opened Jul 31, 2019 by
alec-mccormick
Loading...
updated Jul 31, 2019
Added export settings to not export code for from-object, to-object and to-json
#1295
opened Sep 13, 2019 by
jamieallen1234
Loading...
updated Sep 13, 2019
Release 5.0.4 with fix for enums with reserved fields
#1286
opened Aug 25, 2019 by
mastersingh24
Loading...
updated Sep 28, 2019
parsing from the protobuf json
#1265
opened Jul 14, 2019 by
dilipvamsi
Loading...
updated Nov 18, 2019
Parses empty textformat option blocks
#1319
opened Nov 19, 2019 by
mdouglass
Loading...
updated Nov 19, 2019
In sync mode, throws before checking for a callback
#1320
opened Nov 19, 2019 by
mdouglass
Loading...
updated Nov 19, 2019
fix: treat fixed64 as an unsigned long
#1344
opened Jan 12, 2020 by
derektom14
Loading...
updated Jul 17, 2020
Added command line switch to enable alternate-comment-mode
#1328
opened Dec 7, 2019 by
mkosieradzki
Loading...
updated Oct 16, 2020
ProTip!
Filter pull requests by the default branch with base:master.