The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2020-11-02 22:16:18 +00:00
compiler * take variant alignment from TVARDATA, should resolve #38022 2020-11-02 22:16:18 +00:00
installer Regenerated all Makefile's 2020-08-04 10:19:49 +00:00
packages fcl-passrc: useanalyzer: mark attributes of class/record type even if typeinfo is not used 2020-11-02 15:03:50 +00:00
rtl * fix for Mantis #38023: the code to convert LF to CRLF when converting to UTF-8 is disabled anyway, so disable unnecessary, duplicate if-branches as well 2020-11-02 16:42:32 +00:00
tests * in equal_genfunc_paradefs take care of the fact that typesym might not be assigned for open array parameters, resolves #38012 2020-10-29 21:00:03 +00:00
utils pastojs: fixed a div b<0 2020-10-26 21:23:34 +00:00
.gitattributes * in equal_genfunc_paradefs take care of the fact that typesym might not be assigned for open array parameters, resolves #38012 2020-10-29 21:00:03 +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 Regenerated all Makefile's 2020-08-04 10:19:49 +00:00
Makefile.fpc * rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOS 2020-07-10 21:52:24 +00:00