aboutsummaryrefslogtreecommitdiff
path: root/src/ProtoGen/ProgramPreprocess.cs
Commit message (Expand)AuthorAgeFilesLines
* Allow protoc to be targeted by protogen explicitly.Jon Skeet2011-05-231-12/+40
* reformatted all code to .NET standard formattingcsharptest2011-05-201-153/+186
* Removed some uses of InternalsVisibleTo, made some stuff publiccsharptest2011-05-201-2/+2
* Default to Environment.NewLine for line breaks in ProtoGen, but allow it to b...Jon Skeet2011-01-271-1/+1
* A few stylistic issuesJon Skeet2010-11-031-137/+140
* Completed the following changes & testing, see todo.txt for more informationcsharptest2010-09-031-0/+150