.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 19e702cc70
Merge pull request #4075 from icsharpcode/fix/3704-ldlen-infertype
2 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 Fix #3704: keep the static type of a dynamic call target 3 weeks ago
Patterns Add license headers to source files that lacked them 2 months ago
Transforms Fix #3714: declare a local function in its innermost capture scope 2 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 Infer the C# type of ldlen 2 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