.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Daniel Grunwald 411457c4c7 #1240: Add support for Unsafe comparison intrinsics: `AreSame`, `IsAddressLessThan`, `IsAddressGreaterThan` 5 years ago
..
Correctness Run tests with different versions of Roslyn 5 years ago
Disassembler/Pretty Implement new declsec parser in ReflectionDisassembler + added unit tests. 7 years ago
ILPretty #1240: Add support for Unsafe comparison intrinsics: `AreSame`, `IsAddressLessThan`, `IsAddressGreaterThan` 5 years ago
PdbGen Fix build 5 years ago
Pretty Fix #2202: prevent casting null to void* if the expected target-type is (U)IntPtr? 5 years ago
Ugly Run tests with different versions of Roslyn 5 years ago
VBPretty Fix #2192: Add support for VB.NET delegate construction 5 years ago