summaryrefslogtreecommitdiffstats
path: root/modules/mono/mono_gd/gd_mono_class.h
Commit message (Expand)AuthorAgeFilesLines
* Reorganized core/ directory, it was too fatty alreadyreduz2020-11-071-2/+2
* Mono: Fix hot-reloading of nested classesIgnacio Etcheverry2020-05-091-3/+4
* C#: Revert marshalling of IDictionary/IEnumerable implementing typesIgnacio Etcheverry2020-04-231-3/+3
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Mono/C#: WebAssembly supportIgnacio Etcheverry2019-11-131-2/+0
* Re-write mono module editor code in C#Ignacio Etcheverry2019-07-051-0/+1
* C#: Add marshalling support for IEnumerable and IDictionaryIgnacio Etcheverry2019-04-061-0/+2
* C#: Add 'Singleton' property to singleton wrapper classIgnacio Etcheverry2019-02-191-0/+3
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Tweaks after feedbackBen Rog-Wilhelm2018-12-081-2/+0
* Implement CSharpScript::get_script_method_list and related functionality.Ben Rog-Wilhelm2018-12-071-0/+9
* Make core/ includes absolute, remove subfolders from include pathRémi Verschelde2018-09-121-2/+2
* Mono: Fix null dereferencesIgnacio Etcheverry2018-07-251-0/+2
* Add Array and Dictionary wrapper classes to C#Ignacio Etcheverry2018-07-201-3/+5
* add a [Signal] attribute to CSharpScriptsPaul Joannon2018-02-171-0/+6
* Fix inconsistencies and typos in argument namesPaolo Perkovic2018-02-011-1/+1
* Mono: Implement stack info for errors and exceptionsIgnacio Etcheverry2018-01-091-3/+3
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Mono: Add properties support in scriptsIgnacio Etcheverry2018-01-041-1/+9
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Export attribute fixes and improvementsIgnacio Etcheverry2017-10-171-0/+6
* Added mono moduleIgnacio Etcheverry2017-10-031-0/+124