#fpc #freepascal #compiler #fpcobj #pascal

svenbarth d4be11cb42 Implement advanced class helper syntax which allows "inheritance" of class helpers. This is not the same as normal class inheritance as its only used to extend the scope to other class helpers (that pseudo heritage line) when searching for a symbol. The real parent is always the extended class. 14 years ago
compiler d4be11cb42 Implement advanced class helper syntax which allows "inheritance" of class helpers. This is not the same as normal class inheritance as its only used to extend the scope to other class helpers (that pseudo heritage line) when searching for a symbol. The real parent is always the extended class. 14 years ago
ide 14a10ad6cb + Add $rbp FrameName for x86_64 CPU 14 years ago
installer b8062957b9 * fix check for necessity of LIBPATH changes 14 years ago
packages bd7b4840b0 * Forgot to add fpjsonrtti to makefile 14 years ago
rtl 24813219da * update of openbsd sysnr by Jasper Lievisse Adriaanse 14 years ago
tests a9b64c80ad Rebase to revision 16728 14 years ago
utils 853a1eb31c * Added support for project file 14 years ago
.gitattributes a9b64c80ad Rebase to revision 16728 14 years ago
.gitignore 3ca3276400 * changed syntax of external objcclasses (see wiki/FPC_PasCocoa). Another 14 years ago
Makefile 6bc67184e3 * compile win 64-bit IDE default. It works now, and even gdb is starting to work. 14 years ago
Makefile.fpc 6bc67184e3 * compile win 64-bit IDE default. It works now, and even gdb is starting to work. 14 years ago