.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.
 
 
 
 
Christoph Wille 6db9a02180
Merge pull request #3686 from icsharpcode/custom-signature-decoder-comparer
2 weeks ago
..
OutputVisitor Add a treenode and decompiler APIs for extensions. 3 weeks ago
ProjectDecompiler Fix IDE2000 globally 3 months ago
Resolver Fix IDE2000 globally 3 months ago
Syntax Add a treenode and decompiler APIs for extensions. 3 weeks ago
Transforms Fix #3617: Order of XML comments in types with primary constructors 4 months ago
TypeSystem dev: Strip BOM mark from text files 7 months ago
Annotations.cs dev: Strip BOM mark from text files 7 months ago
CSharpDecompiler.cs Merge pull request #3686 from icsharpcode/custom-signature-decoder-comparer 2 weeks ago
CSharpLanguageVersion.cs dev: Strip BOM mark from text files 7 months ago
CallBuilder.cs Fix IDE2000 globally 3 months ago
ExpressionBuilder.cs Fix `in` erroneously being applied to `this` 3 weeks ago
RecordDecompiler.cs Fix #3621: Fix multiple uses of primary ctor parameter in initializer of record. 4 months ago
RequiredNamespaceCollector.cs Add a treenode and decompiler APIs for extensions. 3 weeks ago
SequencePointBuilder.cs Fix IDE2000 globally 3 months ago
StatementBuilder.cs Fix lower case type name conflicting with variable name 6 months ago
TranslatedExpression.cs Addressed feedback 1 year ago
TranslatedStatement.cs dev: Strip BOM mark from text files 7 months ago
TranslationContext.cs dev: Strip BOM mark from text files 7 months ago