aboutsummaryrefslogtreecommitdiff
path: root/src/ProtoGen/Generator.cs
Commit message (Expand)AuthorAgeFilesLines
* reformatted all code to .NET standard formattingcsharptest2011-05-201-209/+246
* Removed some uses of InternalsVisibleTo, made some stuff publiccsharptest2011-05-201-1/+1
* Implementation of service interface generatorcsharptest2011-05-031-2/+1
* Default to Environment.NewLine for line breaks in ProtoGen, but allow it to b...Jon Skeet2011-01-271-4/+3
* Effectively revert previous change to Generator.csJon Skeet2011-01-271-19/+3
* Completion of 3.5 build integration and Lite runtime build changes.csharptest2010-12-151-3/+19
* A few stylistic issuesJon Skeet2010-11-031-52/+41
* Completed the following changes & testing, see todo.txt for more informationcsharptest2010-09-031-11/+59
* Allow creation of namespace directoriesJon Skeet2010-02-081-2/+19
* Regionify copyright statementJon Skeet2009-09-091-0/+3
* Fix copyright noticesJon Skeet2009-06-251-1/+31
* Remove unused class (was going to be used for multi-file support)Jon Skeet2009-06-221-8/+0
* New options now work fine.Jon Skeet2008-11-131-2/+2
* Refactored optionsJon Skeet2008-11-121-11/+5
* Replaced copyright noticeJon Skeet2008-10-231-1/+1
* First cut at new layoutJon Skeet2008-10-221-0/+138