#fpc #freepascal #compiler #fpcobj #pascal

svenbarth e97a2cb03e * tests with Delphi showed that an attribute class must explicitely declare a parameterless constructor if it should be used, cause TCustomAttribute.Create is private 6 年之前
compiler c282f21b1b * don't bother finding the correct constructor if the attribute isn't a TCustomAttribute descendant anyway; simply skip the parameters in that case 6 年之前
installer 128bf046b4 * regenerated Makefiles with LLVM bitcode installation support 6 年之前
packages 75321c848d fcl-passrc: fixed parsing generic function after type section 6 年之前
rtl e97a2cb03e * tests with Delphi showed that an attribute class must explicitely declare a parameterless constructor if it should be used, cause TCustomAttribute.Create is private 6 年之前
tests e97a2cb03e * tests with Delphi showed that an attribute class must explicitely declare a parameterless constructor if it should be used, cause TCustomAttribute.Create is private 6 年之前
utils b9649d17a5 Commit modified file after commit #42260 6 年之前
.gitattributes e97a2cb03e * tests with Delphi showed that an attribute class must explicitely declare a parameterless constructor if it should be used, cause TCustomAttribute.Create is private 6 年之前
.gitignore 3ce7927096 * made the ide a package, so it can be build in parallel with the other packages, reasons: 7 年之前
Makefile 128bf046b4 * regenerated Makefiles with LLVM bitcode installation support 6 年之前
Makefile.fpc a34d4e715c Merged riscv_new branch 7 年之前
fpmake.pp df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 年之前
fpmake_add1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 年之前
fpmake_proc1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 年之前