0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #30 from cbracken/v0.3.4 More... over 10 years ago
Version 0.3.4 More... over 10 years ago
Merge pull request #29 from dart-lang/add_contrib More... over 10 years ago
Add CONTRIBUTING.md file More... over 10 years ago
Merge pull request #28 from King0liver/master More... over 10 years ago
Add CONTRIBUTING.md file More... over 10 years ago
Change expected type message More... over 10 years ago
Fix space More... over 10 years ago
Fix spacing More... over 10 years ago
Support 0/1 boolean values when deserializing dart messages. This is already supported by other serialization libraries and will make it easier to reuse serialized messages from other frameworks. More... over 10 years ago
dart-protobuf: moved parts into src dir, added types, fixed static warnings
kevmoo
as Kevin Moore
More... over 10 years ago
Parameterize uri resolution and parsing of options, use package:path. More... over 10 years ago
Update the version number More... almost 11 years ago
Include the Dart reserved words in the reserved names handling More... almost 11 years ago
Handle protocol buffer messages with no package More... about 11 years ago
Fix issue with importing packages where the package name included a dot More... about 11 years ago
Add a test of file generating when using import More... about 11 years ago
Update test to work with mirrors for Dart 1.1 More... about 11 years ago
Change test to use declarations on class mirror More... about 11 years ago
Use package names as import prefixes when generating code More... about 11 years ago
Use BytesBuilder for turning a byte stream into a list of bytes More... about 11 years ago
Merge branch 'master' of https://github.com/dart-lang/dart-protoc-plugin More... about 11 years ago
Add tests for clearing a field More... about 11 years ago
When clearing a field make the field state "does not exist" More... about 11 years ago
Add tests for clearing a field More... about 11 years ago
Update the protocol buffer compiler plug-in library to the latest Dart SDK More... about 11 years ago
Update the protocol buffer runtime library to the latest Dart SDK More... about 11 years ago
Update Dart protoc plugin to latest SDK More... about 11 years ago
Fix all dart2js warnings More... about 11 years ago
Add drone.io build status ti readme file More... about 11 years ago