The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2019-11-01 18:39:16 +00:00
compiler * avr: help the compiler with constant loading to avoid ie 200309041 2019-11-01 18:39:16 +00:00
installer Fix short names for a few zip 2019-09-02 08:19:35 +00:00
packages fcl-image: canvas AllocateResources: propagate exceptions to be able to properly handle (e.g. log) them 2019-10-30 16:15:30 +00:00
rtl * simplified fpc_mul_qword so it compiles again on avr, fixes #36236 but does not solve the root of the problem 2019-10-31 21:02:23 +00:00
tests * fix for Mantis #36223: when parsing a helper type its extendeddef might be Nil 2019-11-01 15:02:31 +00:00
utils fcl-passrc: varargs of type 2019-10-29 14:30:20 +00:00
.gitattributes * fix for Mantis #36223: when parsing a helper type its extendeddef might be Nil 2019-11-01 15:02:31 +00:00
.gitignore * made the ide a package, so it can be build in parallel with the other packages, reasons: 2018-01-06 20:22:30 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile * general-dynamic -> global-dynamic 2019-10-05 20:48:29 +00:00
Makefile.fpc * general-dynamic -> global-dynamic 2019-10-05 20:48:29 +00:00