godot/modules/mono/mono_gd
Ignacio Etcheverry af4acb5b11 C#/Mono: Check assembly version when loading
Not sure if we should check revision too, but this is good enough for what we want.
This will be needed to load the correct Microsoft.Build when we switch to the nuget version.
2020-05-09 20:54:16 +02:00
..
support Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
android_mono_config.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
gd_mono_assembly.cpp C#/Mono: Check assembly version when loading 2020-05-09 20:54:16 +02:00
gd_mono_assembly.h C#/Mono: Check assembly version when loading 2020-05-09 20:54:16 +02:00
gd_mono_cache.cpp C#: Revert marshalling of IDictionary/IEnumerable implementing types 2020-04-23 02:26:43 +02:00
gd_mono_cache.h C#: Revert marshalling of IDictionary/IEnumerable implementing types 2020-04-23 02:26:43 +02:00
gd_mono_class.cpp Mono: Fix hot-reloading of nested classes 2020-05-09 19:18:28 +02:00
gd_mono_class.h Mono: Fix hot-reloading of nested classes 2020-05-09 19:18:28 +02:00
gd_mono_field.cpp C#: Revert marshalling of IDictionary/IEnumerable implementing types 2020-04-23 02:26:43 +02:00
gd_mono_field.h Fix C# bindings after recent breaking changes 2020-03-17 16:30:04 +01:00
gd_mono_header.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
gd_mono_internals.cpp Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
gd_mono_internals.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
gd_mono_log.cpp C#/Mono: Check assembly version when loading 2020-05-09 20:54:16 +02:00
gd_mono_log.h Mono/C#: Add iOS support 2020-03-31 09:37:16 +02:00
gd_mono_marshal.cpp C#: Revert marshalling of IDictionary/IEnumerable implementing types 2020-04-23 02:26:43 +02:00
gd_mono_marshal.h C#: Revert marshalling of IDictionary/IEnumerable implementing types 2020-04-23 02:26:43 +02:00
gd_mono_method_thunk.h Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
gd_mono_method.cpp C#: Revert marshalling of IDictionary/IEnumerable implementing types 2020-04-23 02:26:43 +02:00
gd_mono_method.h Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
gd_mono_property.cpp Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
gd_mono_property.h Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
gd_mono_utils.cpp C#: Revert marshalling of IDictionary/IEnumerable implementing types 2020-04-23 02:26:43 +02:00
gd_mono_utils.h C#: Revert marshalling of IDictionary/IEnumerable implementing types 2020-04-23 02:26:43 +02:00
gd_mono.cpp C#/Mono: Check assembly version when loading 2020-05-09 20:54:16 +02:00
gd_mono.h C#/Mono: Check assembly version when loading 2020-05-09 20:54:16 +02:00
i_mono_class_member.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
managed_type.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
managed_type.h Replace NULL with nullptr 2020-04-02 13:38:00 +02:00