The FreePascal Compiler (FPC) source repo

paul 5b9adfd0df generics: store generic type with '<,>' symbols to prevent hiding of regular types with the same name and hiding generics with the same name but different type parameters, search them using '<,>' symbols, in inline specialization do search with look ahead. 14 年之前
compiler 5b9adfd0df generics: store generic type with '<,>' symbols to prevent hiding of regular types with the same name and hiding generics with the same name but different type parameters, search them using '<,>' symbols, in inline specialization do search with look ahead. 14 年之前
ide 14a10ad6cb + Add $rbp FrameName for x86_64 CPU 14 年之前
installer b8062957b9 * fix check for necessity of LIBPATH changes 14 年之前
packages 6bad2fa169 Large improvements to the DXF reader and adds a new circle entity to fpvectorial 14 年之前
rtl 5b9adfd0df generics: store generic type with '<,>' symbols to prevent hiding of regular types with the same name and hiding generics with the same name but different type parameters, search them using '<,>' symbols, in inline specialization do search with look ahead. 14 年之前
tests 5b9adfd0df generics: store generic type with '<,>' symbols to prevent hiding of regular types with the same name and hiding generics with the same name but different type parameters, search them using '<,>' symbols, in inline specialization do search with look ahead. 14 年之前
utils 853a1eb31c * Added support for project file 14 年之前
.gitattributes a39733a0a2 compiler: extend enumerator support for records: 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. 15 年之前
Makefile.fpc 6bc67184e3 * compile win 64-bit IDE default. It works now, and even gdb is starting to work. 15 年之前