#fpc #freepascal #compiler #fpcobj #pascal

svenbarth 50f2aab0ef * fix for Mantis #22192: handle the case that a specialization has the same name as the generic it's based on as in that case the typedef of the symbol is an errordef; therefor we need to use the symbol's real name 9 years ago
compiler 50f2aab0ef * fix for Mantis #22192: handle the case that a specialization has the same name as the generic it's based on as in that case the typedef of the symbol is an errordef; therefor we need to use the symbol's real name 9 years ago
ide 458aea707d Fix type on last commits 9 years ago
installer a10faf39b1 * added package rtl-generics 9 years ago
packages a55c176bef * Patch from Mattias Gaertner: Record support, detect duplicate identifiers, bug fixes 9 years ago
rtl dcd349abd9 Use DEBUG_LINEINFO instead of DEBUG in exeinfo unit source 9 years ago
tests 50f2aab0ef * fix for Mantis #22192: handle the case that a specialization has the same name as the generic it's based on as in that case the typedef of the symbol is an errordef; therefor we need to use the symbol's real name 9 years ago
utils a55c176bef * Patch from Mattias Gaertner: Record support, detect duplicate identifiers, bug fixes 9 years ago
.gitattributes 50f2aab0ef * fix for Mantis #22192: handle the case that a specialization has the same name as the generic it's based on as in that case the typedef of the symbol is an errordef; therefor we need to use the symbol's real name 9 years ago
.gitignore 4c9b01dc26 * Removed empty tests directory from svn 11 years ago
Makefile 8957d7b364 - regenerated after disabling the textmode ide for Darwin again 9 years ago
Makefile.fpc 35e20ed4b8 - disabled the textmode IDE for Darwin again: I don't want to support it, 9 years ago
fpmake.pp df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 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