The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2012-05-14 14:28:48 +00:00
compiler compiler: allow compiler to find real class definition during class members parse to handle references to self constants + test 2012-05-14 04:50:49 +00:00
ide * replaced most (if not all) remaining fields/parameters in the compiler 2012-04-29 17:36:23 +00:00
installer
packages * TRegistry (XML flavor): check if FSysData is actually assigned in methods that are called from destructor. Destructor is executed when an exception occurs in constructor, but FSysData may not yet be assigned in this case. 2012-05-14 14:28:48 +00:00
rtl * deprecated winexec, a win16 overleft which MS deprecated 17 years ago. 2012-05-14 09:43:53 +00:00
tests compiler: allow compiler to find real class definition during class members parse to handle references to self constants + test 2012-05-14 04:50:49 +00:00
utils
.gitattributes compiler: allow compiler to find real class definition during class members parse to handle references to self constants + test 2012-05-14 04:50:49 +00:00
.gitignore
Makefile
Makefile.fpc