#fpc #freepascal #compiler #fpcobj #pascal

svenbarth 90bec938f6 * don't free the constructor call in trtti_attribute_list as that is already freed in the destructor of trtti_attribute 6 years ago
compiler 90bec938f6 * don't free the constructor call in trtti_attribute_list as that is already freed in the destructor of trtti_attribute 6 years ago
installer 128bf046b4 * regenerated Makefiles with LLVM bitcode installation support 6 years ago
packages de15025a47 * streamline retrieval of attributes (both in TypInfo and RTTI units) 6 years ago
rtl 71fa4d1fe2 * the RTTI of an attribute not only consists of the creation function, but also of the attribute's type, a pointer to the constructor and a data blob containing the constant parameters 6 years ago
tests 404b465c33 * allow custom attributes for all type declarations that are not a simple alias 6 years ago
utils b9649d17a5 Commit modified file after commit #42260 6 years ago
.gitattributes 404b465c33 * allow custom attributes for all type declarations that are not a simple alias 6 years ago
.gitignore 3ce7927096 * made the ide a package, so it can be build in parallel with the other packages, reasons: 7 years ago
Makefile 128bf046b4 * regenerated Makefiles with LLVM bitcode installation support 6 years ago
Makefile.fpc a34d4e715c Merged riscv_new branch 7 years ago
fpmake.pp df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 years ago
fpmake_add1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 years ago
fpmake_proc1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 years ago