.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.
 
 
 
 
David Srbecký 021b923036 Fixed analysis for prefixed bytecodes - Closes #22 15 years ago
..
ILAstBuilder.cs Fixed analysis for prefixed bytecodes - Closes #22 15 years ago
ILAstOptimizer.cs Determine loop condition from CFG 15 years ago
ILAstTypes.cs Determine loop condition from CFG 15 years ago
ILCodes.cs Support for short circuit conditional operators (&& and ||) 15 years ago
TypeAnalysis.cs Store prefixes with their parent instruction in ILAst; make use of 'constrained' prefix in type analysis. 15 years ago