#fpc #freepascal #compiler #fpcobj #pascal

marco 3f080ad23f * fix for 0390945 8 years ago
compiler d5ffc2da97 * Force OPR_LOCAL operand into reference whenever subscripting is used, so that all record fields are handled in same way regardless of their offset. Previously, operand was changed to reference only by fields with non-zero offset (see logic in tcgasmnode.ResolveRef method). 8 years ago
ide bbedd8ae68 Regenerate Makefile with fpcmake 8 years ago
installer e78cc24ca3 Regenerate Makefile with fpcmake 8 years ago
packages 3f080ad23f * fix for 0390945 8 years ago
rtl 1e6ee7f3c7 * fix remaining search handle leaks in Dos.FSearch - fix for bug #30896 8 years ago
tests 67570a6262 + patch to support assigning class procedures to procedure variables by Ondrej Pokorny, resolves #30936 8 years ago
utils 565ad7f852 * pas2jni: Do not generate unneeded imports. 8 years ago
.gitattributes 67570a6262 + patch to support assigning class procedures to procedure variables by Ondrej Pokorny, resolves #30936 8 years ago
.gitignore 4c9b01dc26 * Removed empty tests directory from svn 11 years ago
Makefile 7c1c964c28 arm-aros: enabled basic AROS on ARM build 8 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