mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-23 01:09:27 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() a separate method (defaultmangledname) * for the jvm target, call jvmmangledname() instead of defaultmangledname() from mangledname() * make non-strict private and protected methods "public" in the Java bytecode, because a single Java class file contains only code from one class, and such methods can be accessed from other classes in the same unit too * minor fixes to the jvm mangled name generation git-svn-id: branches/jvmbackend@18303 - |
||
---|---|---|
compiler | ||
ide | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
Makefile | ||
Makefile.fpc |