.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 5bbd34a53b Function pointers are invocable. 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 Function pointers are invocable. 5 years ago
Syntax Support `ldftn` in the context of a function pointer. 5 years ago
Transforms Add option for `string.Concat` decompilation. 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 Add support for C# 9: foreach with GetEnumerator extension methods. 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 #2158: Fix decompilation of arithmetic on managed pointers after ConversionKind.StartGCTracking. 5 years ago
RequiredNamespaceCollector.cs Fix some type inference issues with pointer types. 5 years ago
SequencePointBuilder.cs #2128: Reformat the whole code base. 5 years ago
StatementBuilder.cs #2156: Enforce string type of string.to.int argument. 5 years ago
TranslatedExpression.cs Avoid redundant casts + adjust NoExtensionMethods ugly test. 5 years ago
TranslatedStatement.cs #2128: Reformat the whole code base. 5 years ago
TranslationContext.cs Namespace adjustments for Syntax classes 9 years ago