The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2020-08-02 14:39:47 +00:00
compiler * allow overloads with same result type for external Java classes due to Java supporting covariant return types for interfaces 2020-08-02 12:28:46 +00:00
installer * regenerated Makefiles again 2020-07-11 09:51:28 +00:00
packages * fpmkunit: only start the worker threads once they are fully initialised 2020-08-02 14:39:47 +00:00
rtl * import library function with a name that does not conflict with the functions exported in the interface 2020-08-02 10:25:02 +00:00
tests * do not throw an internal error if an errorneous type is passed to str, resolves #37462 2020-08-01 21:11:35 +00:00
utils * Add stub generator 2020-08-01 07:39:34 +00:00
.gitattributes * do not throw an internal error if an errorneous type is passed to str, resolves #37462 2020-08-01 21:11:35 +00:00
.gitignore Add list of generated executable to svn:ignore 2020-07-21 14:08:24 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile * regenerated Makefiles again 2020-07-11 09:51:28 +00:00
Makefile.fpc * rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOS 2020-07-10 21:52:24 +00:00