The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
ondrej b51729dac5 File datetime UTC support
git-svn-id: trunk@47210 -
2020-10-26 20:39:21 +00:00
compiler Also look for function name of 'result' is not found in load_result_node 2020-10-26 14:45:34 +00:00
installer Regenerated all Makefile's 2020-08-04 10:19:49 +00:00
packages File datetime UTC support 2020-10-26 20:39:21 +00:00
rtl File datetime UTC support 2020-10-26 20:39:21 +00:00
tests + Added a test for: When {$mode delphi} and {$modeswitch nestedprocvars} it is allowed to assign a nested routine which does not use parentfp to a regular procvar. And then call this procvar without any side effects. 2020-10-26 17:53:40 +00:00
utils * Patch from Henrique Werlang to allow setting log config page 2020-10-05 17:37:45 +00:00
.gitattributes + Added a test for: When {$mode delphi} and {$modeswitch nestedprocvars} it is allowed to assign a nested routine which does not use parentfp to a regular procvar. And then call this procvar without any side effects. 2020-10-26 17:53:40 +00:00
.gitignore Add missing svn:ignore in some directories 2020-09-24 10:14:42 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile Regenerated all Makefile's 2020-08-04 10:19:49 +00:00
Makefile.fpc * rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOS 2020-07-10 21:52:24 +00:00