mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-31 17:30:38 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() + it_interfacejava type (not explicitly selectable via -SI nor {$interfaces xxx}, but default for jvm target) * disable it_interfacecom/corba for jvm target + init_settings for jvm that select it_interfacejava as default interface type + default_class_type constant (in symconst) that is odt_javaclass for the jvm target and odt_class for other targets (used to determine the meaning of "type x = class" declarations) git-svn-id: branches/jvmbackend@18286 - |
||
---|---|---|
compiler | ||
ide | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
Makefile | ||
Makefile.fpc |