aboutsummaryrefslogtreecommitdiff
path: root/src/ProtoGen
Commit message (Expand)AuthorAgeFilesLines
* First pass at interface breakupcsharptest2010-11-041-4/+0
* A few stylistic issuesJon Skeet2010-11-037-405/+371
* Completed the following changes & testing, see todo.txt for more informationcsharptest2010-09-038-23/+433
* Add option to remove CLSCompliance attributeJon Skeet2010-05-192-3/+4
* Fix issue 10 - check serialized size before writing to streamJon Skeet2010-05-191-0/+2
* Release preparationJon Skeet2010-04-011-2/+2
* Allow creation of namespace directoriesJon Skeet2010-02-081-2/+19
* Added a flag to allow code contracts to be emittedJon Skeet2009-11-031-1/+3
* Regionify copyright statementJon Skeet2009-09-0922-9/+66
* Can now at least *build* Silverlight2 assembly easily. Can't test though.Jon Skeet2009-09-091-1/+9
* Fixed bug spotted by danielrJon Skeet2009-09-061-2/+3
* Fix copyright noticesJon Skeet2009-06-2523-20/+716
* Workaround for Mono bug 516379Jon Skeet2009-06-251-3/+3
* Remove unused class (was going to be used for multi-file support)Jon Skeet2009-06-223-35/+1
* Remove unused variable in static constructorsJon Skeet2009-06-171-2/+5
* Added the ability to use an IEnumerable<T> when adding to a list, so you can do:Jon Skeet2009-06-053-3/+6
* Add CLSCompliance.Jon Skeet2009-06-055-0/+25
* Fix custom options behaviourJon Skeet2009-06-056-38/+161
* Write/Read delimited messagesJon Skeet2009-05-291-0/+9
* Added field constant generationJon Skeet2009-05-283-1/+7
* Avoid creating UnknownFieldSets unless we really have to.Jon Skeet2009-03-053-5/+19
* Added ToBuilder and WeakToBuilderJon Skeet2009-02-241-0/+1
* Support packed primitive typesJon Skeet2009-02-184-13/+147
* Merge extensions correctlyJon Skeet2009-01-271-0/+4
* Setters/adders now throw ArgumentNullException appropriately.Jon Skeet2009-01-275-1/+50
* Benchmarking, dumping and mungingJon Skeet2009-01-161-2/+0
* Fix property special-casingJon Skeet2008-11-248-106/+102
* New options now work fine.Jon Skeet2008-11-133-12/+4
* Refactored optionsJon Skeet2008-11-1210-195/+93
* Replaced copyright noticeJon Skeet2008-10-2325-25/+25
* First cut at new layoutJon Skeet2008-10-2228-0/+2144