The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2021-03-31 21:03:50 +00:00
compiler Use value $00000F00 instead of $F0000000 for IF_FPMASK, and adapt all floating point constants, to avoid IF_VFPv4 having the same value as IF_PASS2 2021-03-31 21:03:50 +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 * check for cache entry before even trying to open the file containing the debug info 2021-03-30 14:06:19 +00:00
tests * do not swap left/right code generation for assignment nodes if 2021-03-31 20:53:18 +00:00
utils pastojs: fixed insert(item,array,pos) when array=nil 2021-03-28 19:19:32 +00:00
.gitattributes * do not swap left/right code generation for assignment nodes if 2021-03-31 20:53:18 +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 * FPMake-option NoIDE added 2020-02-11 19:31:35 +00:00
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