Jon Skeet
|
8f721f5dc7
|
Experimental (and currently unused) behaviour to determine whether or not a message has any required fields.
|
17 years ago |
Jon Skeet
|
5407a4329d
|
Signed the test assembly, and added InternalsVisibleTo. Some public members now internal again.
|
17 years ago |
Jon Skeet
|
15041fa06c
|
Removed EnumDescriptorIndexAttribute - not really necessary.
|
17 years ago |
Jon Skeet
|
48ce28bf2f
|
Copyright fixes, a bit of documentation, and removed unnecessary using directives.
|
17 years ago |
Jon Skeet
|
ba02091ef8
|
New unit tests and corresponding bug fixes.
|
17 years ago |
Jon Skeet
|
bef2caf5e4
|
Added DynamicMessage and ExtendableBuilder, along with the first supporting tests.
|
17 years ago |
Jon Skeet
|
5d7adf66ce
|
First unit test reading a complete message\!
|
17 years ago |
Jon Skeet
|
575083ae9c
|
Initial support for services and extensions. Incomplete, but enough to get generated unit test files to compile.
|
17 years ago |
Jon Skeet
|
b84310e110
|
Field accessor implementations complete (hopefully)
|
17 years ago |
Jon Skeet
|
00b0af0890
|
Fix default instance behaviour for repeated types
|
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
|
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
|
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 |