svenbarth
|
9f44f36348
Removed another leftover from my overloaded symbol approach. Thanks to Florian for pointing it out.
|
преди 13 години |
svenbarth
|
aca2bd83c7
pexpr.pas, post_comp_expr_gendef:
|
преди 13 години |
svenbarth
|
06ebfcd360
Added a few more tests. All except tgeneric65.pp (object inside generic record) and tgeneric68.pp (object inside generic object) are successfully compiled.
|
преди 13 години |
svenbarth
|
35377bae67
Fix a remaining artefact from the overloaded symbols approach (just a comment, but nevertheless a change...)
|
преди 13 години |
svenbarth
|
6aeceb92e8
ptype.pas, read_named_type, expr_type:
|
преди 13 години |
svenbarth
|
d94a55604e
Fix the test. It's mode Delphi, but does not compile in Delphi, because "TSomeRecord" and "TSomeRecord<T>" are different identifiers.
|
преди 13 години |
svenbarth
|
6a83ebc4a5
Fix introduced regressions.
|
преди 13 години |
svenbarth
|
d55684937f
generate_specialization:
|
преди 13 години |
svenbarth
|
68624aab3a
Incorporate the changes from trunk into "postfixoperators" and "handle_factor_typenode". The latter needed to be extended by a parameter "typeonly" which is "false" in almost all calls except the one inside "factor_read_id" where the "typeonly" parameter of "factor" is used.
|
преди 14 години |
svenbarth
|
4419dc3d34
Rebase to revision 19673
|
преди 14 години |
svenbarth
|
87d9714221
Somehow the changes regarding tf_methods_specialized weren't commited, thus here they are again:
|
преди 14 години |
svenbarth
|
461d231daa
Rebase to revision 19078 (directly before the merge of cpstrnew)
|
преди 14 години |
sekelsenmat
|
efba36c81b
Advances TFPImageCanvas.FImage and TFPMemoryImage.FData to protected to allow more useful descendents to be created, see bug #20341
|
преди 14 години |
sergei
|
fffa4a35a0
* x86_64: Don't waste time initializing/finalizing saved_standard_registers and saved_mm_registers arrays on every procedure. Initialize once, reinitialize if target system happens to change, and let finalization happen implicitly on shutdown.
|
преди 14 години |
svenbarth
|
594f84dc2c
Merge branch 'unique-syms'
|
преди 14 години |
michael
|
4f8bc2aaf4
* Missing conversion to TFPList
|
преди 14 години |
michael
|
bb54f1375c
* TList -> TFPList to match latest changes in fcl-passrc
|
преди 14 години |
sergei
|
6cb6569d51
* Set pi_uses_exceptions flag when creating/firstpassing ttryexceptnode or ttryfinallynode, not when parsing try statements. It ensures that procedures with exception handling nodes created by compiler (constructors in the first place, but also for..in loops with TObject iterators, etc.) are handled the same way as ones containing exception nodes from user code.
|
преди 14 години |
pierre
|
4bda40649d
* Add missing CATRES substitution and remove blank lines in link.res
|
преди 14 години |
pierre
|
30baddd3b8
Fix Haiku shared library creatiion
|
преди 14 години |
michael
|
ce1133febb
* Uncommented some extra tests
|
преди 14 години |
michael
|
c9cd1079d4
* More extensive examples taken from RTL
|
преди 14 години |
michael
|
d078996f69
* Refactoring in preparation of extended features (nested type, extended records) support
|
преди 14 години |
Jonas Maebe
|
3188916cda
* also replace $CATRES for shared libraries (fix for r19649)
|
преди 14 години |
marco
|
b070a0bbbc
* add NULL handling for customvariants, patch by Ludo, Mantis #20697
|
преди 14 години |
michael
|
a52fe3162d
* Patch from Reinier Olislagers to improve blob upload times
|
преди 14 години |
marco
|
2e3d1a17d0
* also remove *.dbg files. Patch from Jonas, Mantis #20466
|
преди 14 години |
marco
|
7a7d8e27cd
* set transaction of proxy via field instead of setter since that
|
преди 14 години |
marco
|
6d830a270d
* Adds methods to TBinaryField (getasvariant/setasvarvalue) Mantis #20532
|
преди 14 години |
Tomas Hajny
|
a2927499c8
* UNDEFINE corrected to UNDEF
|
преди 14 години |