The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe d384db84af * don't generate a getter/setter if no explicit prefix has been specified
and the visibility of the specified getter/setter is >= the visibility
    of the property

git-svn-id: trunk@27952 -
2014-06-14 10:35:25 +00:00
compiler * don't generate a getter/setter if no explicit prefix has been specified 2014-06-14 10:35:25 +00:00
ide * add possibility of overriding the disabled VESA driver using /VESA 2014-05-17 16:31:51 +00:00
installer * package openssl supported for OS/2 now 2014-05-03 22:35:50 +00:00
packages * Support for -- comments, speedup, made some methods protected/virtual so behaviour is more customizable 2014-06-14 07:48:39 +00:00
rtl * let the compiler generate the stack segment in i8086 near data memory models 2014-06-08 21:14:57 +00:00
tests * support for raising the visibility of inherited properties on the JVM 2014-06-12 11:08:44 +00:00
utils * flush output on halt. Patch by Mattias mantis #26225 2014-05-31 15:06:42 +00:00
.gitattributes * support for raising the visibility of inherited properties on the JVM 2014-06-12 11:08:44 +00:00
.gitignore
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile
Makefile.fpc