The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 6fd4c50f0a * give proper error message when upper or lower bound of array type is out
of range (bounds error instead of "upper bound lower than lower bound")

git-svn-id: trunk@4383 -
2006-08-07 14:42:21 +00:00
compiler * give proper error message when upper or lower bound of array type is out 2006-08-07 14:42:21 +00:00
fcl + regenerated makefiles to support powerpc-amiga target 2006-08-06 12:28:28 +00:00
fv + regenerated makefiles to support powerpc-amiga target 2006-08-06 12:28:28 +00:00
ide + regenerated makefiles to support powerpc-amiga target 2006-08-06 12:28:28 +00:00
installer + regenerated makefiles to support powerpc-amiga target 2006-08-06 12:28:28 +00:00
packages + regenerated makefiles to support powerpc-amiga target 2006-08-06 12:28:28 +00:00
rtl * reuse generic align() 2006-08-07 07:03:25 +00:00
tests * StrToBool friends, fixes #7222 2006-08-06 15:38:27 +00:00
utils + regenerated makefiles to support powerpc-amiga target 2006-08-06 12:28:28 +00:00
.gitattributes * StrToBool friends, fixes #7222 2006-08-06 15:38:27 +00:00
.gitignore initial import 2006-07-08 15:14:26 +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