The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian 3d6d5145bf * fix handling of const string symbols in preprocessor expressions
+ accept string constants in preprocessor expressions, resolves #31246

git-svn-id: trunk@35432 -
2017-02-12 17:29:45 +00:00
compiler * fix handling of const string symbols in preprocessor expressions 2017-02-12 17:29:45 +00:00
ide Amiga: fix fp.dsk saving 2017-02-05 16:36:11 +00:00
installer * remove duplicated SDL sources entry 2017-02-12 17:10:01 +00:00
packages * Patch from Mattias Gaertner: 2017-02-12 15:16:00 +00:00
rtl * provide access to the method table for raw interfaces (it is written even though $M is not respected by such interfaces currently) 2017-02-10 16:03:57 +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
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