The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2021-03-26 23:38:07 +00:00
compiler * patch by Do-wan Kim: fix loop unrolling for try .. finally blocks in win32, 2021-03-26 22:21:09 +00:00
installer Add missing go32v2 zips and corresponding sources 2021-03-26 23:38:07 +00:00
packages fcl-db: odbc: make TODBCCursor.STMTHandle and ODBCSuccess public 2021-03-26 07:19:17 +00:00
rtl amiga: check if P is nil while processing params. this should never happen, except sometimes in real world it still happens. so lets be defensive about it 2021-03-25 16:33:22 +00:00
tests * createlst and gparmake need to be used with the source os extension (actually, we should call it host extension) 2021-03-20 10:16:38 +00:00
utils Use utils as shortname also 2021-03-26 23:35:38 +00:00
.gitattributes * Add SAMD51P19A controller type. Unit generated by Michael Ring and slightly modified. 2021-03-22 18:40:12 +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