Age | Commit message (Expand) | Author |
2020-07-05 | Mono/C#: Fix several clang-tidy warnings and cleanup | Ignacio Etcheverry |
2020-05-14 | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks | Rémi Verschelde |
2020-04-02 | Replace NULL with nullptr | lupoDharkael |
2020-03-17 | Mono/C#: Optimize the way we store GC handles for scripts | Ignacio Etcheverry |
2020-03-17 | Fix C# bindings after recent breaking changes | Ignacio Etcheverry |
2020-02-20 | Reworked signal connection system, added support for Callable and Signal obje... | Juan Linietsky |
2020-02-12 | Fix Mono and GDNative builds after changes to ObjectID | Rémi Verschelde |
2020-01-01 | Update copyright statements to 2020 | Rémi Verschelde |
2019-11-13 | Mono/C#: WebAssembly support | Ignacio Etcheverry |
2019-08-09 | Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'modules/mono' | Ignacio Etcheverry |
2019-07-05 | Re-write mono module editor code in C# | Ignacio Etcheverry |
2019-06-03 | Android build and export for the mono module | Ignacio Etcheverry |
2019-04-06 | C#: Add marshalling support for IEnumerable and IDictionary | Ignacio Etcheverry |
2019-01-01 | Update copyright statements to 2019 | Rémi Verschelde |
2018-11-30 | C#: Improve tool script support and fix reloading issues | Ignacio Etcheverry |
2018-10-25 | Fix msvc warnings in mono module | Ignacio Etcheverry |
2018-09-12 | Fix/workaround for issue #21667 | Ignacio Etcheverry |
2018-08-25 | Merge pull request #16927 from neikeq/rework-refcount-notify | Juan Linietsky |
2018-08-23 | Notify instance binding data api of refcount increment/decrement | Ignacio Etcheverry |
2018-07-04 | Mono: Pending exceptions and cleanup | Ignacio Etcheverry |
2018-01-23 | SignalAwaiter::_signal_callback was calling the thunk with a wrong pointer | Paul Joannon |
2018-01-05 | Add missing copyright headers and fix formatting | Rémi Verschelde |
2018-01-01 | Update copyright statements to 2018 | Rémi Verschelde |
2017-12-07 | Style: Apply new clang-format 5.0 style to all files | Rémi Verschelde |
2017-10-18 | Mono: Fix build with tools=no or target=release | Ignacio Etcheverry |
2017-10-16 | Re-write SignalAwaiter implementation | Ignacio Etcheverry |
2017-10-03 | Added mono module | Ignacio Etcheverry |