The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
marco 9fd7c6fc63 * Load inheritance info from content file. Inheritance diagrams now work
reasonably well over package bounderies. 

git-svn-id: trunk@15867 -
2010-08-21 20:47:31 +00:00
compiler * better error message in case of self-referencing generics specialization, resolves #17181 2010-08-19 08:00:57 +00:00
ide - removed debian detection since its gpm bug has been long fixed 2010-08-20 11:04:44 +00:00
installer + bzip2 unit added 2010-04-11 16:35:04 +00:00
packages * slightly adapted patch from Mantis 17224 from Maxim Ganetsky 2010-08-21 05:18:29 +00:00
rtl * corrected wrong register in x86_64 asm 2010-08-19 08:52:37 +00:00
tests * better error message in case of self-referencing generics specialization, resolves #17181 2010-08-19 08:00:57 +00:00
utils * Load inheritance info from content file. Inheritance diagrams now work 2010-08-21 20:47:31 +00:00
.gitattributes * better error message in case of self-referencing generics specialization, resolves #17181 2010-08-19 08:00:57 +00:00
.gitignore * ignore stamp files *-stamp.* 2010-02-02 15:20:07 +00:00
Makefile + mips(el) support in the compiler makefile 2009-12-08 19:57:16 +00:00
Makefile.fpc