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 |
florian
|
8a9758c5e2
* logs truncated
|
21 years ago |
florian
|
588e2c38bf
* dwarf branch merged
|
21 years ago |
peter
|
f8679b77ef
* fix crash when method is not declared in object declaration
|
21 years ago |
peter
|
5090185909
* global property support for fpc modes
|
21 years ago |
peter
|
d2cca3fe56
* missing handle_calling_convention()
|
21 years ago |
florian
|
f2ad2b9d19
+ published single properties can have a default value now
|
22 years ago |
peter
|
19727a3609
* don't search for overloads in parents for constructors
|
22 years ago |