The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2019-08-24 08:54:24 +00:00
compiler * fix for Mantis #35981: ensure that the "specialize" token is only really used in non-Delphi modes 2019-08-23 14:59:20 +00:00
installer Update all trunk/fpcsrc Makefile's after commit 42749 2019-08-20 15:58:10 +00:00
packages * Add WideString support in json string constructor 2019-08-24 08:54:24 +00:00
rtl * also correctly align the pointer for the record elements inside FPC_COPY 2019-08-23 21:57:17 +00:00
tests * fix for Mantis #35981: ensure that the "specialize" token is only really used in non-Delphi modes 2019-08-23 14:59:20 +00:00
utils Ensure that fpmake_proc.inc and fpmake_add.inc source files are integrated into source zips for packages and utils 2019-08-23 15:55:54 +00:00
.gitattributes * fix for Mantis #35981: ensure that the "specialize" token is only really used in non-Delphi modes 2019-08-23 14:59:20 +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 Update all trunk/fpcsrc Makefile's after commit 42749 2019-08-20 15:58:10 +00:00
Makefile.fpc Merged riscv_new branch 2018-09-26 19:49:08 +00:00