The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
pierre 8988a5e028 + Add handling of simple types and constants
+ Add ReadID helper procedure inside ProcessH2PasChk method

git-svn-id: trunk@41964 -
2019-05-01 14:46:23 +00:00
compiler * optimized and simplified tai_aggregatetypedconst destruction 2019-04-30 19:36:46 +00:00
installer Regenerate Makefile's after fpcmake change in commit #41721 2019-03-17 14:45:03 +00:00
packages * Fix compilation on 16-bit targets 2019-04-30 05:53:38 +00:00
rtl Avoid warnings when -v0 is used by using $push/$pop 2019-04-29 14:19:16 +00:00
tests Fix compilation of testsuite program 2019-04-29 09:09:41 +00:00
utils + Add handling of simple types and constants 2019-05-01 14:46:23 +00:00
.gitattributes * correct return a pointer to the list so that List^[x] works as it did before 3.2 2019-04-26 08:13:11 +00:00
.gitignore
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile Regenerate Makefile's after fpcmake change in commit #41721 2019-03-17 14:45:03 +00:00
Makefile.fpc