Jonas Maebe
|
1f42ee201b
+ support for bitpacked records, except for:
|
19 years ago |
Jonas Maebe
|
37a9ce25d5
* fixed size of bitpacked arrays
|
19 years ago |
florian
|
2228ec7fb0
* patch from C Western for #7232
|
19 years ago |
florian
|
9e66674ff9
+ first part of qwordbool implementation
|
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 |
Jonas Maebe
|
eccbc78e04
+ support for bitpacked arrays:
|
19 years ago |
peter
|
4506394cfa
* pass contextobjdef for visibility of methods. There are different
|
19 years ago |
peter
|
eb829ea21b
* store procdef messageinf in the ppu
|
19 years ago |
chrivers
|
97e0ff4105
Added iioffset for _IMPLEMENTS. added iitype initializer
|
19 years ago |
chrivers
|
d9eb4049e3
Added Interface implementation type specifier (var: iitype) to tobjectdef. Used for the implementation of "implements"-keyword
|
19 years ago |
chrivers
|
aa783c2876
Cleanup for readability. timplementedinterfaces.searchintf() simplified, dummy-var renamed to mark it as such in tstoreddef.is_integrable
|
19 years ago |
florian
|
887781a6b9
* experimental patch to fix #7187
|
19 years ago |
Jonas Maebe
|
d75b19e484
* removed/conditionalised several unused variables
|
19 years ago |
tom_at_work
|
f38dcb7145
* fixed wrong alignment on 64 bit cpus for rtti data for ordinals and enums if the cpu requires proper alignment
|
19 years ago |
Jonas Maebe
|
e344ee3cd7
+ support for register variables which contain records
|
19 years ago |
peter
|
36a57726ac
* always build deref info for localst
|
19 years ago |
florian
|
2983b01109
* variant size must be 24 bytes on 64 bit platforms
|
19 years ago |
florian
|
f7817b5669
+ parsing of variant dispatching
|
19 years ago |
florian
|
c81f34aeee
+ parsing of dispinterface properties
|
19 years ago |
florian
|
06e7d4be7a
+ dispid parsing
|
19 years ago |
florian
|
91434bd791
* fixed several dispinterface parsing related stuff
|
19 years ago |
peter
|
ce58e15393
* fix coff section names to fix resourcestrings with
|
19 years ago |
peter
|
0ec2921bbe
* split newasmsymbol to refasmsymbol and defineasmsymbol
|
19 years ago |
peter
|
95be416b9d
* don't allow stringconst+integer
|
19 years ago |
peter
|
9c6a296b86
* use shortint for alignments
|
19 years ago |
peter
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 years ago |
Jonas Maebe
|
659d3e106d
* fixed alignment of double, extended, int64 and qword on i386-darwin
|
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 |
Jonas Maebe
|
e5ebc40446
* fixed crash with loading overridden properties of forward-declared
|
19 years ago |