The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 01b5e2b6f6 * use the parsed node type for checking the validity of default parameter
values instead of a default based on the resulting constsym (more robust)

git-svn-id: trunk@22267 -
2012-08-29 16:09:13 +00:00
compiler * use the parsed node type for checking the validity of default parameter 2012-08-29 16:09:13 +00:00
ide
installer
packages
rtl * Changed ooChanged to ooChange, to be more consistent with tense in other values 2012-08-28 12:32:15 +00:00
tests * save/restore itype and implementsgetter fields of timplementedinterface 2012-08-29 16:07:55 +00:00
utils
.gitattributes * save/restore itype and implementsgetter fields of timplementedinterface 2012-08-29 16:07:55 +00:00
.gitignore
Makefile
Makefile.fpc