The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2018-09-02 16:20:25 +00:00
compiler * generate an error if the type parameters of the record, object or class do not match with its declaration 2018-09-02 16:20:25 +00:00
installer
packages * also move to the next field when skipping it 2018-09-02 16:20:15 +00:00
rtl * instead of a flags field generate a table with all Initialize operators of all fields (nested or not, parent class or not) for class types; objects and records don't use this (yet) 2018-08-29 19:21:35 +00:00
tests * generate an error if the type parameters of the record, object or class do not match with its declaration 2018-09-02 16:20:25 +00:00
utils
.gitattributes * generate an error if the type parameters of the record, object or class do not match with its declaration 2018-09-02 16:20:25 +00:00
.gitignore
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile
Makefile.fpc