summaryrefslogtreecommitdiffstats
path: root/modules/mono/glue/cs_files/StringExtensions.cs
Commit message (Expand)AuthorAgeFilesLines
* Move modules/mono/glue/cs_files to modules/mono/glue/Managed/FilesIgnacio Etcheverry2018-09-121-981/+0
* Cleanup of c# api files and bindings generatorIgnacio Etcheverry2018-09-121-6/+25
* [Mono] Various style changes and naming standardizationAaron Franke2018-09-101-100/+104
* [Mono] Move several small related filesAaron Franke2018-08-231-8/+6
* Fix index out of range error in string.Extension()Kelly Thomas2018-05-211-1/+1
* #18051: Fix indentation issues introduced during clean upXavier Cho2018-04-171-4/+4
* #18051: Do not use `var` in a for-loop, or where type is not obviousXavier Cho2018-04-171-6/+6
* #18051: Remove redundant verbatim prefixesXavier Cho2018-04-171-1/+1
* #18051: Remove redundant parenthesisXavier Cho2018-04-171-6/+9
* #18051: Remove unnecessary variable assignmentsXavier Cho2018-04-171-2/+2
* #18051: Use 'var' when applicableXavier Cho2018-04-171-20/+20
* #18051: Remove redundant casts and 'using', 'else', 'this' statementsXavier Cho2018-04-171-23/+18
* [mono] rename functions to conform to PascalCasePaul Joannon2018-03-041-16/+16
* Mono: Use PascalCase in core types.Andreas Haas2017-11-211-87/+87
* Added mono moduleIgnacio Etcheverry2017-10-031-0/+962