.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.
 
 
 
 
Daniel Grunwald f1c8142ce2 PDB generator now can emit "method stepping information" for async functions. 7 years ago
..
BitSet.cs [nullables] Fix nullable transform being applied incorrectly. 9 years ago
BusyManager.cs Adjust namespaces 10 years ago
CSharpPrimitiveCast.cs Adjust namespaces 10 years ago
CacheManager.cs Adjust namespaces 10 years ago
CallbackOnDispose.cs Adjust namespaces 10 years ago
CollectionExtensions.cs Don't match sub.ovf in SwitchAnalysis. 8 years ago
EmptyList.cs Finished port of UI (Analyzers still excluded) and Disassembler 8 years ago
ExtensionMethods.cs Fix #905: improve exit point detection for foreach loops. 9 years ago
GraphVizGraph.cs [switch] consider loop back-edges to be exit points when looking for the switch body 9 years ago
Interval.cs Support 'state + c1 < c2' in state-range-analysis. 9 years ago
KeyComparer.cs PDB generator now can emit "method stepping information" for async functions. 7 years ago
LazyInit.cs Remove pre-.NET 4.5 ifdefs 9 years ago
LongDict.cs As with every new file: use tabs. 9 years ago
LongSet.cs Don't match sub.ovf in SwitchAnalysis. 8 years ago
MultiDictionary.cs Remove pre-.NET 4.5 ifdefs 9 years ago
Platform.cs Adjust namespaces 10 years ago
ProjectedList.cs Remove some dead code in the type system. 8 years ago
ReferenceComparer.cs Adjust namespaces 10 years ago
ResXResourceWriter.cs #1225: Fix inconsistencies in path handling when decompiling resources. 8 years ago
ResourcesFile.cs Add Mono's ResXResourceWriter, so that we can write serialized objects in resources back out. 8 years ago
TreeTraversal.cs Adjust namespaces 10 years ago
UnicodeNewline.cs remove NR.Editor namespace 10 years ago
UnionFind.cs Adjust namespaces 10 years ago