.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 3831b42197 Properly support `calli` instruction and its interaction with function pointer types. 6 years ago
..
OutputVisitor Add support for decoding function pointer types in signatures. 6 years ago
ProjectDecompiler #2128: Reformat the whole code base. 6 years ago
Resolver Add `OutVarResolveResult` to overload resolution (not yet used by CallBuilder) 6 years ago
Syntax Properly support `calli` instruction and its interaction with function pointer types. 6 years ago
Transforms Properly support `calli` instruction and its interaction with function pointer types. 6 years ago
TypeSystem #2128: Reformat the whole code base. 6 years ago
Annotations.cs Fix #2140: ILSpy 6.2p1 no longer respects "use discards" setting 6 years ago
CSharpDecompiler.cs #2128: Reformat the whole code base. 6 years ago
CSharpLanguageVersion.cs Add some tests for native integers. 6 years ago
CallBuilder.cs Fix #2140: ILSpy 6.2p1 no longer respects "use discards" setting 6 years ago
ExpressionBuilder.cs Properly support `calli` instruction and its interaction with function pointer types. 6 years ago
RequiredNamespaceCollector.cs Properly support `calli` instruction and its interaction with function pointer types. 6 years ago
SequencePointBuilder.cs #2128: Reformat the whole code base. 6 years ago
StatementBuilder.cs #2128: Reformat the whole code base. 6 years ago
TranslatedExpression.cs #2128: Reformat the whole code base. 6 years ago
TranslatedStatement.cs #2128: Reformat the whole code base. 6 years ago
TranslationContext.cs Namespace adjustments for Syntax classes 9 years ago