#fpc #freepascal #compiler #fpcobj #pascal

Jonas Maebe 864ca60adb * fixed compilation on 64 bit platforms 15 years ago
compiler dc785f6f68 * implemented intf as object. When doing IInterface as TObject the compiler calls fpc_intf_as_class to query for the IImplementorGetter interface and then invokes GetObject to get the 15 years ago
ide ab2aa8f88d * Patch from benjawin, Mantis 15779 to better deal with scrollbackbuffer<>screensize. 15 years ago
installer 3ef5d17209 * run clean_files target also for distclean, fixes cleaning of installer.pas 15 years ago
packages 154b30b724 * Fixed parsing of hints in alias types 15 years ago
rtl dc785f6f68 * implemented intf as object. When doing IInterface as TObject the compiler calls fpc_intf_as_class to query for the IImplementorGetter interface and then invokes GetObject to get the 15 years ago
tests 864ca60adb * fixed compilation on 64 bit platforms 15 years ago
utils 332b67ecfb * Removed left-over debug statement 15 years ago
.gitattributes d7e149805b * added new testset for interfaces and delegation, also GetInterface, GetInterfaceWeak, GetInterfaceByStr, AS and IS is tested 15 years ago
.gitignore 571ce24835 * ignore stamp files *-stamp.* 15 years ago
Makefile 092823308a + mips(el) support in the compiler makefile 16 years ago
Makefile.fpc 847354fe10 * Makefiles version 2.5.1 16 years ago