mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-27 02:09:34 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() http://peter@svn.freepascal.org/svn/fpc/trunk ........ r2569 | jonas | 2006-02-14 17:40:52 +0100 (Tue, 14 Feb 2006) | 7 lines - "property" is again only a keyword in objfpc and delphi mode (otherwise this breaks code which uses that name for a parameter or variabled) -- this disables the ability to use properties in objects until support is added elsewhere in the compiler, but change is needed since it breaks the compilation of the universal headers. ........ r2570 | daniel | 2006-02-14 18:11:18 +0100 (Tue, 14 Feb 2006) | 3 lines + Add m_property mode switch to allow per mode recognition of property. ........ git-svn-id: branches/fixes_2_0@2576 - |
||
---|---|---|
compiler | ||
fcl | ||
fv | ||
ide | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
Makefile | ||
Makefile.fpc |