The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2005-12-01 16:45:44 +00:00
compiler * Rename unit crc to fpccrc to avoid name conflict in packages 2005-12-01 16:45:44 +00:00
fcl * Fix compilation 2005-12-01 07:50:09 +00:00
fv * CROSSOPT support 2005-11-20 22:19:50 +00:00
ide * CROSSOPT support 2005-11-20 22:19:50 +00:00
installer * CROSSOPT support 2005-11-20 22:19:50 +00:00
packages * Remove "uses base" 2005-12-01 16:11:37 +00:00
rtl var & const were sometimes lowercased, sometimes uppercased. Put them 2005-11-29 23:28:32 +00:00
tests * fixed StrToFloat for large constants 2005-11-24 20:50:40 +00:00
utils * CROSSOPT support 2005-11-20 22:19:50 +00:00
.gitattributes * Rename unit crc to fpccrc to avoid name conflict in packages 2005-12-01 16:45:44 +00:00
.gitignore * more ignores 2005-07-26 08:01:40 +00:00
Makefile * CROSSOPT support 2005-11-20 22:19:50 +00:00
Makefile.fpc * makefile adaption to be able to cycle compiler and RTL on PowerPC64 target 2005-10-08 15:48:39 +00:00