The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2020-01-22 12:07:49 +00:00
compiler * also allow by-value open array parameters for the tail recursion optimization 2020-01-21 21:30:10 +00:00
installer Regenerate all Makefile's after commit #43472 2019-11-15 14:47:02 +00:00
packages * Clear search path (fix from Pascal Riekenberg, bug ID #36609) 2020-01-20 18:23:58 +00:00
rtl * some quick fixes for Win32 with temp variables for some places where the int64 changes breaks. 2020-01-22 12:07:49 +00:00
tests * also allow by-value open array parameters for the tail recursion optimization 2020-01-21 21:30:10 +00:00
utils * Pass INSTALL_LIBDIR to fpmake 2020-01-08 22:25:19 +00:00
.gitattributes * enable tail recursion optimization also for const and constref open arrays 2020-01-21 21:29:56 +00:00
.gitignore
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile Regenerate all Makefile's after commit #43472 2019-11-15 14:47:02 +00:00
Makefile.fpc