summaryrefslogtreecommitdiffstats
path: root/modules/mono/glue/Managed/Files/Array.cs
Commit message (Expand)AuthorAgeFilesLines
* Mono/C#: Re-structure API solution and GodotTools post-build targetIgnacio Etcheverry2019-12-281-380/+0
* C#: Add Duplicate method to the Array and Dictionary bindingsIgnacio Etcheverry2019-12-041-0/+13
* C#: Add missing ToString() override methodsIgnacio Etcheverry2019-04-181-0/+10
* C#: Add marshalling support for IEnumerable and IDictionaryIgnacio Etcheverry2019-04-061-0/+16
* C#: Some important Array and Dictionary interface changesIgnacio Etcheverry2019-04-061-102/+78
* C#: Add Array.Resize(int) methodIgnacio Etcheverry2019-02-281-0/+13
* C#: Throw ObjectDisposedException from disposed wrapper classesIgnacio Etcheverry2019-02-191-0/+3
* Mono: Fix not creating generic Array or Dictionary where expectedIgnacio Etcheverry2018-09-271-4/+18
* Move modules/mono/glue/cs_files to modules/mono/glue/Managed/FilesIgnacio Etcheverry2018-09-121-0/+335