.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 d13a8bb64d Support `ldftn` in the context of a function pointer. 5 years ago
..
OutputVisitor Add support for decoding function pointer types in signatures. 5 years ago
ProjectDecompiler #2128: Reformat the whole code base. 5 years ago
Resolver Support `ldftn` in the context of a function pointer. 5 years ago
Syntax Support `ldftn` in the context of a function pointer. 5 years ago
Transforms Properly support `calli` instruction and its interaction with function pointer types. 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 Support `ldftn` in the context of a function pointer. 5 years ago
ExpressionBuilder.cs Support `ldftn` in the context of a function pointer. 5 years ago
RequiredNamespaceCollector.cs Properly support `calli` instruction and its interaction with function pointer types. 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 Support `ldftn` in the context of a function pointer. 5 years ago
TranslatedStatement.cs #2128: Reformat the whole code base. 5 years ago
TranslationContext.cs Namespace adjustments for Syntax classes 9 years ago