9 Commits (08f08136b306448d04b9141dfea92a59fc1c6f74)

Author SHA1 Message Date
ds5678 83df0ab9b9 Handle multiple calling conventions at once 10 months ago
ds5678 a04c0e4cab Improve decompilation of unmanaged function pointers 10 months ago
Peter Crabtree e1e16b64f5 dev: Strip BOM mark from text files 1 year ago
Siegfried Pammer 783c934bfd Transform RequiresLocationAttribute to 'ref readonly' on function pointers. 2 years ago
Siegfried Pammer 6766ad0c59 #2823: Introduce `IType.GetDefinitionOrUnknown()` to allow better detection of async state-machines involving unknown types. 4 years ago
Daniel Grunwald c9be6bc389 Remove unused code (#2294) 6 years ago
Daniel Grunwald 6010757d22 Add support for .NET 5 custom calling conventions. 6 years ago
Daniel Grunwald 3831b42197 Properly support `calli` instruction and its interaction with function pointer types. 6 years ago
Daniel Grunwald cabb02b5fd Add support for decoding function pointer types in signatures. 6 years ago