mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-05 05:50:46 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() in the JVM means "accessible to subclasses *and* to classes in the same package" (and all classes in the same unit are by definition also in the same package) -- before, such fields were declared as "package" which means that they could not be accessed by subclasses in other packages git-svn-id: branches/jvmbackend@18728 - |
||
---|---|---|
compiler | ||
ide | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
Makefile | ||
Makefile.fpc |