The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 8def2c2ac3 * fixed compilation after introduction of strict class type checking
for var/out parameters

git-svn-id: branches/objc@13597 -
2009-08-25 19:43:45 +00:00
compiler * fixed compilation after introduction of strict class type checking 2009-08-25 19:43:45 +00:00
ide * fields after objects methods. 2009-06-27 14:06:58 +00:00
installer + added support for fcl-res 2009-03-01 00:50:06 +00:00
packages - removed (it's automatically generated/deleted by the makefiles) 2009-07-26 14:19:24 +00:00
rtl * NSZone is a record, not a class (thanks to Gorazd Krosl for the remark) 2009-08-25 18:52:30 +00:00
tests * fixed test after merge in r13458 (selector() -> objcselector()) 2009-08-25 19:10:18 +00:00
utils * moved field definitions before method/property definitions (see mantis 2009-06-27 11:27:31 +00:00
.gitattributes * allow objcclasstype.classmethod() 2009-08-25 18:26:06 +00:00
.gitignore * updated nds/gba linker scripts and reverted some changes for 2.2.4a release 2009-05-31 12:15:24 +00:00
Makefile * Makefiles regenerated 2009-03-01 00:35:12 +00:00
Makefile.fpc + delete base.build-stamp.* 2009-02-01 17:15:51 +00:00