The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
nickysn d608b4b689 * instead of registering all and then deleting non-propgetter/setter procdefs in
pdecvar.read_property_dec, don't register them by default, and then only
  register them, if they are propgetter/setter. This prevents dangling pointers
  in current_module.deflist and potential use-after-free bugs.

git-svn-id: trunk@48998 -
2021-03-17 19:16:38 +00:00
compiler * instead of registering all and then deleting non-propgetter/setter procdefs in 2021-03-17 19:16:38 +00:00
installer * regenerated makefiles after sync with trunk 2021-03-13 21:52:13 +00:00
packages fcl-passrc: fixed no hint when published method hides ancestor method 2021-03-17 18:22:11 +00:00
rtl Avoid copying of objpas.pp into local rtl/macos directory 2021-03-17 09:33:14 +00:00
tests fpts2junit: remove ../ at start for the classname 2021-03-15 19:08:17 +00:00
utils * update revision.inc 2021-03-14 00:53:41 +00:00
.gitattributes Add sinclairql/Makefile 2021-03-15 15:39:30 +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 * synchronized with trunk 2021-03-13 21:47:24 +00:00
Makefile.fpc * the wasm target in the makefiles renamed wasm32 2020-08-05 14:23:56 +00:00