The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2019-08-15 14:33:00 +00:00
compiler * fix for Mantis #35955: when the element of an array constructer requires an operator for conversion we don't let the caller of compare_defs_ext know that, instead we simply say that some conversion is required and let the typecheck handler deal with the element wise conversion 2019-08-15 14:33:00 +00:00
installer * regenerated Makefiles with LLVM bitcode installation support 2019-04-20 18:56:45 +00:00
packages * fix for Mantis #35964: reestablish pre r42594 behavior for WinCE as at least Windows Mobile does not support the required COM functions 2019-08-15 11:41:36 +00:00
rtl * fix for Mantis #35965: correct alignment also for the class info used to retrieve the unit name 2019-08-15 13:29:19 +00:00
tests * fix for Mantis #35955: when the element of an array constructer requires an operator for conversion we don't let the caller of compare_defs_ext know that, instead we simply say that some conversion is required and let the typecheck handler deal with the element wise conversion 2019-08-15 14:33:00 +00:00
utils pastojs: fixed result 2019-08-09 20:49:02 +00:00
.gitattributes * fix for Mantis #35955: when the element of an array constructer requires an operator for conversion we don't let the caller of compare_defs_ext know that, instead we simply say that some conversion is required and let the typecheck handler deal with the element wise conversion 2019-08-15 14:33:00 +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 Makefiles with LLVM bitcode installation support 2019-04-20 18:56:45 +00:00
Makefile.fpc Merged riscv_new branch 2018-09-26 19:49:08 +00:00