Commit Graph

7 Commits

Author SHA1 Message Date
Mordechai Zuber
44304ca70b use string per recommended style 2015-12-16 21:23:36 +02:00
Haacked
862bf6a5d3 Add a bunch of doc comments
We get a lot of build output because of missing XML comments that we
ignore. I'd like to stop ignoring them. To do that, we need to doc the
💩 out of everything.
2015-09-27 17:10:39 -07:00
Kristian Hellang
0497158aed Fixed new violations of HasDebuggerDisplayAttribute 2015-01-06 09:01:03 +01:00
Gabriel Weyer
f23ddf81f9 Finalized integration testing for review comments 2014-05-04 10:46:35 +10:00
Gabriel Weyer
6d29091266 Replaced read only fields by private setters in auto properties 2013-12-03 09:43:50 +11:00
Gabriel Weyer
921353dd4b Replaced public properties by readonly fields with a public getter and cleaned code 2013-11-24 19:06:59 +11:00
Gabriel Weyer
a01857ecd5 Implemented pull request review comments API 2013-11-17 08:34:23 +11:00