The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2008-10-01 22:39:16 +00:00
compiler * improved firstcomplex() in case one of the two nodes does not need any 2008-09-29 14:37:17 +00:00
ide * copyright notice added. 2008-08-04 14:54:32 +00:00
installer Added symbolic to installer 2008-07-03 15:37:04 +00:00
packages * If InitDebugClient fails, do not try to write a debug-message 2008-09-30 13:20:42 +00:00
rtl * fixed bug in VarSupports (accessviolation when variant was nil) 2008-10-01 22:39:16 +00:00
tests * forbid access to properties in class methods 2008-09-28 20:16:13 +00:00
utils * when cross compiling, fallback to fpc when no cross compiler is found 2008-09-27 10:06:56 +00:00
.gitattributes * Extracted TXMLDatapacketReader into a seperate unit. 2008-09-28 20:52:10 +00:00
.gitignore - removed directory with non-working sources as well with copyrighted sources 2008-05-19 20:20:01 +00:00
Makefile * when cross compiling, fallback to fpc when no cross compiler is found 2008-09-27 10:06:56 +00:00
Makefile.fpc * enabled smart linking by default for Darwin (will break building 2008-07-07 20:12:03 +00:00