1204 Commits (f50ea84d19d8b538dd03a4771ce97b15f9476ff1)

Author SHA1 Message Date
Jon Skeet b84310e110 Field accessor implementations complete (hopefully) 17 years ago
Jon Skeet 023d7398d6 Update Makefile in terms of C# sources and keyfile command line option 17 years ago
Jon Skeet 4e6215c734 Update Makefile in terms of C# sources and keyfile command line option 17 years ago
Jon Skeet 00b0af0890 Fix default instance behaviour for repeated types 17 years ago
Jon Skeet c1215c4660 Removed Descriptor.cs which was an early attempt at generation 17 years ago
Jon Skeet a03ea11c52 Finish implementing GeneratedBuilder. 17 years ago
Jon Skeet cd85190847 Two more which should have been in the last commit 17 years ago
Jon Skeet 3351bb63da Descriptors are pretty much complete, with a slight issue of how to find the default type for a repeated field. 17 years ago
Jon Skeet 2b61cbf408 Autogeneration now hopefully close to correct. Library builds! (Not finished though...) 17 years ago
Jon Skeet de21d2c92c Patch from Miguel de Icaza: This introduces auto-detection of Mono to configure, and if found, builds and installs the runtime library, and provides a pkg-config file so developers can easily use it on Unix. 17 years ago
Jon Skeet 9f4f0a56b1 Descriptor framework skeleton. Somewhat generic to avoid lots of code duplication. 17 years ago
Jon Skeet c0daf10724 Changed fixed size methods to return unsigned integers. Finished FieldSet. Introduced mapping from FieldType to WireType and MappedType. 17 years ago
Jon Skeet ec8c395517 Gradually implementing FieldSet 17 years ago
Jon Skeet b83aee759a Fix AbstractMessage and AbstractBuilder to get the explicit interface implementation sorted 17 years ago
Jon Skeet 621bb698e5 Some work on AbstractBuilder, and complete implementation of UnknownField and UnknownFieldSet 17 years ago
Jon Skeet fe7bb26214 Implemented AbstractMethod and split the descriptors into a new package 17 years ago
Jon Skeet c26b43d8cd Added copyright notices 17 years ago
Jon Skeet 1dd0a61d09 More tests for CodedInputStream, and some more WireFormat 17 years ago
Jon Skeet b802a94f45 Half way through CodedInputStream 17 years ago
Jon Skeet baa2bf54c2 First part of dotnet library 17 years ago