The FreePascal Compiler (FPC) source repo

sergei ae81e0889b * Updated internal declarations of RTTI structures to match their counterparts in typinfo unit and actual data generated by compiler. It went unnoticed this far because fields whose location differ with and without 'packed' record attribute are not used by internal routines, and tests use declarations from typinfo unit (the declarations in question are not in interface, so tests cannot be done against them). il y a 11 ans
compiler 6697939903 * replaced some aren't, weren't, can't by are not, were not, cannot il y a 11 ans
ide 73c26bd6be * mipsel-android: Regenerated makefiles. From now the mipsel-android target can be built and used. il y a 11 ans
installer 73c26bd6be * mipsel-android: Regenerated makefiles. From now the mipsel-android target can be built and used. il y a 11 ans
packages cc88c609c8 * Fixed known memory leaks, removed some debug statements and change TJSPrimaryExpressionIdent.AString -> name il y a 11 ans
rtl ae81e0889b * Updated internal declarations of RTTI structures to match their counterparts in typinfo unit and actual data generated by compiler. It went unnoticed this far because fields whose location differ with and without 'packed' record attribute are not used by internal routines, and tests use declarations from typinfo unit (the declarations in question are not in interface, so tests cannot be done against them). il y a 11 ans
tests ff2b6a90d9 * Added tests for various strutils functions by Karl-Michael Schindler (bug ID 25756) il y a 11 ans
utils 73c26bd6be * mipsel-android: Regenerated makefiles. From now the mipsel-android target can be built and used. il y a 11 ans
.gitattributes ff2b6a90d9 * Added tests for various strutils functions by Karl-Michael Schindler (bug ID 25756) il y a 11 ans
.gitignore 04df0d537e * more finegrained parallelism support for testsuite runs: the tests are no il y a 13 ans
Makefile 73c26bd6be * mipsel-android: Regenerated makefiles. From now the mipsel-android target can be built and used. il y a 11 ans
Makefile.fpc fd5fa95416 + OPTNEW Makefile parameter: when running a native cycle, this allows to pass a parameter only to the new generated compiler il y a 11 ans
fpmake.pp df4191acb3 * Handle the location of each package at run-time, not at compilation time il y a 12 ans
fpmake_add1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time il y a 12 ans
fpmake_proc1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time il y a 12 ans