peter
|
91dbd27a42
* cleanup deleting of defs
|
18 years ago |
peter
|
56379c37a9
* write vmt always according to the order of definitions
|
18 years ago |
florian
|
a2ec2e72b6
* better hint about abstract methods (fixes 5098)
|
18 years ago |
florian
|
2049837dd9
* dispinterfaces are publishable as well
|
18 years ago |
Jonas Maebe
|
f6473ac074
* give more information about array types in error messages
|
18 years ago |
Jonas Maebe
|
26f81bfe08
* fixed arithmetic overflow when loading the recorddef of large
|
18 years ago |
Jonas Maebe
|
4dc98db426
* don't put classes/interfaces which need to be finalized in regvars
|
19 years ago |
Károly Balogh
|
eb01d935d3
- typo fix
|
19 years ago |
yury
|
d8d25c2489
* fixed memory leaks in compiler.
|
19 years ago |
peter
|
9ae8e9fa21
* refactor tclassheader in tvmtbuilder and tvmtwriter
|
19 years ago |
peter
|
13f359aa80
* resultname changed to pshortstring
|
19 years ago |
florian
|
7781e842fc
* varset support fixed
|
19 years ago |
peter
|
e96b5f0152
* also use typename in rtti label for staticsymtable
|
19 years ago |
florian
|
42a3ed4ac0
* copy savesize for procvardefs as well
|
19 years ago |
florian
|
08f72e02f4
+ copying of procedure variable defs
|
19 years ago |
florian
|
a13d358f1e
* first partially working implementation of variant com invoking
|
19 years ago |
peter
|
3cae449fda
* moved rtti to ncgrtti
|
19 years ago |
peter
|
658c46b903
* remove tdictionary and tindexarray
|
19 years ago |
peter
|
136d3e8d46
* refactor implemented interfaces
|
19 years ago |
peter
|
cb246eb781
* Remove dos,strings units, use SysUtils instead
|
19 years ago |
florian
|
bce905b106
* give correct error locations for errors when specializing templates
|
19 years ago |
florian
|
ef7bd58c54
* germanism removed (aktfilepos -> current_filepos)
|
19 years ago |
florian
|
85d63d9fa9
* settings refactored
|
19 years ago |
peter
|
d27fda4b01
* fix rtti for overriden properties
|
19 years ago |
peter
|
3078a1927f
* remove ttype
|
19 years ago |
peter
|
d4d4309e44
* use unique symid and defid per module
|
19 years ago |
florian
|
b64548e25c
* cleaned up unnecessary code
|
19 years ago |
tom_at_work
|
bfa4fc30cd
* fix size calculation for packed arrays: it is not required to take alignment into account. Fixes tparray5 on 64 bit cpus
|
19 years ago |
peter
|
0f6355e805
* fix property overriding
|
19 years ago |
peter
|
8a0a27262e
* mark hidden parameters with < > when printing parameter lists, only used
|
19 years ago |