The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe ef2fbe7ed6 * use precalculated mangled name when writing classdef instead of
calculating it again (+ sanity check that it is really defined)

git-svn-id: branches/objc@13721 -
2009-09-16 16:44:26 +00:00
compiler * use precalculated mangled name when writing classdef instead of 2009-09-16 16:44:26 +00:00
ide
installer
packages Merged revisions 13694-13695 via svnmerge from 2009-09-12 12:47:50 +00:00
rtl * fixed start compilation with FPC 2.2.4 2009-09-13 22:39:47 +00:00
tests * fixed handling function results of inherited obj-c calls 2009-09-16 13:00:50 +00:00
utils * binary toc on by default 2009-09-08 19:11:40 +00:00
.gitattributes * fixed handling function results of inherited obj-c calls 2009-09-16 13:00:50 +00:00
.gitignore
Makefile
Makefile.fpc