aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/google/protobuf/compiler/csharp/csharp_source_generator_base.h
Commit message (Expand)AuthorAge
* Remove WriteGeneratedTypeAttributes which is a no-opGravatar Jon Skeet2016-07-07
* Move DebuggerNonUserCodeAttribute to function membersGravatar Jon Skeet2016-07-04
* Added access_level for typesGravatar Gaurav Vaish2016-04-05
* First stab at new proto3-only code generatorGravatar Jon Skeet2015-06-05
* Migrate writer to io::Printer for C#Gravatar Jie Luo2015-06-04
* Remove ClsCompliant declarations from C# codeGravatar Jie Luo2015-05-01
* updated C# codegen to use restricted set of csharp options from descriptor.protoGravatar Jan Tattermusch2015-04-13
* Rewrote C# protogen to C++ (initial version)Gravatar Jan Tattermusch2015-03-26