summaryrefslogtreecommitdiffstats
path: root/modules/mono/managed_callable.cpp
Commit message (Expand)AuthorAgeFilesLines
* C#: Add source generator for properties and exports default valuesIgnacio Roldán Etcheverry2022-08-221-1/+1
* C#: Begin move to .NET CoreIgnacio Roldán Etcheverry2022-08-221-23/+6
* C#: Restructure code prior move to .NET CoreIgnacio Roldán Etcheverry2022-08-221-10/+9
* C#: Move marshaling logic and generated glue to C#Ignacio Roldán Etcheverry2022-08-221-32/+28
* Clean up Hash Functionsreduz2022-06-201-2/+1
* Replace most uses of Map by HashMapreduz2022-05-161-1/+1
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Mono/C#: Fix several clang-tidy warnings and cleanupIgnacio Etcheverry2020-07-051-2/+4
* C#/Mono: Check assembly version when loadingIgnacio Etcheverry2020-05-091-0/+1
* Replace NULL with nullptrlupoDharkael2020-04-021-2/+2
* Mono/C#: Optimize the way we store GC handles for scriptsIgnacio Etcheverry2020-03-171-8/+10
* Fix C# bindings after recent breaking changesIgnacio Etcheverry2020-03-171-0/+143