.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.
 
 
 
 
Siegfried Pammer 2058b2e080
Merge pull request #4062 from icsharpcode/fix/3202-obfuscated-local-functions
3 weeks ago
..
ControlFlow Avoid `allowImplicitConversion: true` for `await` expressions -- there's no target type that the C# compiler could convert to. 4 weeks ago
Instructions Take the halted function from the stepper 3 weeks ago
Patterns Add license headers to source files that lacked them 2 months ago
Transforms Recognize a closure struct of a generic method or type 3 weeks ago
BlockBuilder.cs dev: Strip BOM mark from text files 1 year ago
ILAmbience.cs Replace AST null-objects with nullable reference types 3 months ago
ILAstWritingOptions.cs dev: Strip BOM mark from text files 1 year ago
ILInstructionExtensions.cs Add license headers to source files that lacked them 2 months ago
ILReader.cs Stack slots holding value types previously nevertheless often had type `object` 3 weeks ago
ILTypeExtensions.cs Stack slots holding value types previously nevertheless often had type `object` 3 weeks ago
ILVariable.cs Fix #3853: infer scoped locals from ref safety 1 month ago
InstructionFlags.cs dev: Strip BOM mark from text files 1 year ago
InstructionOutputExtensions.cs dev: Strip BOM mark from text files 1 year ago
Instructions.cs Bracket ILAst WriteTo in one place via WriteToCore 3 months ago
Instructions.tt Bracket ILAst WriteTo in one place via WriteToCore 3 months ago
PointerArithmeticOffset.cs Fix IDE2000 globally 9 months ago
PrimitiveType.cs dev: Strip BOM mark from text files 1 year ago
SemanticHelper.cs #nullable enable for ILAst (except for generated code) 5 years ago
SlotInfo.cs dev: Strip BOM mark from text files 1 year ago
StackType.cs dev: Strip BOM mark from text files 1 year ago