The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2021-08-18 12:27:22 +02:00
compiler * properly check if -unpushed should be appended in revision.inc 2021-08-18 10:57:27 +02:00
installer
packages + test pastojs with regression tests 2021-08-16 23:02:48 +02:00
rtl + more helper routine to check for CPU features added 2021-08-09 23:19:20 +02:00
tests Add support for hash generation for git repository (local modifier not implemented) 2021-08-18 12:27:22 +02:00
utils pastojs: createCallback: store events in $events to create unique method pointers, issue #38845 2021-08-16 17:12:13 +02:00
.gitattributes * Instruct GitLab to use the Pascal syntax highlighter for .pp and .inc files. 2021-08-16 16:12:52 +02:00
.gitignore Add compiler/revision.inc to .gitignore list 2021-08-17 12:32:05 +02:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile
Makefile.fpc