godot/modules/mono
Juan Linietsky 8c435a343e
Merge pull request #16927 from neikeq/rework-refcount-notify
Notify instance binding data api of refcount increment/decrement
2018-08-25 11:01:55 -03:00
..
doc_classes doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
editor Add print_verbose to print to stdout only in verbose mode 2018-08-24 09:23:20 +02:00
glue [Mono] Move several small related files 2018-08-23 12:50:04 -04:00
mono_gd Merge pull request #20717 from PJB3005/18-08-04-godot-exceptions 2018-08-24 16:27:43 +02:00
utils Style: Fix issues that went past CI 2018-08-21 21:28:06 +02:00
config.py Prevent "cannot use a string pattern on a bytes-like object" 2018-08-20 00:42:47 -04:00
csharp_script.cpp Merge pull request #16927 from neikeq/rework-refcount-notify 2018-08-25 11:01:55 -03:00
csharp_script.h Merge pull request #16927 from neikeq/rework-refcount-notify 2018-08-25 11:01:55 -03:00
godotsharp_defs.h Mono: Better versioning and gracefully unloading of Godot API assemblies 2018-02-25 20:56:27 +01:00
godotsharp_dirs.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
godotsharp_dirs.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
mono_gc_handle.cpp Merge pull request #16927 from neikeq/rework-refcount-notify 2018-08-25 11:01:55 -03:00
mono_gc_handle.h Notify instance binding data api of refcount increment/decrement 2018-08-23 01:38:48 +02:00
mono_reg_utils.py convert unicode mono root path to ascii string 2018-06-30 08:58:41 +08:00
register_types.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
register_types.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
SCsub Mono: Improve C# core files (glue/cs_files) buildsystem 2018-08-17 13:51:55 +02:00
signal_awaiter_utils.cpp Merge pull request #16927 from neikeq/rework-refcount-notify 2018-08-25 11:01:55 -03:00
signal_awaiter_utils.h Notify instance binding data api of refcount increment/decrement 2018-08-23 01:38:48 +02:00
tls_configure.py Mono: Pending exceptions and cleanup 2018-07-04 03:08:29 +02:00