.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 6312ab18ae #2716: Fix typo 1 year ago
..
OutputVisitor Add non-embedded attributes to all tests that use older framework versions. 1 year ago
ProjectDecompiler Fix #3401: normalize directory separators to use the current platform separator 1 year ago
Resolver Fix #3322: Add missing checks for equality comparison 1 year ago
Syntax #2716: Fix typo 1 year ago
Transforms Add non-embedded attributes to all tests that use older framework versions. 1 year 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 Fix #2716: Add an option to allow sorting custom attributes 1 year ago
CSharpLanguageVersion.cs Add metadata processing for C# 12 'ref readonly' parameters 2 years ago
CallBuilder.cs Fix #3384: add special case for null-literal conversions in optional argument handling. 1 year ago
ExpressionBuilder.cs Fix #3181: missing type information on NullReferenceExpression used with nullable value types. 1 year ago
RecordDecompiler.cs Add support for C# 12 primary constructors. 2 years ago
RequiredNamespaceCollector.cs Use MetadataFile instead of PEFile in TypeSystem. 2 years ago
SequencePointBuilder.cs Generate sequence points for expression-bodied properties and indexers 3 years ago
StatementBuilder.cs Make sure that there is only one applicable implicit conversion when dealing with switch, otherwise use an explicit cast. 1 year ago
TranslatedExpression.cs Fix #3014: Missing type information in lambda expressions. 2 years ago
TranslatedStatement.cs #2128: Reformat the whole code base. 6 years ago
TranslationContext.cs Namespace adjustments for Syntax classes 9 years ago