7 Commits (e4ebe2060213fa071b80d8289e00c6c0f1214be7)

Author SHA1 Message Date
Siegfried Pammer ca78d4a14d Use MetadataFile instead of PEFile in TypeSystem. 1 year ago
Daniel Grunwald a0ba223921 We don't need the else block, the base class IsMatch already inspects the terms. 2 years ago
Daniel Grunwald 911abd242d Fix #3038: Fall back to string search if search term is not a single token. 2 years ago
Daniel Grunwald 3b6a650cf1 Fix nullability warnings in ILSpyX 3 years ago
Siegfried Pammer 4c8894a808 #2822: Fix LiteralSearchStrategy to refer to the AccessorOwner instead of the method, if available. 3 years ago
Siegfried Pammer 107a5b5044 ILSpyX: Make all Search-related types public 3 years ago
Siegfried Pammer e8a480d43f Move search functionality to ILSpyX 3 years ago
Siegfried Pammer 209e2de6d0 First part of #1175 and #828: Add 'innamespace' and 'inassembly' predicates to allow scoping search to a specific assembly/namespace. 4 years ago
dotnet format 0d9f871a4f #2128: Reformat the whole code base. 5 years ago
Siegfried Pammer da33002c66 Fix #1504: Selected decompiler settings should affect tree view and tooltips 5 years ago
Jan Kučera ee1096958c Add resource search strategy 6 years ago
MCpiroman c5465c7b68 Make ShowApiLevel affect search 6 years ago
MCpiroman 89aaa9a030 Refactor searching 6 years ago
Siegfried Pammer 0b498df891 Fix performance of SearchStrategies. 7 years ago
Siegfried Pammer 58c2746e60 LiteralSearchStrategy: implement support for field constants. 7 years ago
Siegfried Pammer 7ded12c5fb Reimplement search strategies. 7 years ago
Siegfried Pammer f4733307f4 Move search-related files to Search subfolder. 7 years ago