The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2018-03-05 13:54:50 +00:00
compiler * x86_64-linux uses now pascal init code 2018-03-04 18:22:04 +00:00
installer * fpcmake.inc and Makefiles renerated after last commit 2017-12-27 15:08:18 +00:00
packages * Print column header if present, even if only 1 column (bug ID 33305) 2018-03-05 13:54:50 +00:00
rtl * x86_64-linux uses now pascal init code 2018-03-04 18:22:04 +00:00
tests + support for <dyn. array>+<dyn. array>, resolves #30463 2018-03-04 16:12:43 +00:00
utils * importtl new parameter --ref-style that allows to set different styles for reference input param. (var, constref or const [ref]) 2018-02-25 14:52:51 +00:00
.gitattributes + support for <dyn. array>+<dyn. array>, resolves #30463 2018-03-04 16:12:43 +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 * 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
Makefile.fpc * 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