Jonas Maebe
|
f36e5411af
* split cpu64bit compiler define into
|
17 years ago |
florian
|
8f17101039
* allow application of as operator only to interfaces having a guid, resolves #6797
|
17 years ago |
peter
|
a6eb5d839b
* allow types in interfaces
|
18 years ago |
peter
|
1e123d66ba
* improved generics
|
18 years ago |
peter
|
0a9b94ca92
* save and restore aktobjectdef
|
18 years ago |
peter
|
ad4846a50e
* don't allow generics as parent classes
|
18 years ago |
florian
|
2a244b25fc
* properly inherit interface types, resolves #6690
|
18 years ago |
peter
|
56379c37a9
* write vmt always according to the order of definitions
|
18 years ago |
peter
|
9ae8e9fa21
* refactor tclassheader in tvmtbuilder and tvmtwriter
|
19 years ago |
peter
|
658c46b903
* remove tdictionary and tindexarray
|
19 years ago |
florian
|
1275e7d109
* forbid usage of TYPE and VAR inside of common classes/objects
|
19 years ago |
peter
|
136d3e8d46
* refactor implemented interfaces
|
19 years ago |
florian
|
85d63d9fa9
* settings refactored
|
19 years ago |
peter
|
3078a1927f
* remove ttype
|
19 years ago |
florian
|
ca6f992504
* enabled type and var keywords in objects for generics
|
19 years ago |
florian
|
bc5e1be7b1
* fixed object constructor handling for 64 bit CPUs
|
19 years ago |
florian
|
22146e2bcf
* partial fix (not for 64 bit CPUs yet) for #5641 (tested only lower byte of result of object constructors)
|
19 years ago |
florian
|
c81f34aeee
+ parsing of dispinterface properties
|
19 years ago |
florian
|
91434bd791
* fixed several dispinterface parsing related stuff
|
19 years ago |
peter
|
38c0ae73da
Merged revisions 2775,2788-2789 via svnmerge from
|
19 years ago |
peter
|
785550d7e3
Merged revisions 2669,2673,2677,2683,2696,2699-2702,2704,2708,2712-2715,2718,2722-2723,2728-2730,2740,2769 via svnmerge from
|
19 years ago |
peter
|
232555904e
* symtablestack cleanup and rewrite
|
19 years ago |
Jonas Maebe
|
cc7ff349cd
* fixed tw4764
|
19 years ago |
peter
|
01808d825d
* use alt_dbgframe for call frame info labels
|
19 years ago |
peter
|
95879fe8a7
* basic support for generic classes
|
19 years ago |
peter
|
22923c12d5
* set also publishable flag if forward classes are compile within $M+
|
19 years ago |
peter
|
767291ca5f
* refactor reading and setting of parent classes
|
19 years ago |
florian
|
9a1c731bfb
+ basic dispinterface parsing stuff
|
20 years ago |
Jonas Maebe
|
0bfe43e7cd
* fixed support for anonymous class/object definitions in macpas mode
|
20 years ago |
daniel
|
22e89e1a42
* Proof of concept: Support threadvars using segment registers.
|
20 years ago |