.. |
support
|
Mono: Make Godot provide its own WASM m2n trampolines
|
2020-12-14 21:16:01 +01:00 |
android_mono_config.h
|
Reorganized core/ directory, it was too fatty already
|
2020-11-07 20:17:12 -03:00 |
gd_mono.cpp
|
Rename empty() to is_empty()
|
2020-12-28 10:39:56 +00:00 |
gd_mono.h
|
Remove empty lines around braces with the formatting script
|
2020-11-16 23:38:11 -05:00 |
gd_mono_assembly.cpp
|
Rename empty() to is_empty()
|
2020-12-28 10:39:56 +00:00 |
gd_mono_assembly.h
|
Reorganized core/ directory, it was too fatty already
|
2020-11-07 20:17:12 -03:00 |
gd_mono_cache.cpp
|
Remove empty lines around braces with the formatting script
|
2020-11-16 23:38:11 -05:00 |
gd_mono_cache.h
|
Remove empty lines around braces with the formatting script
|
2020-11-16 23:38:11 -05:00 |
gd_mono_class.cpp
|
Don't box params on Native->C# calls with Variant params
|
2020-12-06 01:36:20 +01:00 |
gd_mono_class.h
|
Don't box params on Native->C# calls with Variant params
|
2020-12-06 01:36:20 +01:00 |
gd_mono_field.cpp
|
Don't box params on Native->C# calls with Variant params
|
2020-12-06 01:36:20 +01:00 |
gd_mono_field.h
|
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
2020-05-14 16:54:55 +02:00 |
gd_mono_header.h
|
Reorganized core/ directory, it was too fatty already
|
2020-11-07 20:17:12 -03:00 |
gd_mono_internals.cpp
|
Remove empty lines around braces with the formatting script
|
2020-11-16 23:38:11 -05:00 |
gd_mono_internals.h
|
Remove empty lines around braces with the formatting script
|
2020-11-16 23:38:11 -05:00 |
gd_mono_log.cpp
|
Tweak log file names for consistency between Mono and non-Mono logs
|
2020-12-06 20:17:02 +01:00 |
gd_mono_log.h
|
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
2020-05-14 16:54:55 +02:00 |
gd_mono_marshal.cpp
|
Don't box params on Native->C# calls with Variant params
|
2020-12-06 01:36:20 +01:00 |
gd_mono_marshal.h
|
Don't box params on Native->C# calls with Variant params
|
2020-12-06 01:36:20 +01:00 |
gd_mono_method.cpp
|
Don't box params on Native->C# calls with Variant params
|
2020-12-06 01:36:20 +01:00 |
gd_mono_method.h
|
Don't box params on Native->C# calls with Variant params
|
2020-12-06 01:36:20 +01:00 |
gd_mono_method_thunk.h
|
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
2020-05-14 16:54:55 +02:00 |
gd_mono_property.cpp
|
Don't box params on Native->C# calls with Variant params
|
2020-12-06 01:36:20 +01:00 |
gd_mono_property.h
|
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
2020-05-14 16:54:55 +02:00 |
gd_mono_utils.cpp
|
Merge pull request #44106 from neikeq/mono-invoke-no-params-boxing
|
2020-12-06 09:41:03 +01:00 |
gd_mono_utils.h
|
Merge pull request #44105 from neikeq/mono-wasm-m2n-hook
|
2020-12-17 09:58:24 +01:00 |
gd_mono_wasm_m2n.cpp
|
Mono: Make Godot provide its own WASM m2n trampolines
|
2020-12-14 21:16:01 +01:00 |
gd_mono_wasm_m2n.h
|
Mono: Make Godot provide its own WASM m2n trampolines
|
2020-12-14 21:16:01 +01: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
|
Port member initialization from constructor to declaration (C++11)
|
2020-05-14 10:01:56 +02:00 |