0
I Use This!
Low Activity

Commits : Listings

Analyzed 39 minutes ago. based on code collected about 6 hours ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add tests for clearing a field More... over 10 years ago
When clearing a field make the field state "does not exist" More... over 10 years ago
Add tests for clearing a field More... over 10 years ago
Update the protocol buffer compiler plug-in library to the latest Dart SDK More... over 10 years ago
Update the protocol buffer runtime library to the latest Dart SDK More... over 10 years ago
Update Dart protoc plugin to latest SDK More... over 10 years ago
Fix all dart2js warnings More... over 10 years ago
Add drone.io build status ti readme file More... over 10 years ago
Add drone.io build status ti readme file More... over 10 years ago
Add test for protocol buffer hash code More... over 10 years ago
Update hashCode to hash the entire message More... over 10 years ago
Merge pull request #15 from dart-lang/justin-work More... over 10 years ago
Make GeneratedMessage abstract More... over 10 years ago
Bump version. Remove unneccessary Uint8List creation. More... over 10 years ago
Fix warnings and update to SDK 0.8.7 More... over 10 years ago
dart:utf -> dart:convert transition
tr
More... over 10 years ago
Use Int64() constructor More... over 10 years ago
Add show JSON to convert import More... over 10 years ago
Changes for dart-sdk 29341 (import convert instead of json, int->Int64 conversion), fixes issue #10 More... over 10 years ago
Update homepage in pubspec.yaml More... over 10 years ago
Default handling of name conflicts when generating classes More... over 10 years ago
Update the version to be able to publish the changes More... over 10 years ago
Fix another int64 bug in the protocol buffer library More... over 10 years ago
Update internal generated files More... over 10 years ago
Correctly handle signed/unsigned int32 More... over 10 years ago
Update version for publishing with pub More... over 10 years ago
Fix bug in sign-extending varints More... over 10 years ago
Update the protocol buffer compiler plugin to use Int64 from the fixnum package More... over 10 years ago
Update the protocol buffer library to use Int64 from the fixnum package More... over 10 years ago
Fix handling of top level enums More... over 10 years ago