Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mono/C#: Fix several clang-tidy warnings and cleanup | Ignacio Etcheverry | 2020-07-05 | 1 | -6/+12 |
* | Replace NULL with nullptr | lupoDharkael | 2020-04-02 | 1 | -16/+16 |
* | Update copyright statements to 2020 | Rémi Verschelde | 2020-01-01 | 1 | -2/+2 |
* | Mono/C#: WebAssembly support | Ignacio Etcheverry | 2019-11-13 | 1 | -0/+2 |
* | Android build and export for the mono module | Ignacio Etcheverry | 2019-06-03 | 1 | -1/+1 |
* | Mono: Cleanup | Ignacio Etcheverry | 2019-02-03 | 1 | -7/+7 |
* | Update copyright statements to 2019 | Rémi Verschelde | 2019-01-01 | 1 | -2/+2 |
* | Fix missing/malformed license headers | Rémi Verschelde | 2019-01-01 | 1 | -0/+1 |
* | Mono: Fix property set_value and cleanup | Ignacio Etcheverry | 2018-07-31 | 1 | -8/+14 |
* | Add Array and Dictionary wrapper classes to C# | Ignacio Etcheverry | 2018-07-20 | 1 | -17/+2 |
* | Mono: Pending exceptions and cleanup | Ignacio Etcheverry | 2018-07-04 | 1 | -12/+18 |
* | fix GDMonoProperty::set_value | Paul Joannon | 2018-01-21 | 1 | -1/+1 |
* | Mono: Add properties support in scripts | Ignacio Etcheverry | 2018-01-04 | 1 | -0/+199 |