#fpc #freepascal #compiler #fpcobj #pascal

florian d30952b408 * patch by Aleksa Todorovic which adds the ability to reference current generic class. Each reference to current generic class is "translated" to appropriate specialization of that generic class. There are two tests as part of the patch to test that it works. The patch, also, rejects declaring generic inside another generic. 0010479 is easy to implement with this patch applied, resolves #11777 15 年之前
compiler d30952b408 * patch by Aleksa Todorovic which adds the ability to reference current generic class. Each reference to current generic class is "translated" to appropriate specialization of that generic class. There are two tests as part of the patch to test that it works. The patch, also, rejects declaring generic inside another generic. 0010479 is easy to implement with this patch applied, resolves #11777 15 年之前
ide 5a58946eb9 + Add win64 target conditionals 15 年之前
installer 8b0301409a + i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and 15 年之前
packages 3b7bb9da6a * using value instead of avalue does not properly set bound because getvalueasvariant 15 年之前
rtl 1f61b5b30c * reverted the rtl patches from r14184, because they cause an endless 15 年之前
tests d30952b408 * patch by Aleksa Todorovic which adds the ability to reference current generic class. Each reference to current generic class is "translated" to appropriate specialization of that generic class. There are two tests as part of the patch to test that it works. The patch, also, rejects declaring generic inside another generic. 0010479 is easy to implement with this patch applied, resolves #11777 15 年之前
utils 6a4ea03acb * Added FPMakeOptions to the global configuration file, to pass custom options to fpmake 15 年之前
.gitattributes d30952b408 * patch by Aleksa Todorovic which adds the ability to reference current generic class. Each reference to current generic class is "translated" to appropriate specialization of that generic class. There are two tests as part of the patch to test that it works. The patch, also, rejects declaring generic inside another generic. 0010479 is easy to implement with this patch applied, resolves #11777 15 年之前
.gitignore a360f4c955 + Added a basic test for TCustomVariantType creation functionality. 15 年之前
Makefile 8b0301409a + i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and 15 年之前
Makefile.fpc 847354fe10 * Makefiles version 2.5.1 16 年之前