Wojtek Figat
|
4e4f4e700b
|
Updates for dev with dotnet on linux
|
2023-01-08 20:27:28 +01:00 |
|
Wojtek Figat
|
63d3c9b1e0
|
Fix build on Linux
|
2023-01-04 19:00:06 +01:00 |
|
Wojciech Figat
|
26f8e5aa9e
|
Use embedded debug information for C# dll to have proper stack trace information on game scripts exceptions
|
2023-01-03 18:38:44 +01:00 |
|
Wojciech Figat
|
71e2cbe856
|
Minor tweaks to dotnet interop
|
2022-12-30 15:36:35 +01:00 |
|
|
|
d3e02e23e5
|
Cleanup
|
2022-12-27 19:40:50 +02:00 |
|
|
|
f12475ea99
|
Prefer NativeMemory.AlignedAlloc over Marshal.Alloc*
|
2022-12-27 19:08:56 +02:00 |
|
Wojciech Figat
|
c53bf2b7e3
|
Fix crash when catching exception in managed code but native code ignores it in dotnet7
|
2022-12-27 13:50:38 +01:00 |
|
Wojciech Figat
|
d8805dc801
|
Tweaks
|
2022-12-24 15:24:51 +01:00 |
|
|
|
759a9bd365
|
Fix native library resolver not working after hot-reload
|
2022-12-24 03:13:40 +02:00 |
|
|
|
2e502ce82a
|
Cache managed type MonoTypeEnum values
|
2022-12-22 20:17:06 +02:00 |
|
|
|
3c79be2910
|
Cleanup
|
2022-12-22 20:16:02 +02:00 |
|
Wojciech Figat
|
94c5211ee6
|
Rename gchandle to MGCHandle
|
2022-12-22 13:02:00 +01:00 |
|
|
|
55747edaae
|
Cleanup
|
2022-12-21 00:40:38 +02:00 |
|
Wojciech Figat
|
f874a0ad57
|
Update csprojects to the latest NetCore7
|
2022-12-19 17:39:39 +01:00 |
|
|
|
b9f11298e8
|
Avoid pre-allocating custom attributes for managed types
|
2022-12-17 15:39:04 +02:00 |
|
|
|
76ee695a59
|
Cleanup and minor fixes
|
2022-11-27 14:45:55 +02:00 |
|
|
|
3b80a01813
|
Fix build errors on Linux
|
2022-11-26 23:20:13 +02:00 |
|
|
|
96dc279ebd
|
Implement .NET 7 runtime support and bindings generation
|
2022-11-26 14:37:07 +02:00 |
|