The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 35bacb55b5 * re-enabled CCLASSESINLINE since it no longer internalerrors the compiler
while compiling the IDE
  - removed "inline" from a lot of methods because they are too large

git-svn-id: trunk@15497 -
2010-06-30 17:41:12 +00:00
compiler * re-enabled CCLASSESINLINE since it no longer internalerrors the compiler 2010-06-30 17:41:12 +00:00
ide * add *.dpr and *.lpr to the Pascal highlight extensions 2010-06-15 07:49:06 +00:00
installer + bzip2 unit added 2010-04-11 16:35:04 +00:00
packages * Applied patch from Luiz Americo to improve speed (const for string params) 2010-06-30 10:43:18 +00:00
rtl * minimal implementation by Benjamin 'BeRo' Rosseaux 2010-06-27 11:07:35 +00:00
tests * allow exit(value) in exception blocks. Forbidding this dates back to 2010-06-29 16:56:59 +00:00
utils * Fix so only interface is parsed 2010-06-10 06:52:07 +00:00
.gitattributes * allow exit(value) in exception blocks. Forbidding this dates back to 2010-06-29 16:56:59 +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 * Makefiles version 2.5.1 2009-08-13 21:21:28 +00:00