The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
nickysn 5085a04930 - removed the (deflist[i] is tdef) check from the tmodule destructor, since
only tdef descendants are added to the deflist and casting deflist entries to
  tdef directly appears to be safe and is done in other parts of the compiler

git-svn-id: trunk@49428 -
2021-06-01 15:36:01 +00:00
compiler - removed the (deflist[i] is tdef) check from the tmodule destructor, since 2021-06-01 15:36:01 +00:00
installer * regenerated with FreeBSD/AArch64 support 2021-04-10 08:19:40 +00:00
packages * Correctly initialize total_out 2021-06-01 08:00:42 +00:00
rtl + enabled compilation of unit SysUtils for the WASI target. Note that WASI 2021-05-30 20:52:21 +00:00
tests + test for already fixed #26016 2021-05-29 10:05:54 +00:00
utils pastojs: nested external class constructor 2021-05-12 19:47:26 +00:00
.gitattributes + test for already fixed #26016 2021-05-29 10:05:54 +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