The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2013-11-06 21:11:03 +00:00
compiler + warn for uninitialized out parameters when dfa is enabled 2013-11-06 21:11:03 +00:00
ide * fix for mantis #25202 macpascal->macpas, patch by Thaddy. 2013-10-18 08:40:34 +00:00
installer * regenerated fpcmake makefiles after r25642 2013-10-05 10:11:27 +00:00
packages * added word() typecasts around constants in the smallint range passed to 2013-11-06 11:04:27 +00:00
rtl * fixed compilation of new str<->float code on the JVM target (patch by 2013-11-06 16:13:50 +00:00
tests * fix test so it works with const. propagation and does throws the range check error at run time 2013-11-06 21:10:20 +00:00
utils * regenerated fpcmake makefiles after r25642 2013-10-05 10:11:27 +00:00
.gitattributes + dead store elimination, based on a patch by Jeppe Johansen 2013-11-06 21:10:26 +00:00
.gitignore
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile * no longer support building with 2.6.0 (mainly because 2.6.0 doesn't generate 2013-10-29 13:36:43 +00:00
Makefile.fpc * no longer support building with 2.6.0 (mainly because 2.6.0 doesn't generate 2013-10-29 13:36:43 +00:00