| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | Merged with latest from upstream | Adam | 2013-10-27 | -227/+354 | 
| |\ | ||||
| | * | Reanmed to Generics instead of templates | Shaun McCarthy | 2013-10-26 | -4/+5 | 
| | | | ||||
| | * | Added Interesting Features (and fixed / cleaned up other code) | Shaun McCarthy | 2013-10-26 | -229/+354 | 
| | | | | | | | Fixed syntax errors, made items more succinct, and added a section of interesting features in c# | |||
| * | | Updates | Adam | 2013-10-27 | -1/+1 | 
| |/ | ||||
| * | added myself to the contributors (C#) | Melvyn | 2013-09-21 | -0/+1 | 
| | | ||||
| * | breaking some lines (C#) | Melvyn | 2013-09-21 | -3/+6 | 
| | | ||||
| * | added an example for the foreach loop in C# | Melvyn | 2013-09-21 | -0/+11 | 
| | | ||||
| * | various typos + added an example to declare an auto property (C#) | Melvyn | 2013-09-21 | -6/+11 | 
| | | ||||
| * | more details for the enums (C#) | Melvyn | 2013-09-21 | -3/+6 | 
| | | ||||
| * | added details for the switch statement for C# | Melvyn | 2013-09-21 | -0/+8 | 
| | | ||||
| * | corrections for C# doc | Melvyn | 2013-09-21 | -2/+1 | 
| | | ||||
| * | typo (not instead of note) for C# doc | Melvyn | 2013-09-21 | -1/+1 | 
| | | ||||
| * | mentioned strings immutability and added details about var keyword (C#) | Melvyn | 2013-09-21 | -0/+5 | 
| | | ||||
| * | corrected errors about the nullable types for C# | Melvyn | 2013-09-21 | -5/+13 | 
| | | ||||
| * | added Decimal type example for C# | Melvyn | 2013-09-21 | -1/+5 | 
| | | ||||
| * | Fixed a bunch of headers | Adam | 2013-09-13 | -2/+0 | 
| | | ||||
| * | C#: interfaces | Max Yankov | 2013-08-17 | -1/+31 | 
| | | ||||
| * | C#: calling base method | Max Yankov | 2013-08-17 | -0/+7 | 
| | | ||||
| * | Static methods | Max Yankov | 2013-08-17 | -1/+9 | 
| | | ||||
| * | C#: default parameter values | Max Yankov | 2013-08-17 | -2/+3 | 
| | | ||||
| * | C#: enums | Max Yankov | 2013-08-17 | -4/+19 | 
| | | ||||
| * | C#: edited example code according to Microsoft's naming conventions | Max Yankov | 2013-08-17 | -6/+6 | 
| | | ||||
| * | C#: Lacking static members | Max Yankov | 2013-08-17 | -0/+1 | 
| | | ||||
| * | Static field | Max Yankov | 2013-08-17 | -1/+7 | 
| | | ||||
| * | C#: Added myself to contributors list | Max Yankov | 2013-08-17 | -0/+1 | 
| | | ||||
| * | C#: comments about "this" keyword | Max Yankov | 2013-08-17 | -2/+2 | 
| | | ||||
| * | C#: Auto-implemented properties | Max Yankov | 2013-08-17 | -3/+3 | 
| | | ||||
| * | C# Coding style: property names start with capitals | Max Yankov | 2013-08-17 | -1/+1 | 
| | | ||||
| * | Accessing nullable's value in C# | Max Yankov | 2013-08-17 | -0/+4 | 
| | | ||||
| * | Line length edits to C# | Adam | 2013-08-13 | -486/+487 | 
| | | ||||
| * | Clean up namespace in C# | Irfan Charania | 2013-08-12 | -4/+2 | 
| | | ||||
| * | Add C# Language | Irfan Charania | 2013-08-12 | -0/+550 | 
| Based on the Java one | ||||
