The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe fb8c61889b * when getting a copy of a special procdef (such as a con/destructor) as a
procvardef, change the proctype into a regular procedure/function,
    because there are no "con/destructor procvar" types and there is code
    in the paramanager that expects e.g. a constructor to be always owned by an
    abstractrecorddef (which is not necessarily the case for the created
    procvardefs)

git-svn-id: trunk@30786 -
2015-05-03 16:51:20 +00:00
compiler * when getting a copy of a special procdef (such as a con/destructor) as a 2015-05-03 16:51:20 +00:00
ide Use pascal style doubling of quote char instead of C style escaping for ini file 2015-04-13 16:40:27 +00:00
installer * regenerated for iphonesim/x86-64 2015-02-23 22:56:41 +00:00
packages * Did not reset FCurrentItem in GetRecord when called with gmPrior. Fixes calling Resync with rmExact 2015-05-03 01:37:34 +00:00
rtl * PASCALMAIN does not return, so we can jmp to it 2015-05-02 19:18:10 +00:00
tests tfexpand: fixed some AMIGA vs. HASAMIGA defines, fixed DriveSep definition for Amiga systems 2015-05-03 11:35:07 +00:00
utils * updated revision.inc 2015-05-01 16:33:36 +00:00
.gitattributes + Atmega8 support 2015-05-02 18:18:00 +00:00
.gitignore * Removed empty tests directory from svn 2014-11-08 15:47:53 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile * turn off compiler and utils building for nds 2015-02-26 20:03:29 +00:00
Makefile.fpc * turn off compiler and utils building for nds 2015-02-26 20:03:29 +00:00