#fpc #freepascal #compiler #fpcobj #pascal

florian c47d6d7af0 * check if an invisible parameter for the result occupies parameter space 4 years ago
compiler c47d6d7af0 * check if an invisible parameter for the result occupies parameter space 4 years ago
installer 68d3962889 Regenerate all Makefile's, and update utils/fpcm/fpcmake.inc and utils/fpcm/revision.inc after commit 47483 4 years ago
packages 8431584251 fcl-passrc: resolver: error on using generic types without params 4 years ago
rtl 91229dcee9 * cwstring: open iconv with the transliterate flag instead of setting it later with iconvctl because it may be unavailable 4 years ago
tests 82957ec5a3 * Fix for Mantis #38122: when a deref node is passed as a Self parameter for a type helper (which is a var parameter) we need to pass the non-derefentiated value so that the data it points to can be modified by the helper's method (this is Delphi compatible) 4 years ago
utils 0323f0b07d * Fix compilation after class tree changes 4 years ago
.gitattributes 82957ec5a3 * Fix for Mantis #38122: when a deref node is passed as a Self parameter for a type helper (which is a var parameter) we need to pass the non-derefentiated value so that the data it points to can be modified by the helper's method (this is Delphi compatible) 4 years ago
.gitignore f45bcd615e Add bin directory to ignore list for fpcsrc directory also 4 years ago
Makefile 68d3962889 Regenerate all Makefile's, and update utils/fpcm/fpcmake.inc and utils/fpcm/revision.inc after commit 47483 4 years ago
Makefile.fpc e7d1a77f9a * rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOS 5 years ago
fpmake.pp 79bbc20f29 * FPMake-option NoIDE added 5 years ago
fpmake_add1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 years ago
fpmake_proc1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 years ago