#fpc #freepascal #compiler #fpcobj #pascal

chrivers f0a62b1e47 Changed implicit type conversion helper for interface assignments. This is needed for _IMPLEMENTS. Will be optimized to be more optimal for non-implements interfaces 19 年之前
compiler f0a62b1e47 Changed implicit type conversion helper for interface assignments. This is needed for _IMPLEMENTS. Will be optimized to be more optimal for non-implements interfaces 19 年之前
fcl 87828e65a8 + Fix for bug #7205 19 年之前
fv 6de9a0ffb2 * Handle video initialization failure. 19 年之前
ide ef940a268f * bugrep -> bugs 19 年之前
installer dccf3795c8 * logging improvements 19 年之前
packages dc9c5905bc * incorrect IFDEF removed 19 年之前
rtl dceda55abf Implemented _IMPLEMENTS. Changed GetInterfaceByStr() and GetInterface() accordingly. Also introduced new compilerproc: fpc_intf_assign_by_iid to allow := with _IMPLEMENTS-support 19 年之前
tests f9c0db2cee + added 19 年之前
utils d41f1ca2d8 + enabled Amiga target for PowerPC 19 年之前
.gitattributes f9c0db2cee + added 19 年之前
.gitignore e3a85257be initial import 19 年之前
Makefile cba7504dec * use -P for cross compile 19 年之前
Makefile.fpc 7d24057a4f * reenable generation of smartlinked libraries during build, use -ap to speed up the process (no regeneration of makefiles yet) 19 年之前