The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2019-04-05 15:24:36 +00:00
compiler * improve conversion of array constructor to set so that it behaves as if done inside pass_typecheck 2019-04-05 15:24:36 +00:00
installer Regenerate Makefile's after fpcmake change in commit #41721 2019-03-17 14:45:03 +00:00
packages * also enable implementation tests on Win64 2019-04-05 15:24:34 +00:00
rtl * separated the OpenBSD version of the stat structure to a separate ifdef block. 2019-04-04 15:55:16 +00:00
tests * allow any untyped parameter to be passed to a untyped constref parameter 2019-04-04 19:31:55 +00:00
utils * Fix some warnings 2019-04-01 08:49:36 +00:00
.gitattributes * allow any untyped parameter to be passed to a untyped constref parameter 2019-04-04 19:31:55 +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 Regenerate Makefile's after fpcmake change in commit #41721 2019-03-17 14:45:03 +00:00
Makefile.fpc Merged riscv_new branch 2018-09-26 19:49:08 +00:00