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 |
florian
|
abbc85bb78
+ strict protected and strict private support
|
20 years ago |
Jonas Maebe
|
8efe880649
* require "override;" as well in macpas mode to override methods
|
20 years ago |
Jonas Maebe
|
a71e25ffe0
+ Mac Object Pascal support
|
20 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
fpc
|
50778076c3
initial import
|
20 years ago |
peter
|
e250290e57
* allow property in objects in all modes except tp
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |
michael
|
ac1642de89
* Patch from peter: fix macpas anonymous function procvar
|
20 years ago |
peter
|
65501ac04c
* fix invalid typecast
|
20 years ago |
peter
|
87d2861f89
* fixes for win32 mangledname
|
21 years ago |
mazen
|
581b52422c
- remove $IFDEF DELPHI and related code
|
21 years ago |
peter
|
ade0fde929
allow published for constructors
|
21 years ago |
peter
|
db2ac3bc57
* allow only 1 default property
|
21 years ago |
peter
|
bd1bd1ab20
* support hint directives in object declarations
|
21 years ago |