mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-01 05:59:37 +01:00
o support formal external definitions (like for objcclass)
o allow specifying an "import_dll" for external Java classes, which can
be used to specify the Java package name (like the dll for cppclass)
o take the package name into account when mangling the Java class name
o several messages that were specific to Objective-Pascal classes have
been generalised because they also apply to Java classes, same for
several compiler function names
o disabled some proccall directives for Java, but more needs to happen
(Java methods are always either instance-virtual or class-static)
git-svn-id: branches/jvmbackend@18319 -
|
||
|---|---|---|
| .. | ||
| errorct.msg | ||
| errord.msg | ||
| errorda.msg | ||
| errordu.msg | ||
| errore.msg | ||
| errores.msg | ||
| errorf.msg | ||
| errorfi.msg | ||
| errorhe.msg | ||
| errorheu.msg | ||
| errorid.msg | ||
| erroriu.msg | ||
| errorn.msg | ||
| errorpl.msg | ||
| errorpli.msg | ||
| errorpt.msg | ||
| errorptu.msg | ||
| errorr.msg | ||
| errorru.msg | ||
| errorues.msg | ||