The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe acdb0bbb3e * don't change current_filepos in pass_typecheck when not generating
errornodes (so the that the parser won't afterwards suddenly start
    creating nodes with this different fileinfo)

git-svn-id: trunk@13577 -
2009-08-22 20:21:56 +00:00
compiler * don't change current_filepos in pass_typecheck when not generating 2009-08-22 20:21:56 +00:00
ide * updated ide copyright and version 2009-08-16 21:25:18 +00:00
installer * Makefiles version 2.5.1 2009-08-13 21:21:28 +00:00
packages * forbid passing derived classes to call by reference parent classes (for objects, this is still allowed), resolves #13135 2009-08-17 21:46:25 +00:00
rtl * no longer perform precision correction for single precision values, because 2009-08-22 07:49:06 +00:00
tests * no longer perform precision correction for single precision values, because 2009-08-22 07:49:06 +00:00
utils * Makefiles version 2.5.1 2009-08-13 21:21:28 +00:00
.gitattributes * no longer perform precision correction for single precision values, because 2009-08-22 07:49:06 +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