Commit Graph

21 Commits

Author SHA1 Message Date
Jon Skeet
2b61cbf408 Autogeneration now hopefully close to correct. Library builds! (Not finished though...) 2008-08-14 20:35:14 +01:00
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. 2008-08-14 20:33:37 +01:00
Jon Skeet
9f4f0a56b1 Descriptor framework skeleton. Somewhat generic to avoid lots of code duplication. 2008-08-14 20:33:36 +01:00
Jon Skeet
c0daf10724 Changed fixed size methods to return unsigned integers. Finished FieldSet. Introduced mapping from FieldType to WireType and MappedType. 2008-08-14 20:33:35 +01:00
Jon Skeet
800f65e209 Patch from Miguel de Icaza - tweaks to generated C# 2008-08-14 20:33:35 +01:00
Jon Skeet
007f859664 First pass of the readme. Lots more to come. 2008-08-14 20:33:34 +01:00
Jon Skeet
ec8c395517 Gradually implementing FieldSet 2008-08-14 20:33:34 +01:00
Jon Skeet
b83aee759a Fix AbstractMessage and AbstractBuilder to get the explicit interface implementation sorted 2008-08-14 20:33:33 +01:00
Jon Skeet
621bb698e5 Some work on AbstractBuilder, and complete implementation of UnknownField and UnknownFieldSet 2008-08-14 20:33:33 +01:00
Jon Skeet
a7246897ab Fix Makefile.am to include the C# files.
committer: Jon Skeet <skeet@pobox.com>
2008-08-14 20:33:32 +01:00
Jon Skeet
27727ab0fc Added C# projects. 2008-08-14 20:33:31 +01:00
Jon Skeet
560983ad1d Made TextFormatTest line-ending neutral 2008-08-14 20:33:31 +01:00
Jon Skeet
734746ed55 Added C# options 2008-08-14 20:33:30 +01:00
Jon Skeet
fe7bb26214 Implemented AbstractMethod and split the descriptors into a new package 2008-08-14 20:33:30 +01:00
Jon Skeet
c26b43d8cd Added copyright notices
committer: Jon Skeet <skeet@pobox.com>
2008-08-14 20:33:29 +01:00
Jon Skeet
1dd0a61d09 More tests for CodedInputStream, and some more WireFormat
committer: Jon Skeet <skeet@pobox.com>
2008-08-14 20:33:29 +01:00
Jon Skeet
b802a94f45 Half way through CodedInputStream
committer: Jon Skeet <skeet@pobox.com>
2008-08-14 20:33:28 +01:00
Jon Skeet
70ff861764 Improved generation for C\# files
committer: Jon Skeet <skeet@pobox.com>
2008-08-14 20:33:28 +01:00
Jon Skeet
baa2bf54c2 First part of dotnet library
committer: Jon Skeet <skeet@pobox.com>
2008-08-14 20:33:27 +01:00
Jon Skeet
3c38991607 Fix variance in line endings
committer: Jon Skeet <skeet@pobox.com>
2008-08-14 20:33:26 +01:00
Jon Skeet
f92c545f49 Initial commit of C# code developed before installing Git.
committer: Jon Skeet <skeet@pobox.com>
2008-08-14 20:33:26 +01:00