Jonas Maebe
|
64a0e25083
Merged revisions 7377,7389,7396-7397 via svnmerge from
|
18 年之前 |
Jonas Maebe
|
9ad579855e
* fixed webtbf/tw3631
|
18 年之前 |
peter
|
91dbd27a42
* cleanup deleting of defs
|
18 年之前 |
florian
|
a2ec2e72b6
* better hint about abstract methods (fixes 5098)
|
18 年之前 |
Jonas Maebe
|
47ff7b62e7
* fixed overload choosing algorithm so it's Delphi-compatible +
|
18 年之前 |
Jonas Maebe
|
9d28af4269
* removed po_function and instead check proctypeoption (more
|
18 年之前 |
Jonas Maebe
|
e5a1d628eb
* fixed one regression in r5682: implementation declarations with a
|
18 年之前 |
peter
|
9ae8e9fa21
* refactor tclassheader in tvmtbuilder and tvmtwriter
|
18 年之前 |
peter
|
0557ddc342
* removed typed const, it is now handled by staticvarsym
|
18 年之前 |
peter
|
84a96d66de
* move rtti and vmt table generation into write_persistent_type_info
|
18 年之前 |
peter
|
3cae449fda
* moved rtti to ncgrtti
|
19 年之前 |
peter
|
658c46b903
* remove tdictionary and tindexarray
|
19 年之前 |
peter
|
d4d4309e44
* use unique symid and defid per module
|
19 年之前 |
peter
|
0f6355e805
* fix property overriding
|
19 年之前 |
florian
|
9a1b9071a5
* implemented kylix like local directive, fixes #7242
|
19 年之前 |
peter
|
b66b8ed495
* dwarf fixes
|
19 年之前 |
Jonas Maebe
|
1f42ee201b
+ support for bitpacked records, except for:
|
19 年之前 |
Jonas Maebe
|
441d5a3c12
* use constant called C_alignment instead of -1 to denote C-style
|
19 年之前 |
florian
|
9e66674ff9
+ first part of qwordbool implementation
|
19 年之前 |
Jonas Maebe
|
eccbc78e04
+ support for bitpacked arrays:
|
19 年之前 |
chrivers
|
c7868bd9c9
Added tinterfaceentrytype used in "implements"-implementation
|
19 年之前 |
chrivers
|
87826f69d5
Added ppo_implements, odt_interfacecom_property, and odt_interfacecom_function to support _IMPLEMENTS
|
19 年之前 |
Jonas Maebe
|
6ebdce7f05
* removed pocall_mwpascal from pushleftright_pocalls (caused putting
|
19 年之前 |
Jonas Maebe
|
e0250bcdb4
* never remove regvar-ability of parameters passed by reference
|
19 年之前 |
florian
|
23af245ba2
* fixed parameter order of self and result to be COM compatible
|
19 年之前 |
florian
|
2bb707a4ee
* fixed COM parameter passing
|
19 年之前 |
peter
|
ce58e15393
* fix coff section names to fix resourcestrings with
|
19 年之前 |
peter
|
95be416b9d
* don't allow stringconst+integer
|
19 年之前 |
Jonas Maebe
|
c15b500e32
+ warn if a static variable is read but not assigned (tw4781*)
|
19 年之前 |
florian
|
8cd8e4ba8d
+ basic dwarf support for variables and types
|
19 年之前 |