0
I Use This!
Low Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 15 hours ago.
May 07, 2023 — May 07, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Roll-back unintended commit More... about 5 years ago
Update .travis.yml More... about 5 years ago
Move eventPlugin callback when setting a field. (#233) More... about 5 years ago
Fix generation of invalid Dart code for oneof enums. (#231) More... about 5 years ago
Fix JSON serialization of unsigned 64-bit fields. (#229) More... about 5 years ago
Generate '@Deprecated' Annotation for Deprecated Proto Fields (#225) More... about 5 years ago
Override == and hashCode in PbMap (#224) More... about 5 years ago
Fix extension equality (#228) More... about 5 years ago
Remove new and const (#226) More... about 5 years ago
Sync Kythe metadata updates from internal repo. (#223) More... about 5 years ago
import dart:core as core in the generated code (#217) More... about 5 years ago
Support for Timestamp <-> DateTime (#205) More... about 5 years ago
Add addAll() method to ExtensionRegistry (#210) More... about 5 years ago
Merge protoc versions (#215) More... about 5 years ago
Use service_api.dart from generated pbgrpc.dart files (#192) More... about 5 years ago
Add option for Dart protobuf to emit Kythe metdata. (#204) More... about 5 years ago
Remove usage of closures in _mergeFromCodedBufferReader, make optional parameter mandatory in _readRawVarint32 (#206) More... about 5 years ago
Remove type check function for repeated fields (#198) More... about 5 years ago
Add more words to the Dart reserved names list. (#202) More... about 5 years ago
Fix map-parsing problem (#200) More... about 5 years ago
Update protoc version and protobuf dependency (#197) More... over 5 years ago
Print extension fields in toString() (#196) More... over 5 years ago
Fix issue with not being able to read frozen unknown fields. (#193) More... over 5 years ago
Import grpc with prefix in generated pbgrpc.dart files (#191) More... over 5 years ago
Update protoc version (#190) More... over 5 years ago
Update protoc dependency on protobuf to newest protobuf version (#189) More... over 5 years ago
Fix issue with not being able to read extensions after freeze (#186) More... over 5 years ago
Update link to protoc-plugin (#188) More... over 5 years ago
Include the expected protobuf version in the query benchmark (#185) More... over 5 years ago
Don't create BuilderInfo object for map entries in PBMap constructor. (#179) More... over 5 years ago