summaryrefslogtreecommitdiff
path: root/modules/mono/glue/cs_files/MarshalUtils.cs
AgeCommit message (Collapse)Author
2018-08-25Added Collections namespace to Array & Dictionaryexts
2018-07-20Add Array and Dictionary wrapper classes to C#Ignacio Etcheverry
2018-04-17#18051: Do not use `var` in a for-loop, or where type is not obviousXavier Cho
2018-04-17#18051: Use 'var' when applicableXavier Cho
2017-11-05Convert DOS line endings to Unix line endingsRĂ©mi Verschelde
Should fix issues some of us have with `misc/dist/uwp_template/AppxManifest.xml` always showing up as modified. Might cause issues on Windows due to the removal of BOMs or change of line endings in some of the Mono, UWP or gradlew.bat files, we will test and adapt if need be.
2017-10-03Added mono moduleIgnacio Etcheverry