aboutsummaryrefslogtreecommitdiff
path: root/modules/mono/glue/cs_files/GD.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* #18051: Fix indentation issues introduced during clean upXavier Cho2018-04-171-2/+2
* #18051: Do not use `var` in a for-loop, or where type is not obviousXavier Cho2018-04-171-4/+4
* #18051: Remove redundant verbatim prefixesXavier Cho2018-04-171-2/+2
* #18051: Remove redundant parenthesisXavier Cho2018-04-171-2/+2
* #18051: Remove unnecessary variable assignmentsXavier Cho2018-04-171-1/+1
* #18051: Use 'var' when applicableXavier Cho2018-04-171-10/+10
* Replace float with real_t, default Vectors, other misc C# improvementsAaron Franke2018-03-221-0/+2
* Mono: Make the bindings generator output enumsIgnacio Etcheverry2017-12-241-3/+1
* Mono: Use PascalCase in core types.Andreas Haas2017-11-211-28/+28
* Added mono moduleIgnacio Etcheverry2017-10-031-0/+191