walon
|
aca7dd0a67
|
[new] 新增GeneratedAOTGenericReferenceExcludeExistsAOTClassAndMethods,计算热更新引用的AOT泛型类型和函数时排除掉AOT中已经存在的泛型和函数,最终生成更精准的补充元数据程序集列表
|
2024-05-30 13:08:24 +08:00 |
walon
|
d431aeb019
|
[new] 支持MonoPInvokeCallback函数的参数或返回类型为struct类型
[fix] 修复ReversePInvokeWrapper函数定义未包含调用约定的bug
[refactor] 合并ReversePInvokeMethodStub到MethodBridge,同时将MetadataModule中ReversePInvoke相关代码移到InterpreterModule
|
2024-05-30 13:08:21 +08:00 |
walon
|
e45a789569
|
[change] 为Anaylizer加上using 限定,解决某些情况下与项目的类型同名而产生编译冲突的问题
|
2023-06-21 11:07:00 +08:00 |
walon
|
5a50778821
|
[fix] 修复 Il2CppDefGeneratorCommand 中生成 PlaceHolder Assembly列表时未包含 preserveHotUpdateAssemblies的bug
|
2023-01-11 17:41:44 +08:00 |
walon
|
00f94335c3
|
[refactor] 重构并且修复了Generate相关Assembly Resolve潜在的bug。
[opt] 优化 PrebuildCommand.Build 中多次编译热更新dll的问题,大幅缩短了时间。
|
2022-12-14 14:11:32 +08:00 |
walon
|
ef83fca9a0
|
[refactor] 一些重构
|
2022-10-09 20:53:13 +08:00 |
walon
|
5926b285e3
|
[fix] 生成完成后释放dnlib相关对象,避免出现dll文件被占用的异常
|
2022-09-26 12:12:57 +08:00 |
walon
|
aed13e464b
|
[new] 过滤非aot泛型类及函数
|
2022-09-23 14:26:28 +08:00 |
walon
|
0af6f704b2
|
[refactor] 重构。将7Zip及UnitFS移入HybridCLR.Editor模块。合并Generate命令。
|
2022-09-23 09:40:06 +08:00 |
walon
|
a52ab358b3
|
[init] 初始化0.1.0版本
|
2022-09-22 08:56:07 +08:00 |