The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2018-04-28 16:17:45 +00:00
compiler * discard type conversions from/to generic defs for llvm as well 2018-04-28 16:17:45 +00:00
installer Regenerated Makefile's after addition of ppas and ppaslink script removal in rev 38745 2018-04-12 15:26:33 +00:00
packages pastojs: type alias type 2018-04-27 08:45:16 +00:00
rtl * disable SSE optimized Frac() for Win64; it has a much lower supported range than the existing Pascal implementation which uses Int() (in essence Round() and Trunc() should be corrected as well) 2018-04-27 15:18:36 +00:00
tests * fix case of string with ranges as labels 2018-04-27 21:06:33 +00:00
utils pas2js: docs: type alias type 2018-04-27 08:45:36 +00:00
.gitattributes * fix case of string with ranges as labels 2018-04-27 21:06: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 Regenerated Makefile's after addition of ppas and ppaslink script removal in rev 38745 2018-04-12 15:26:33 +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