summaryrefslogtreecommitdiff
path: root/modules/mono/mono_gd/gd_mono_class.h
AgeCommit message (Expand)Author
2022-08-22C#: Restructure code prior move to .NET CoreIgnacio Roldán Etcheverry
2022-05-16Replace most uses of Map by HashMapreduz
2022-04-04Zero initialize all pointer class and struct membersRémi Verschelde
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-12-06Don't box params on Native->C# calls with Variant paramsIgnacio Etcheverry
2020-11-07Reorganized core/ directory, it was too fatty alreadyreduz
2020-05-09Mono: Fix hot-reloading of nested classesIgnacio Etcheverry
2020-04-23C#: Revert marshalling of IDictionary/IEnumerable implementing typesIgnacio Etcheverry
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-11-13Mono/C#: WebAssembly supportIgnacio Etcheverry
2019-07-05Re-write mono module editor code in C#Ignacio Etcheverry
2019-04-06C#: Add marshalling support for IEnumerable and IDictionaryIgnacio Etcheverry
2019-02-19C#: Add 'Singleton' property to singleton wrapper classIgnacio Etcheverry
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-12-08Tweaks after feedbackBen Rog-Wilhelm
2018-12-07Implement CSharpScript::get_script_method_list and related functionality.Ben Rog-Wilhelm
2018-09-12Make core/ includes absolute, remove subfolders from include pathRémi Verschelde
2018-07-25Mono: Fix null dereferencesIgnacio Etcheverry
2018-07-20Add Array and Dictionary wrapper classes to C#Ignacio Etcheverry
2018-02-17add a [Signal] attribute to CSharpScriptsPaul Joannon
2018-02-01Fix inconsistencies and typos in argument namesPaolo Perkovic
2018-01-09Mono: Implement stack info for errors and exceptionsIgnacio Etcheverry
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-04Mono: Add properties support in scriptsIgnacio Etcheverry
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-10-17Export attribute fixes and improvementsIgnacio Etcheverry
2017-10-03Added mono moduleIgnacio Etcheverry