paul
|
11cdaafea4
compiler: allow 'enumerator MoveNext' for the interface function declaration + test
|
16 лет назад |
paul
|
b38c78dd55
tests: for-in loop tests:
|
16 лет назад |
paul
|
90a92061a9
compiler: enumerator directive support:
|
16 лет назад |
paul
|
20ca62223e
compiler: fix for-in loop with object enumerator (not a class instance) + test
|
16 лет назад |
paul
|
5ef751eeed
compiler: add reference for the enumerator operator when it is used + another test for operator enumerator for a class
|
16 лет назад |
paul
|
88a9db5217
compiler: fix for-in loop for arrays. delphi does not copy arrays to a temp variable and it is possible to change array during loop. + test
|
16 лет назад |
paul
|
ef9d010cc3
complier: continue enumerator implementation:
|
16 лет назад |
paul
|
5ba2d8d3df
merge 13886,13888-13889,13894-13897,13900-13907,13910-13922,13925-13931 revisions from the trunk
|
16 лет назад |
paul
|
82e5f936cc
test:
|
16 лет назад |
paul
|
69f50bc594
rtl: add enumerators to the basic classes
|
16 лет назад |
paul
|
745a8e940e
tests: add more tests for sealed/abstract classes
|
16 лет назад |
paul
|
b309e8e537
compiler: produce a warning when *library* symbol is used
|
16 лет назад |
paul
|
d23257db28
test: add a test to check that final method can not be overriden
|
16 лет назад |
paul
|
4165499df6
compiler: starting support for final methods (todo: generate an error when overriding a final method) + test
|
16 лет назад |
paul
|
1235367a27
tests: added tests for class sealed, class abstract
|
16 лет назад |
marco
|
3f75bea982
* Comobj and comserv enhancements by mspiller, #14822 (which also bears relevance to 10569,14807)
|
16 лет назад |
Jonas Maebe
|
dce9b3849b
* fixed mantis #14729:
|
16 лет назад |
florian
|
b8a83fd997
* allow reintroduce for objects, resolves #14743
|
16 лет назад |
Jonas Maebe
|
93171fdc23
+ support for tkUString in get/setpropvalue (mantis #14617)
|
16 лет назад |
Jonas Maebe
|
6a0755e897
* fixed setstring for unicode/widestring: don't stop at embedded #0
|
16 лет назад |
florian
|
00049897b3
+ support & to escape keywords being a solution for #14553
|
16 лет назад |
andrew
|
8ebab7b2c1
* added multithreaded lzx compression for lzx. Must be enabled with -dLZX_USETHREADS
|
16 лет назад |
sergei
|
337d0b1b21
Updated Russian message file, and changed cp1251 encoding to UTF-8.
|
16 лет назад |
Jonas Maebe
|
da58a01ce6
* fixed stabs debug information for parameters copied into local variables
|
16 лет назад |
florian
|
bc9cffa739
* properties fixed
|
16 лет назад |
marco
|
b884462ac4
* winutils unit, for simple api wrapper functions.
|
16 лет назад |
florian
|
515774b864
* merged armthum branch
|
16 лет назад |
Jonas Maebe
|
1eceb2ca65
* don't allow properties to expose private fields of parent classes
|
16 лет назад |
sergei
|
fc34dc84ff
domunit.pp:
|
16 лет назад |
marco
|
56e15073bb
* sha1test demo + fpmake
|
16 лет назад |