aboutsummaryrefslogtreecommitdiff
path: root/csharp/generate_protos.sh
Commit message (Expand)AuthorAgeFilesLines
* First pass at the big rename from ProtocolBuffers to Google.Protobuf.Jon Skeet2015-07-171-4/+4
* First part of implementing wrapper types. Not ready yet!Jon Skeet2015-07-161-1/+2
* Generate the well-known types in C#Jon Skeet2015-07-141-0/+12
* Changing reflection namespace (part 3)Jon Skeet2015-07-141-1/+1
* Tweaks and more tests for mapsJon Skeet2015-06-261-0/+2
* Updates to handle use of cmake for Windows builds.Jon Skeet2015-06-171-4/+4
* Update the AddressBook tutorial to reflect the mutable design.Jon Skeet2015-06-121-41/+3
* Generate *all* protos in the script, applying fixups.Jon Skeet2015-05-161-1/+26
* Make generate_protos.sh Windows-friendly.Jon Skeet2015-05-141-2/+20
* Update C# code generation scriptJon Skeet2015-05-131-3/+1
* draft of generate_protos.shJan Tattermusch2015-05-121-0/+52