#fpc #freepascal #compiler #fpcobj #pascal

svenbarth 332b078c22 * small extension of the test for completeness sake 7 years ago
compiler 0e5a598b6a * don't use a vecnode to convert a dynamic array or an array constructor to a pointer as that will lead to problems with range checking if the array should be empty; fixes run of tarray12 with -Cr 7 years ago
installer 5bedaf11f4 * fpcmake.inc and Makefiles renerated after last commit 7 years ago
packages a75e25aa46 * Event handler to react on page size change in designer 7 years ago
rtl 8a2cf56d51 * fixed operator mod for floats as proposed by wp in #33167, resolves #33167 7 years ago
tests 332b078c22 * small extension of the test for completeness sake 7 years ago
utils d49deb183b * importtl new parameter --ref-style that allows to set different styles for reference input param. (var, constref or const [ref]) 7 years ago
.gitattributes 8c5606b41d + support mmx shifting 7 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 3ce7927096 * made the ide a package, so it can be build in parallel with the other packages, reasons: 7 years ago
Makefile.fpc 3ce7927096 * made the ide a package, so it can be build in parallel with the other packages, reasons: 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