.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.
 
 
 
 
文煌 8c54f3caa1 write application icon file 5 years ago
..
OutputVisitor Add support for .NET 5 custom calling conventions. 5 years ago
ProjectDecompiler write application icon file 5 years ago
Resolver Function pointers are invocable. 5 years ago
Syntax Add support for .NET 5 custom calling conventions. 5 years ago
Transforms write OutputType for asp.net library 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 Fix #2185: Fix MemberIsHidden-check for local function display structs: Async State Machines that looked like local function display structs were not hidden once local function decompilation was disabled. This led to code duplication in the generated pdb. 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 Merge remote-tracking branch 'origin/release/6.2' into master 5 years ago
RequiredNamespaceCollector.cs Fix some type inference issues with pointer types. 5 years ago
SequencePointBuilder.cs Fix #2177: PDB Generation is confused by enhanced using statements 5 years ago
StatementBuilder.cs Fix #2182: Ensure that all labels generated by StatementBuilder are unique. 5 years ago
TranslatedExpression.cs Fix #2180: Restrict the `(uint?)-1` special case to casts to integer types. 5 years ago
TranslatedStatement.cs #2128: Reformat the whole code base. 5 years ago
TranslationContext.cs Namespace adjustments for Syntax classes 9 years ago