mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-02 13:19:34 +01:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
* $CPU/cgcpu.pas: disable the generation of VMT loading code * dbgstabs.pas, dbgdwarf.pas: treat virtual methods of helpers as normal methods * ncgcal.pas: don't register virtual helper methods for WPO * ncgrtti.pas: write virtual helper methods as normal methods to RTTI * nobj.pas: correctly handle final and override cases in helpers * pdecvar.pas: property getters * rautils.pas: no VMT offset in records git-svn-id: branches/svenbarth/classhelpers@17150 - |
||
|---|---|---|
| compiler | ||
| ide | ||
| installer | ||
| packages | ||
| rtl | ||
| tests | ||
| utils | ||
| .gitattributes | ||
| .gitignore | ||
| Makefile | ||
| Makefile.fpc | ||