The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2016-10-13 20:11:35 +00:00
compiler * revert r34712: the behavior with the class constructors is indeed Delphi compatible. However only one class constructor/destructor per class is allowed no matter how it's named. 2016-10-13 20:11:35 +00:00
ide Fix type on last commits 2016-09-13 10:08:57 +00:00
installer * added package rtl-generics 2016-07-31 20:40:23 +00:00
packages * Suppress warning when local/global-unitdir and the searchpath equals each other 2016-10-13 19:15:06 +00:00
rtl Fix for Mantis #30734: Implement Delphi-compatible functions StrToUInt64(), StrToUInt64Def and TryStrToUInt64 as inline forwarders to the existing respective QWord functions 2016-10-13 17:49:50 +00:00
tests * revert r34712: the behavior with the class constructors is indeed Delphi compatible. However only one class constructor/destructor per class is allowed no matter how it's named. 2016-10-13 20:11:35 +00:00
utils * Better detection of effective visibility of an element 2016-10-09 11:25:58 +00:00
.gitattributes * revert r34712: the behavior with the class constructors is indeed Delphi compatible. However only one class constructor/destructor per class is allowed no matter how it's named. 2016-10-13 20:11:35 +00:00
.gitignore * Removed empty tests directory from svn 2014-11-08 15:47:53 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
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