Katy Coe
|
135984bbdd
|
DLL: Fix failure to import some signatures
|
2021-01-09 04:06:15 +01:00 |
|
Katy Coe
|
5540ba296b
|
DLL: Fix our attribute field references
|
2021-01-09 03:50:41 +01:00 |
|
Katy Coe
|
09c5c6af23
|
DLL: Support arrays, pointers, ref types
|
2021-01-09 03:36:50 +01:00 |
|
Katy Coe
|
3df026c5cb
|
DLL: Don't output offset for static fields
|
2021-01-09 02:37:45 +01:00 |
|
Katy Coe
|
40fd8d1df1
|
DLL; Output fields; set static correctly on methods/properties
|
2021-01-09 02:02:07 +01:00 |
|
Katy Coe
|
3a0c0d59e8
|
DLL: Output properties
|
2021-01-09 01:30:29 +01:00 |
|
Katy Coe
|
a30caee1d9
|
DLL: Complete method output
|
2021-01-09 01:06:20 +01:00 |
|
Katy Coe
|
f9aae1d367
|
DLL: Fix TokenAttribute not being formatted as hex
|
2021-01-08 22:23:29 +01:00 |
|
Katy Coe
|
35378f5065
|
DLL: Handle nested generic types and methods
|
2021-01-08 22:23:29 +01:00 |
|
Katy Coe
|
6322246566
|
DLL: Handle generic type references
|
2021-01-08 22:23:29 +01:00 |
|
Katy Coe
|
8303038b69
|
DLL: Fix TypeRefs, add constructor skeletons
|
2021-01-08 22:23:29 +01:00 |
|
Katy Coe
|
7dbe208656
|
DLL: Add base type and interfaces to type declarations
|
2021-01-08 22:23:29 +01:00 |
|
Katy Coe
|
b01be3dda6
|
DLL: Improve workflow; add generic parameters and constraints
|
2021-01-08 22:23:29 +01:00 |
|
Katy Coe
|
f84cb97f73
|
DLL: Add extensions and helper methods; generate TokenAttribute on types
|
2021-01-08 22:23:29 +01:00 |
|
Katy Coe
|
82e88dae57
|
DLL: Generate all skeleton assemblies and types
|
2021-01-08 22:23:29 +01:00 |
|
Katy Coe
|
a5d0ea39e6
|
DLL: Add initial code to create custom attributes
|
2021-01-08 22:23:29 +01:00 |
|