The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2019-10-13 15:17:46 +00:00
compiler * don't try to bitpack arrays of non-ordinals (mantis #36157) 2019-10-13 11:11:28 +00:00
installer Fix short names for a few zip 2019-09-02 08:19:35 +00:00
packages * iterate only on the valid elements of the set to avoid compilation errors if the for loop is unrolled, resolves #36150 2019-10-13 15:17:46 +00:00
rtl * handle off by one in FilePos due to the filled buffer in iso mode, resolves #40850 2019-10-13 11:37:37 +00:00
tests * sorted out tests 2019-10-13 11:42:33 +00:00
utils pas2js: fixed setlength(a,0) 2019-10-11 22:10:42 +00:00
.gitattributes * sorted out tests 2019-10-13 11:42:33 +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 * general-dynamic -> global-dynamic 2019-10-05 20:48:29 +00:00
Makefile.fpc * general-dynamic -> global-dynamic 2019-10-05 20:48:29 +00:00