The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2019-10-23 10:39:49 +00:00
compiler Avoid GPF if currPath is empty in AddPath method, as this is accepted and handled later 2019-10-23 10:39:49 +00:00
installer Fix short names for a few zip 2019-09-02 08:19:35 +00:00
packages fcl-passrc: error on generic type overload 2019-10-22 17:11:34 +00:00
rtl Completely disable Round functions if FPUNONE is defined, to fix avr builds without flaot support 2019-10-23 06:38:10 +00:00
tests * fix for Mantis #36196: free a property's attributes when the property is destroyed 2019-10-21 19:42:19 +00:00
utils pastojs: test generic class classproperty 2019-10-17 16:46:32 +00:00
.gitattributes * fix for Mantis #36196: free a property's attributes when the property is destroyed 2019-10-21 19:42:19 +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