Ignacio Etcheverry
|
a018cbaee1
|
Fix thread checking to queue instances for deletion
|
2017-11-01 01:51:12 +01:00 |
|
Ignacio Etcheverry
|
27b7fb8e66
|
Mono: Add build project button and reload interval
|
2017-10-29 05:57:38 +01:00 |
|
Unknown
|
a2247d45fc
|
Mono: Use "UnnamedProject" if application/config/name is empty
|
2017-10-27 21:22:54 +02:00 |
|
Ignacio Etcheverry
|
45e5e23ee8
|
Mono: Prevent raising exceptions in native code
For now we will just print the exceptions we catch. Later, we should use something similar to 'mono_set_pending_exception(ex)'.
|
2017-10-23 00:35:14 +02:00 |
|
Rémi Verschelde
|
6361e24f29
|
Cleanup unnecessary debug prints
|
2017-10-21 20:41:07 +02:00 |
|
Ignacio Etcheverry
|
18d3ba0c50
|
Fix getting struct elements from MonoArray (#11978)
* Fix getting struct elements from MonoArray
* Revert undesired change
|
2017-10-10 00:25:36 +02:00 |
|
Ignacio Etcheverry
|
eb920406ae
|
Fix dot separated assembly names confused with file extensions
|
2017-10-07 22:00:35 +02:00 |
|
Ignacio Etcheverry
|
9eda9be3cf
|
Fix assembly load hooks
|
2017-10-07 04:21:55 +02:00 |
|
Ignacio Etcheverry
|
1d309439cb
|
Uninitialized local and domain finalize fixes
- Make sure to run the GC before and after finalizing the scripts domain.
|
2017-10-05 00:12:36 +02:00 |
|
Ignacio Etcheverry
|
e36fb95c50
|
Added mono module
|
2017-10-03 00:01:26 +02:00 |
|