The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2016-09-10 11:43:43 +00:00
compiler * factor() might return a typenode with a errordef, so check for that and don't add the typesymbol to the parameter list in that case; fixes the access violation of tw17181.pp 2016-09-09 13:04:41 +00:00
ide Makefile's regenerated after: 2016-09-06 12:21:19 +00:00
installer * added package rtl-generics 2016-07-31 20:40:23 +00:00
packages * Missing X509 functions by Darek Mazur (Bug ID 30456) 2016-09-10 11:43:43 +00:00
rtl * Patch from Ondrej Pokorny to implement specifying encoding when saving/loading from stream 2016-09-10 10:59:48 +00:00
tests * fix test 2016-09-08 17:43:04 +00:00
utils * Added new structure to hold the global options. The goal is to get rid 2016-08-30 20:09:34 +00:00
.gitattributes + extend Delete() intrinsics with Delphi compatible support for dynamic arrays. Also fixes Mantis #30306 2016-09-08 17:15:10 +00:00
.gitignore * Removed empty tests directory from svn 2014-11-08 15:47:53 +00:00
fpmake_add1.inc * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
fpmake_proc1.inc * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
fpmake.pp * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
Makefile - regenerated after disabling the textmode ide for Darwin again 2016-09-06 21:28:41 +00:00
Makefile.fpc - disabled the textmode IDE for Darwin again: I don't want to support it, 2016-09-06 21:28:37 +00:00