#fpc #freepascal #compiler #fpcobj #pascal

svenbarth c17dafc2f9 * fix TClassData by including the AttributeTable at the right location 6 years ago
compiler e296b26e9e - remove unit info and related code again as that will be handled similar, but differently with dynamic packages 6 years ago
installer 128bf046b4 * regenerated Makefiles with LLVM bitcode installation support 6 years ago
packages d137e06ade * instead of embedding the attributes inside the class' and property's type data only store a reference to a table of attributes 6 years ago
rtl c17dafc2f9 * fix TClassData by including the AttributeTable at the right location 6 years ago
tests 38fad4b5cf * also check for invalid attribute data in tests 6 years ago
utils b9649d17a5 Commit modified file after commit #42260 6 years ago
.gitattributes 24c4b90343 * instead of declaring another type with a 'attribute' suffix, *search* for another type with a 'ATTRIBUTE' suffix (Delphi allows declaring both a TFoo and TFooAttribute in the same unit) 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