darling-stub-gen/include
Ariel Abreu 417644cae3
Keep track of whether C variables and functions are external
We're going to use this info to avoid generating stubs for local symbols.

Also, get rid of duplicate `extern` keyword.
2023-08-22 00:37:28 -04:00
..
category Add Helper Block To Initalize NSMutableArray 2022-11-13 08:49:04 -08:00
stubs Add SDK Framework Generating When Building CMakeLists. Bug Fixes and Code Refactoring. 2022-11-13 15:13:47 -08:00
symbols Keep track of whether C variables and functions are external 2023-08-22 00:37:28 -04:00
DLArgumentParser.h Implement DLError, Add functionCPP Array 2022-11-06 09:11:54 -08:00
DLError.h Implement DLError, Add functionCPP Array 2022-11-06 09:11:54 -08:00
DLLibraryParser.h Add Support For Generating C Symbols 2023-01-07 08:58:23 -08:00
DLLogResults.h Reorganize Source Files 2022-08-20 19:28:37 -07:00
DLStubBuilder.h Created DLObjCStubBuilder Class. Reworked DLObjectiveCSymbols and DLStubBuilder to better support DLObjCStubBuilder 2022-11-13 08:49:15 -08:00