mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-17 22:19:31 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() constructor is declared, rather than all constructors from the parent class (because it cannot be done via scanner-injection, since some parameter types of the parent constructors may not be visible in the current unit, and there is no full-blown tprocdef.getcopy yet nor a way to replace the type of the self-parameter afterwards) * added sanity checks when inserting the parameterless constructor (check for other identifiers called "create", and other parameterless methods) git-svn-id: branches/jvmbackend@18432 - |
||
---|---|---|
compiler | ||
ide | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
Makefile | ||
Makefile.fpc |