.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 2291586659 Classify C# 14 user-defined compound assignment operators in the type system 3 weeks ago
..
.gitignore Added support for ArrayInitializers=false to suppress prettifier over array initializers (used by SharpLab). 9 years ago
AggressiveScalarReplacementOfAggregates.Expected.cs Extend UseLambdaSyntax to emit statement lambdas 1 month ago
AggressiveScalarReplacementOfAggregates.cs Pin the surviving propagate-despite-mutation path and rename its guard 2 months ago
NoArrayInitializers.Expected.cs Remove IL file from ugly tests 5 months ago
NoArrayInitializers.cs dev: Strip BOM mark from text files 1 year ago
NoDecimalConstants.Expected.cs dev: Strip BOM mark from text files 1 year ago
NoDecimalConstants.cs dev: Strip BOM mark from text files 1 year ago
NoExtensionMethods.Expected.cs dev: Strip BOM mark from text files 1 year ago
NoExtensionMethods.cs dev: Strip BOM mark from text files 1 year ago
NoFieldKeyword.Expected.cs Fix #3624: decompile semi-auto properties with the C# 14 field keyword 1 month ago
NoFieldKeyword.cs Fix #3624: decompile semi-auto properties with the C# 14 field keyword 1 month ago
NoForEachStatement.Expected.cs dev: Strip BOM mark from text files 1 year ago
NoForEachStatement.cs dev: Strip BOM mark from text files 1 year ago
NoInitAccessors.Expected.cs Print the init-only marker after the set keyword again 1 month ago
NoInitAccessors.cs Print the init-only marker after the set keyword again 1 month ago
NoLocalFunctions.Expected.cs Declare VB anonymous types that C# anonymous types cannot express 1 month ago
NoLocalFunctions.cs dev: Strip BOM mark from text files 1 year ago
NoNewOfT.Expected.cs dev: Strip BOM mark from text files 1 year ago
NoNewOfT.cs dev: Strip BOM mark from text files 1 year ago
NoPropertiesAndEvents.Expected.cs dev: Strip BOM mark from text files 1 year ago
NoPropertiesAndEvents.cs dev: Strip BOM mark from text files 1 year ago
NoUnsignedRightShift.Expected.cs Delay exceptions when copy-propagating an address into a StObj target 1 month ago
NoUnsignedRightShift.cs Delay exceptions when copy-propagating an address into a StObj target 1 month ago
NoUserDefinedCompoundAssignmentOperators.Expected.cs Classify C# 14 user-defined compound assignment operators in the type system 3 weeks ago
NoUserDefinedCompoundAssignmentOperators.cs Classify C# 14 user-defined compound assignment operators in the type system 3 weeks ago
TopLevelProgram.Expected.cs Fix #3954: name the entry point of a top-level program 'Main' 1 month ago
TopLevelProgram.cs Fix #3954: name the entry point of a top-level program 'Main' 1 month ago
TopLevelProgramAsync.Expected.cs Fix #3954: name the entry point of a top-level program 'Main' 1 month ago
TopLevelProgramAsync.cs Fix #3954: name the entry point of a top-level program 'Main' 1 month ago