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 years ago |
ide
|
5a58946eb9
+ Add win64 target conditionals
|
15 years ago |
installer
|
8b0301409a
+ i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and
|
15 years ago |
packages
|
3b7bb9da6a
* using value instead of avalue does not properly set bound because getvalueasvariant
|
15 years ago |
rtl
|
cc0be1be4d
* Completely initialize threadvars when an external thread is detected. Needs still cleanup code (or a better thread initialization/finalization).
|
15 years ago |
tests
|
ef0899425b
* adds assign methods to the fgl classes based on a patch by Aleksa Todorovic, resolves #10479
|
15 years ago |
utils
|
6a4ea03acb
* Added FPMakeOptions to the global configuration file, to pass custom options to fpmake
|
15 years ago |
.gitattributes
|
ef0899425b
* adds assign methods to the fgl classes based on a patch by Aleksa Todorovic, resolves #10479
|
15 years ago |
.gitignore
|
a360f4c955
+ Added a basic test for TCustomVariantType creation functionality.
|
15 years ago |
Makefile
|
8b0301409a
+ i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and
|
15 years ago |
Makefile.fpc
|
847354fe10
* Makefiles version 2.5.1
|
16 years ago |