#fpc #freepascal #compiler #fpcobj #pascal

svenbarth db37146f12 * rework code for parsing attributes to only allow constant expressions; Delphi only allows those as well and better we don't open *that* pandora's box just yet 6 years ago
compiler db37146f12 * rework code for parsing attributes to only allow constant expressions; Delphi only allows those as well and better we don't open *that* pandora's box just yet 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 3ad24c9db8 * as attributes can be part of any type they are best suited in a common part of TTypeData 6 years ago
tests 5532ac3355 * fix test 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 6 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