The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
peter 4506394cfa * pass contextobjdef for visibility of methods. There are different
requirements for normal searching and for overloaded searching.
    For overloaded searching we need to have the context of the
    object where the overload is defined and not the current
    module

git-svn-id: trunk@4391 -
2006-08-07 21:12:38 +00:00
compiler * pass contextobjdef for visibility of methods. There are different 2006-08-07 21:12:38 +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 * overloaded statistics functions from Burkhard Carstens, fixed #7236 2006-08-07 19:38:37 +00:00
tests * fix check for openarray and single element 2006-08-07 20:36:18 +00:00
utils + regenerated makefiles to support powerpc-amiga target 2006-08-06 12:28:28 +00:00
.gitattributes * fix check for openarray and single element 2006-08-07 20:36:18 +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