• csharptest's avatar
    Completed the following changes & testing, see todo.txt for more information · e8e1dab0
    csharptest authored
    1 - Add a way to specify the output directory
    2 - Added an option "file_extension" to control the suffix for cs files generated, defaults to ".cs"
    3 - Added the option for "umbrella_namespace" used when nest_classes=false and having name conflicts
    4 - Optionally remove dependencies to csharp options
    5 - Investigate command line parsing library
    6 - Investigate calling protoc directly
    7 - Unable to resolve dependencies correctly
    8 - Added several (20) nunits to automate the command-line invocation of each option
    e8e1dab0
Name
Last commit
Last update
..
DescriptorBase.cs Loading commit data...
DescriptorPool.cs Loading commit data...
DescriptorUtil.cs Loading commit data...
DescriptorValidationException.cs Loading commit data...
EnumDescriptor.cs Loading commit data...
EnumValueDescriptor.cs Loading commit data...
FieldDescriptor.cs Loading commit data...
FieldMappingAttribute.cs Loading commit data...
FieldType.cs Loading commit data...
FileDescriptor.cs Loading commit data...
IDescriptor.cs Loading commit data...
IndexedDescriptorBase.cs Loading commit data...
MappedType.cs Loading commit data...
MessageDescriptor.cs Loading commit data...
MethodDescriptor.cs Loading commit data...
PackageDescriptor.cs Loading commit data...
ServiceDescriptor.cs Loading commit data...