4 Commits (c3261a3c0986e17db3d2feae17d896bf3bc86cdf)

Author SHA1 Message Date
tom-englert 0be506bd4e Get rid of the heavy System.ComponentModel.Composition, replace with the lightweight System.Composition.AttributedModel 7 months ago
tom-englert 610b0c2ed5 Annotate service lifetime explicitly. 9 months ago
Siegfried Pammer 7e69247f3f Add nullability annotations 1 year ago
Christoph Wille 8acd117f91 Move non-UI analyzer code to ILSpyX 1 year ago
Siegfried Pammer ca78d4a14d Use MetadataFile instead of PEFile in TypeSystem. 1 year ago
Siegfried Pammer e2428148ef Ignore instructions with field operands in MethodVirtualUsedByAnalyzer 3 years ago
Daniel Grunwald 7ebfc5ded5 Fix #2294: Issues discovered by static analysis. 4 years ago
Siegfried Pammer 3dd360dbe1 Fix #2105: Add "parent" methods of FSMs to output in MethodUsedByAnalyzer and MethodVirtualUsedByAnalyzer 5 years ago
dotnet format 0d9f871a4f #2128: Reformat the whole code base. 5 years ago
Daniel Grunwald 61698b615d Fix #1232: BadImageFormatException: Invalid SEH header 7 years ago
Siegfried Pammer 2839724e8d Add ExportAnalyzerAttribute 7 years ago
Siegfried Pammer 3b1ad6a69c Fix bugs in TypeUsedByAnalyzer, MethodUsedByAnalyzer and others. 7 years ago
Siegfried Pammer 0464b1a02d Clean up of IAnalyzer API. 7 years ago
Daniel Grunwald 1f3916d554 Use the resolve methods in MetadataModule, and remove the wrappers in DecompilerTypeSystem. 7 years ago
Daniel Grunwald 3b46776c5e Rename IAssembly -> IModule. 7 years ago
Siegfried Pammer bd26ab4413 Add file headers to analyzers. 7 years ago
Siegfried Pammer 1e3cfd19f5 Add method used by + virtual used by 7 years ago
Siegfried Pammer 34641c7785 Move Analyzer types to correct namespaces. 7 years ago
Siegfried Pammer a4bec3c8c5 Add new Analyzer API (PoC) 7 years ago