.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 bf7fe3f33c Bugfix: Crash in type analysis when trying to infer the type of an arg_*-variable that was consumed by a pop instruction. 15 years ago
..
ILAstBuilder.cs Handle unreachable code 15 years ago
ILAstOptimizer.cs Support for short circuit conditional operators (&& and ||) 15 years ago
ILAstTypes.cs Support for short circuit conditional operators (&& and ||) 15 years ago
ILCodes.cs Support for short circuit conditional operators (&& and ||) 15 years ago
TypeAnalysis.cs Bugfix: Crash in type analysis when trying to infer the type of an arg_*-variable that was consumed by a pop instruction. 15 years ago