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