The FreePascal Compiler (FPC) source repo

paul 7c33505916 compiler: don't create enum defs for specializations declarations. Enums are stored in the unit symtables and generic declarations already add them there. Therefore specializations should search for enum defs declared by generics and use them instead of own. 14 年之前
compiler 7c33505916 compiler: don't create enum defs for specializations declarations. Enums are stored in the unit symtables and generic declarations already add them there. Therefore specializations should search for enum defs declared by generics and use them instead of own. 14 年之前
ide 14a10ad6cb + Add $rbp FrameName for x86_64 CPU 14 年之前
installer 8b0301409a + i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and 15 年之前
packages 3ca3276400 * changed syntax of external objcclasses (see wiki/FPC_PasCocoa). Another 14 年之前
rtl 3ca3276400 * changed syntax of external objcclasses (see wiki/FPC_PasCocoa). Another 14 年之前
tests 7c33505916 compiler: don't create enum defs for specializations declarations. Enums are stored in the unit symtables and generic declarations already add them there. Therefore specializations should search for enum defs declared by generics and use them instead of own. 14 年之前
utils 9e0b67a2cb * Support for multiple directories. 14 年之前
.gitattributes 7c33505916 compiler: don't create enum defs for specializations declarations. Enums are stored in the unit symtables and generic declarations already add them there. Therefore specializations should search for enum defs declared by generics and use them instead of own. 14 年之前
.gitignore 3ca3276400 * changed syntax of external objcclasses (see wiki/FPC_PasCocoa). Another 14 年之前
Makefile 6bc67184e3 * compile win 64-bit IDE default. It works now, and even gdb is starting to work. 14 年之前
Makefile.fpc 6bc67184e3 * compile win 64-bit IDE default. It works now, and even gdb is starting to work. 14 年之前