The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian 47eb7cec0c * test needs objfpc mode else i is 16 bit only
git-svn-id: trunk@49074 -
2021-03-28 21:09:35 +00:00
compiler * fixed assembling via pipe on Darwin 2021-03-27 19:01:04 +00:00
installer Use utils also for short version for OS/2 and emx 2021-03-28 16:31:12 +00:00
packages pastojs: fixed insert(item,array,pos) when array=nil 2021-03-28 19:19:32 +00:00
rtl * rework the basic event on Windows so that peventstate directly represents the Event handle 2021-03-27 19:48:32 +00:00
tests * test needs objfpc mode else i is 16 bit only 2021-03-28 21:09:35 +00:00
utils pastojs: fixed insert(item,array,pos) when array=nil 2021-03-28 19:19:32 +00:00
.gitattributes * allow also 8 byte string constants in assembler, resolves #28640 2021-03-27 17:13:14 +00:00
.gitignore Add bin directory to ignore list for fpcsrc directory also 2020-10-30 16:17:05 +00:00
fpmake_add1.inc * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
fpmake_proc1.inc * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
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