mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-16 17:59:25 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() targets: o initialize managed temps that are passed as var-parameters to the dests-parameter of the concat routines, because they will be read and stored in the var-parameter array (they are finalized and hence work fine on native targets, but finalization is a nop on the JVM target) o do not take the shortcut of comparing with nil when checking for an empty ansi/unicodestring on managed VM targets git-svn-id: branches/jvmbackend@18909 - |
||
---|---|---|
compiler | ||
ide | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
Makefile | ||
Makefile.fpc |