.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 eae54ddf24 Fix #3014: Missing type information in lambda expressions. 2 years ago
..
BitOperations.cs Move BitOperations to namespace System.Numerics. 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 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 Fix #3014: Missing type information in lambda expressions. 2 years 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
GraphVizGraph.cs #nullable enable for most files in ICSharpCode.Decompiler/Util 4 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 Turn on WarningsAsErrors for nullable warnings in ICSharpCode.Decompiler 3 years 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 Code cleanup. 2 years ago
ResourcesFile.cs #nullable enable for most files in ICSharpCode.Decompiler/Util 4 years 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