Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mono/C#: Re-structure API solution and GodotTools post-build target | Ignacio Etcheverry | 2019-12-28 | 1 | -380/+0 |
* | C#: Add Duplicate method to the Array and Dictionary bindings | Ignacio Etcheverry | 2019-12-04 | 1 | -0/+13 |
* | C#: Add missing ToString() override methods | Ignacio Etcheverry | 2019-04-18 | 1 | -0/+10 |
* | C#: Add marshalling support for IEnumerable and IDictionary | Ignacio Etcheverry | 2019-04-06 | 1 | -0/+16 |
* | C#: Some important Array and Dictionary interface changes | Ignacio Etcheverry | 2019-04-06 | 1 | -102/+78 |
* | C#: Add Array.Resize(int) method | Ignacio Etcheverry | 2019-02-28 | 1 | -0/+13 |
* | C#: Throw ObjectDisposedException from disposed wrapper classes | Ignacio Etcheverry | 2019-02-19 | 1 | -0/+3 |
* | Mono: Fix not creating generic Array or Dictionary where expected | Ignacio Etcheverry | 2018-09-27 | 1 | -4/+18 |
* | Move modules/mono/glue/cs_files to modules/mono/glue/Managed/Files | Ignacio Etcheverry | 2018-09-12 | 1 | -0/+335 |