| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix index out of range error in string.Extension() | Kelly Thomas | 2018-05-21 | 1 | -1/+1 |
| | | |||||
| * | #18051: Fix indentation issues introduced during clean up | Xavier Cho | 2018-04-17 | 1 | -4/+4 |
| | | |||||
| * | #18051: Do not use `var` in a for-loop, or where type is not obvious | Xavier Cho | 2018-04-17 | 1 | -6/+6 |
| | | |||||
| * | #18051: Remove redundant verbatim prefixes | Xavier Cho | 2018-04-17 | 1 | -1/+1 |
| | | |||||
| * | #18051: Remove redundant parenthesis | Xavier Cho | 2018-04-17 | 1 | -6/+9 |
| | | |||||
| * | #18051: Remove unnecessary variable assignments | Xavier Cho | 2018-04-17 | 1 | -2/+2 |
| | | |||||
| * | #18051: Use 'var' when applicable | Xavier Cho | 2018-04-17 | 1 | -20/+20 |
| | | |||||
| * | #18051: Remove redundant casts and 'using', 'else', 'this' statements | Xavier Cho | 2018-04-17 | 1 | -23/+18 |
| | | |||||
| * | [mono] rename functions to conform to PascalCase | Paul Joannon | 2018-03-04 | 1 | -16/+16 |
| | | | | | | | in: * StringExtensions.cs * Transform.cs | ||||
| * | Mono: Use PascalCase in core types. | Andreas Haas | 2017-11-21 | 1 | -87/+87 |
| | | |||||
| * | Added mono module | Ignacio Etcheverry | 2017-10-03 | 1 | -0/+962 |
