The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 9977889f4a * fix finally block getting unconditionally removed if try-block is empty
(hasnocode(nil) always returns true). Regression from r48174

git-svn-id: trunk@49305 -
2021-05-01 09:28:58 +00:00
compiler * fix finally block getting unconditionally removed if try-block is empty 2021-05-01 09:28:58 +00:00
installer * regenerated with FreeBSD/AArch64 support 2021-04-10 08:19:40 +00:00
packages + added default parameters to InstallUserMode 2021-04-27 23:59:29 +00:00
rtl * Patch from Werner Pamler to fix count of digits in periods 2021-05-01 06:32:48 +00:00
tests * fix finally block getting unconditionally removed if try-block is empty 2021-05-01 09:28:58 +00:00
utils pastojs: fixed rtti method flags 2021-04-26 21:02:43 +00:00
.gitattributes * fix finally block getting unconditionally removed if try-block is empty 2021-05-01 09:28:58 +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 * regenerated with FreeBSD/AArch64 support 2021-04-10 08:19:40 +00:00
Makefile.fpc * support building with FPC 3.2.2 2021-03-24 14:33:09 +00:00