.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 03aecf047d Add VariableScope and rework AssignVariableNames step to support renaming parameters of nested ILFunctions in the future. 10 months ago
..
BitOperations.cs Fix NETCORE to NET8(or newer) directive 2 years ago
BitSet.cs Move BitOperations to namespace System.Numerics. 2 years ago
BusyManager.cs #nullable enable for most files in ICSharpCode.Decompiler/Util 5 years ago
CSharpPrimitiveCast.cs Revert CSharpPrimitiveCast.cs: its used in Conversions.cs test case and thus must be compatible with old C# compiler versions 5 years ago
CacheManager.cs nullable enable for CSharpOperators.cs 4 years ago
CallbackOnDispose.cs #nullable enable for most files in ICSharpCode.Decompiler/Util 5 years ago
CollectionExtensions.cs Add VariableScope and rework AssignVariableNames step to support renaming parameters of nested ILFunctions in the future. 10 months ago
DelegateComparer.cs Fix #2716: Add an option to allow sorting custom attributes 11 months ago
EmptyList.cs #nullable enable for most files in ICSharpCode.Decompiler/Util 5 years ago
ExtensionMethods.cs #nullable enable for most files in ICSharpCode.Decompiler/Util 5 years ago
FileUtility.cs #nullable enable for most files in ICSharpCode.Decompiler/Util 5 years ago
GraphTraversal.cs Also use GraphTraversal.DepthFirstSearch for dominance calculation. 2 years ago
Index.cs Add support for simple recursive patterns where the sub pattern is a simple type pattern. 2 years ago
Interval.cs #nullable enable for most files in ICSharpCode.Decompiler/Util 5 years ago
KeyComparer.cs Fix NETCORE to NET8(or newer) directive 2 years ago
LazyInit.cs `#enable nullable` for a couple of files. 5 years ago
LongDict.cs #2128: Reformat the whole code base. 5 years ago
LongSet.cs Fix nullable and other warnings. 4 years ago
MultiDictionary.cs Detect compiler-generated code that is still needed after decompilation. 4 years ago
Platform.cs #nullable enable for most files in ICSharpCode.Decompiler/Util 5 years ago
ProjectedList.cs #nullable enable for most files in ICSharpCode.Decompiler/Util 5 years ago
ReferenceComparer.cs #nullable enable for most files in ICSharpCode.Decompiler/Util 5 years ago
ResXResourceWriter.cs Fix exception when writing resx files without adding any resources 10 months ago
ResourcesFile.cs Fix #3001: Support new resources format in ResourcesFile/ResXResourceWriter 1 year ago
TreeTraversal.cs #nullable enable for most files in ICSharpCode.Decompiler/Util 5 years ago
UnicodeNewline.cs #nullable enable for most files in ICSharpCode.Decompiler/Util 5 years ago
UnionFind.cs Fix nullable and other warnings. 4 years ago
Win32Resources.cs #nullable enable for most files in ICSharpCode.Decompiler/Util 5 years ago