The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2019-07-13 09:37:44 +00:00
compiler * get rid of the scanner message for attributes for real this time (sometimes I *really* hate Git -.-) 2019-07-13 09:37:44 +00:00
installer
packages * streamline retrieval of attributes (both in TypInfo and RTTI units) 2019-07-12 22:06:02 +00:00
rtl * the RTTI of an attribute not only consists of the creation function, but also of the attribute's type, a pointer to the constructor and a data blob containing the constant parameters 2019-07-12 22:07:05 +00:00
tests * allow use of multiple, comma separated attributes as Delphi allows that as well 2019-07-12 22:08:14 +00:00
utils
.gitattributes * allow use of multiple, comma separated attributes as Delphi allows that as well 2019-07-12 22:08:14 +00:00
.gitignore
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile
Makefile.fpc