Age | Commit message (Expand) | Author |
2021-01-19 | C # mono supports Unicode code | magian1127 |
2021-01-01 | Update copyright statements to 2021 | Rémi Verschelde |
2020-12-06 | Don't box params on Native->C# calls with Variant params | Ignacio Etcheverry |
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-05-09 | Mono: Fix hot-reloading of nested classes | Ignacio Etcheverry |
2020-04-23 | C#: Revert marshalling of IDictionary/IEnumerable implementing types | Ignacio Etcheverry |
2020-04-02 | Replace NULL with nullptr | lupoDharkael |
2020-02-05 | Remove duplicate WARN_PRINT macro. | Marcel Admiraal |
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-04-06 | C#: Support type hints for exported Arrays | Ignacio Etcheverry |
2019-04-06 | C#: Add marshalling support for IEnumerable and IDictionary | Ignacio Etcheverry |
2019-02-19 | C#: Add 'Singleton' property to singleton wrapper class | Ignacio Etcheverry |
2019-01-01 | Update copyright statements to 2019 | Rémi Verschelde |
2018-12-08 | Tweaks after feedback | Ben Rog-Wilhelm |
2018-12-07 | Implement CSharpScript::get_script_method_list and related functionality. | Ben Rog-Wilhelm |
2018-07-31 | Mono: Fix property set_value and cleanup | Ignacio Etcheverry |
2018-07-26 | Reduce unnecessary COW on Vector by make writing explicit | Hein-Pieter van Braam |
2018-07-25 | Mono: Fix null dereferences | Ignacio Etcheverry |
2018-07-20 | Add Array and Dictionary wrapper classes to C# | Ignacio Etcheverry |
2018-02-17 | add a [Signal] attribute to CSharpScripts | Paul Joannon |
2018-01-09 | Mono: Implement stack info for errors and exceptions | Ignacio Etcheverry |
2018-01-05 | Add missing copyright headers and fix formatting | Rémi Verschelde |
2018-01-04 | Mono: Add properties support in scripts | Ignacio Etcheverry |
2018-01-01 | Update copyright statements to 2018 | Rémi Verschelde |
2017-10-17 | Export attribute fixes and improvements | Ignacio Etcheverry |
2017-10-03 | Added mono module | Ignacio Etcheverry |