summaryrefslogtreecommitdiff
path: root/view/macho/objc.cpp
AgeCommit message (Collapse)Author
2025-03-18MachO/ObjC: Avoid generating names containing non-printable charsDaniel Roethlisberger
Avoid generating ObjC symbol names containing non-printable characters for both 8 and 16 bit character encodings.
2025-01-15Remove unused calls to defineTypedef which were causing hangsPeter LaFosse
2024-09-26Clean up unused variables in Mach-O/Obj-C codekat
2024-09-13Fix many warningsJosh Ferrell
2024-07-12[Objective-C] Fix an issue where freshly opened databases would prompt to ↵kat
save changes
2024-06-17[Objective-C] Parse CFStrings seperately from main Objective-C Processing.kat
2024-06-16[Objective-C] Wrap undo actions in Objective-C processingkat
2024-06-16[Objective-C] Nonlazy Category Support, improve category variable namingkat
2024-06-16[Objective-C] Parse protocol information.kat
2024-06-16[Objective-C] Mark __objc_ivar as const, define names for class/super refskat
2024-06-13ObjC: Fix memory leak in processingGlenn Smith
2024-06-11[Mach-O] Move Objective-C Structural processing to Mach-O View and ↵kat
automatically enable the workflow when applicable.