The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2006-10-29 09:01:25 +00:00
compiler * fix size calculation for packed arrays: it is not required to take alignment into account. Fixes tparray5 on 64 bit cpus 2006-10-28 22:27:57 +00:00
fcl * SQL-parser now handles sub-selects correctly 2006-10-26 21:33:07 +00:00
fv
ide
installer
packages * fixes comments to be lazarus parsable before {$MODE DELPHI} 2006-10-29 09:01:25 +00:00
rtl * NetBSD rtl compiles again 2006-10-28 22:17:49 +00:00
tests * build prepup only on targets using it 2006-10-29 08:08:47 +00:00
utils * moved fppkg 2006-10-28 14:52:36 +00:00
.gitattributes * NetBSD rtl compiles again 2006-10-28 22:17:49 +00:00
.gitignore
Makefile
Makefile.fpc