.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 04f9603768 Fix #2140: ILSpy 6.2p1 no longer respects "use discards" setting 5 years ago
..
OutputVisitor #2128: Adjust formatting settings used in tests to match our new style. 5 years ago
ProjectDecompiler #2128: Reformat the whole code base. 5 years ago
Resolver Add `OutVarResolveResult` to overload resolution (not yet used by CallBuilder) 5 years ago
Syntax #2128: Reformat the whole code base. 5 years ago
Transforms Fix #2140: ILSpy 6.2p1 no longer respects "use discards" setting 5 years ago
TypeSystem #2128: Reformat the whole code base. 5 years ago
Annotations.cs Fix #2140: ILSpy 6.2p1 no longer respects "use discards" setting 5 years ago
CSharpDecompiler.cs #2128: Reformat the whole code base. 5 years ago
CSharpLanguageVersion.cs Add some tests for native integers. 5 years ago
CallBuilder.cs Fix #2140: ILSpy 6.2p1 no longer respects "use discards" setting 5 years ago
ExpressionBuilder.cs Fix #2039: "Could not convert BlockContainer to single expression" workaround produces uncompilable code - potentially unassigned variables. 5 years ago
RequiredNamespaceCollector.cs #2128: Reformat the whole code base. 5 years ago
SequencePointBuilder.cs #2128: Reformat the whole code base. 5 years ago
StatementBuilder.cs #2128: Reformat the whole code base. 5 years ago
TranslatedExpression.cs #2128: Reformat the whole code base. 5 years ago
TranslatedStatement.cs #2128: Reformat the whole code base. 5 years ago
TranslationContext.cs Namespace adjustments for Syntax classes 9 years ago