The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 60a9ef963d * finished basic support for calling methods from external C++ classes
(slightly modified patch by Sven Barth, mantis #15082)

git-svn-id: trunk@14185 -
2009-11-15 14:55:40 +00:00
compiler * finished basic support for calling methods from external C++ classes 2009-11-15 14:55:40 +00:00
ide
installer
packages - removed, it's automatically generated (and removed) by the build process 2009-11-15 12:56:39 +00:00
rtl * don't exit the program in the exit code of shared libraries under Linux 2009-11-15 13:50:14 +00:00
tests * finished basic support for calling methods from external C++ classes 2009-11-15 14:55:40 +00:00
utils * Added support for the url tag to include arbitrary links 2009-11-13 15:58:45 +00:00
.gitattributes * finished basic support for calling methods from external C++ classes 2009-11-15 14:55:40 +00:00
.gitignore
Makefile
Makefile.fpc