The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2021-04-02 15:25:05 +00:00
compiler * Windows on ARM64 adheres to the usual Aarch64 ABI, thus references need to be copied on the caller side as well 2021-04-02 15:25:05 +00:00
installer Fix short name for utils-fpcres for OS/2 and EMX 2021-03-28 21:51:30 +00:00
packages pastojs: specialzie anonymous function 2021-03-31 20:50:37 +00:00
rtl * split propsheetheader in -A and -W variants. 2021-04-02 14:54:40 +00:00
tests * fix for Mantis #37426: don't allow an instance function of a type helper to be used on the type instead of a concrete value 2021-04-02 15:25:01 +00:00
utils pastojs: fixed insert(item,array,pos) when array=nil 2021-03-28 19:19:32 +00:00
.gitattributes * fix for Mantis #37426: don't allow an instance function of a type helper to be used on the type instead of a concrete value 2021-04-02 15:25:01 +00:00
.gitignore Add bin directory to ignore list for fpcsrc directory also 2020-10-30 16:17:05 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile * support building with FPC 3.2.2 2021-03-24 14:33:09 +00:00
Makefile.fpc * support building with FPC 3.2.2 2021-03-24 14:33:09 +00:00