.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 cb9787098f Finished port of UI (Analyzers still excluded) and Disassembler 7 years ago
..
BitSet.cs [nullables] Fix nullable transform being applied incorrectly. 8 years ago
BitVector16.cs Remove unused usings in solution; remove dead code; unify namespaces 9 years ago
BusyManager.cs Adjust namespaces 9 years ago
CSharpPrimitiveCast.cs Adjust namespaces 9 years ago
CacheManager.cs Adjust namespaces 9 years ago
CallbackOnDispose.cs Adjust namespaces 9 years ago
CollectionExtensions.cs Fix bug mentioned in #909 8 years ago
EmptyList.cs Finished port of UI (Analyzers still excluded) and Disassembler 7 years ago
ExtensionMethods.cs Fix #905: improve exit point detection for foreach loops. 8 years ago
GraphVizGraph.cs [switch] consider loop back-edges to be exit points when looking for the switch body 8 years ago
Interval.cs Support 'state + c1 < c2' in state-range-analysis. 8 years ago
KeyComparer.cs Add KeyComparer 8 years ago
LazyInit.cs Remove pre-.NET 4.5 ifdefs 8 years ago
LongDict.cs As with every new file: use tabs. 8 years ago
LongSet.cs WIP: yield return decompiler 9 years ago
MultiDictionary.cs Remove pre-.NET 4.5 ifdefs 8 years ago
Platform.cs Adjust namespaces 9 years ago
ProjectedList.cs Adjust namespaces 9 years ago
ReferenceComparer.cs Adjust namespaces 9 years ago
TreeTraversal.cs Adjust namespaces 9 years ago
UnicodeNewline.cs remove NR.Editor namespace 9 years ago
UnionFind.cs Adjust namespaces 9 years ago