mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-19 12:39:27 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() self parameter for invoking inherited method calls (if you are in a category method or a method of a child class, the extended or parent class must have already been loaded by the run time, so we can directly load the ISA pointer rather than detouring via the "class" method) git-svn-id: trunk@20624 - |
||
---|---|---|
compiler | ||
ide | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
Makefile | ||
Makefile.fpc |