The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
svenbarth 9611c3df52 Fix for Mantis #25606.
pexpr.pas, postfixoperators:
  * try_type_helper: also allow type helpers for block type bt_const

+ added test

git-svn-id: trunk@29176 -
2014-11-28 22:06:10 +00:00
compiler Fix for Mantis #25606. 2014-11-28 22:06:10 +00:00
ide + also preserve the CGA background color in the go32v2 IDE 2014-11-17 00:34:05 +00:00
installer * support for 7 additional packages, maximum number of packages/tab in installer increased to 45 2014-10-23 23:14:30 +00:00
packages * Not all compile-options are stored inside the unitconfigfile 2014-11-28 21:52:37 +00:00
rtl Add fpwidestring unit 2014-11-25 10:52:52 +00:00
tests Fix for Mantis #25606. 2014-11-28 22:06:10 +00:00
utils * Use short 8.3 names for archives on limit83fs-hosts 2014-11-28 21:35:46 +00:00
.gitattributes Fix for Mantis #25606. 2014-11-28 22:06:10 +00:00
.gitignore * Removed empty tests directory from svn 2014-11-08 15:47:53 +00:00
fpmake_add1.inc * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
fpmake_proc1.inc * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
fpmake.pp * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
Makefile Add missing closing brace for error function 2014-10-22 14:58:01 +00:00
Makefile.fpc Add missing closing brace for error function 2014-10-22 14:58:01 +00:00