The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2006-10-18 21:22:00 +00:00
compiler * don't apply typesize of record if a field size is applied 2006-10-18 21:22:00 +00:00
fcl + Initial implementation of TSQLScript 2006-10-15 09:30:35 +00:00
fv * Modify constants to match app.pas. 2006-10-05 06:58:03 +00:00
ide * fixed type errors 2006-10-04 21:23:36 +00:00
installer + regenerated makefiles to support powerpc-amiga target 2006-08-06 12:28:28 +00:00
packages * commented cond_t, already exported via unixtype, bug #7454 2006-10-15 16:28:32 +00:00
rtl * Free hidden cmdline instead of cmdline property. 2006-10-18 20:32:45 +00:00
tests * don't mix public name and export clause 2006-10-18 20:45:01 +00:00
utils * regenerated 2006-10-18 18:38:29 +00:00
.gitattributes + tests for previous commit 2006-10-18 18:15:20 +00:00
.gitignore ignore output binaries 2006-10-07 19:36:02 +00:00
Makefile + regenerated makefiles to support powerpc-amiga target 2006-08-06 12:28:28 +00:00
Makefile.fpc * reenable generation of smartlinked libraries during build, use -ap to speed up the process (no regeneration of makefiles yet) 2006-04-20 08:50:08 +00:00