The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2017-02-18 18:12:45 +00:00
compiler New tokens for new management operators: Initialize, Finalize, AddRef and Copy. Small code adjustment for parser (pdecobj.pas, pstatmnt.pas, psub.pas, ptype.pas) was required because few of old token has from now value which is outside range of set: _CONSTRUCTOR, _FINALIZATION. 2017-02-18 18:12:45 +00:00
ide Amiga: fix fp.dsk saving 2017-02-05 16:36:11 +00:00
installer * fix base path handling - ensure using full path in the cfg files and avoid double slashes 2017-02-13 00:03:15 +00:00
packages * Make port not stored, since it is in params already 2017-02-14 21:17:38 +00:00
rtl Regenerate Makefile after: Add explicit rule for uuchar unit 2017-02-16 18:24:33 +00:00
tests * fix handling of const string symbols in preprocessor expressions 2017-02-12 17:29:45 +00:00
utils * Patch from Mattias Gaertner; SetCharAt 2017-02-12 15:17:12 +00:00
.gitattributes * fix handling of const string symbols in preprocessor expressions 2017-02-12 17:29:45 +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 * support bootstrapping with FPC 3.0.2 2016-12-22 20:01:58 +00:00
Makefile.fpc * support bootstrapping with FPC 3.0.2 2016-12-22 20:01:58 +00:00