The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Pierre Muller ac3a97a649 Add some more patterns to .gitignore
(cherry picked from commit 8fbd6dedbb)
2021-08-23 13:47:45 +02:00
compiler + new switches -DD and DT which allow to pass an arbitrary string which is used by %DATE%/%TIME% 2021-08-21 21:26:25 +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 * set register size correctly for popcnt(<byte>), resolves 2021-08-21 16:36:43 +02:00
utils pastojs: createCallback: store events in $events to create unique method pointers, issue 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 some more patterns to .gitignore 2021-08-23 13:47:45 +02:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile
Makefile.fpc