The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2019-11-07 21:08:08 +00:00
compiler * do not allocate an extra register for some integer operations if not needed 2019-11-07 21:08:08 +00:00
installer Fix short names for a few zip 2019-09-02 08:19:35 +00:00
packages * patch from Keith Bowes, mantis #23950 2019-11-04 15:43:12 +00:00
rtl * replaced the arrays in the generic set helpers with arrays of 32 bytes 2019-11-06 21:50:23 +00:00
tests + add support for the IsManagedType() intrinsics which reports for a type (or variable) whether it needs initialization/finalization 2019-11-06 23:04:52 +00:00
utils * pas2jni: Filter out advanced methods and properties of RTL classes to prevent overbloated code. 2019-11-03 18:51:33 +00:00
.gitattributes + add support for the IsManagedType() intrinsics which reports for a type (or variable) whether it needs initialization/finalization 2019-11-06 23:04:52 +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