The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2021-04-09 23:11:53 +00:00
compiler Refactor code to avoid problems with -CR option 2021-04-09 23:11:53 +00:00
installer * Makefiles regenerated 2021-04-05 15:39:07 +00:00
packages Delete existing files before overwriting them for Darwin OS to avoid codesign issues 2021-04-06 22:43:21 +00:00
rtl sinclairql: instead of tinyheap, made the QL port to use the new OS heap by default, also implemented Randomize, based on patch by Norman Dunbar 2021-04-09 04:35:54 +00:00
tests * even if currency is handled by torddef, it is a real number, so using / is perfectly right, resolves #38718 2021-04-09 20:38:46 +00:00
utils Disable most utils for SinclairQL for now 2021-04-09 20:15:48 +00:00
.gitattributes * even if currency is handled by torddef, it is a real number, so using / is perfectly right, resolves #38718 2021-04-09 20:38:46 +00:00
.gitignore Add bin directory to ignore list for fpcsrc directory also 2020-10-30 16:17:05 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile * Makefiles regenerated 2021-04-05 15:39:07 +00:00
Makefile.fpc * support building with FPC 3.2.2 2021-03-24 14:33:09 +00:00