The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 4c57a5f504 + support multiple inheritance for obj-c protocols
* don't allocate tobjectdef.implementedinterfaces for corba interfaces
    since the compiler doesn't support multiple inheritance for them
  * extended/corrected related tobjc22 test
  * increased ppu version, because implementedinterfaces is now
    present in different cases

git-svn-id: branches/objc@13738 -
2009-09-18 11:35:13 +00:00
compiler + support multiple inheritance for obj-c protocols 2009-09-18 11:35:13 +00:00
ide * Fix several minor html canonicalization problems. FB's chm still gpf's in the index load. 2009-09-06 17:06:36 +00:00
installer * Makefiles version 2.5.1 2009-08-13 21:21:28 +00:00
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 + support multiple inheritance for obj-c protocols 2009-09-18 11:35:13 +00:00
utils * binary toc on by default 2009-09-08 19:11:40 +00:00
.gitattributes + support for obj-c protocols implemented in Pascal (based on patch by 2009-09-17 14:24:01 +00:00
.gitignore - alpha simulator removed: we never used it so far, fpc has no alpha support, alpha is basically dead, qemu supports alpha 2009-08-13 17:55:21 +00:00
Makefile * Makefiles version 2.5.1 2009-08-13 21:21:28 +00:00
Makefile.fpc * Makefiles version 2.5.1 2009-08-13 21:21:28 +00:00