peter
|
cb246eb781
* Remove dos,strings units, use SysUtils instead
|
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
|
71af18855e
* remove sym from ttype, we can now reference any def in any unit directly
|
19 years ago |
peter
|
c07eac1744
* overriden properties also inherit propoptions
|
19 years ago |
peter
|
0f6355e805
* fix property overriding
|
19 years ago |
peter
|
2c7bc12ad6
* support indexed stored methods
|
19 years ago |
peter
|
bf1c390027
* refactor import library generation
|
19 years ago |
Jonas Maebe
|
1f42ee201b
+ support for bitpacked records, except for:
|
19 years ago |
chrivers
|
037fd46699
Added iioffset/fieldoffset code for _IMPLEMENTS
|
19 years ago |
chrivers
|
c185650955
Improved syntax checks for "implements" keyword
|
19 years ago |
Jonas Maebe
|
0d0766a595
* fixed web bug #6923 (old 5100): count references to private fields
|
19 years ago |
chrivers
|
5e65c94bfb
Added preliminary support for parsing _IMPLEMENTS
|
19 years ago |
daniel
|
34d33a1c81
+ Enable "absolute $location" for GBA
|
19 years ago |
michael
|
a3c573cf8d
+ Fixed nodefault storage specifier and case where stored is explicitly true
|
19 years ago |
Jonas Maebe
|
f6d4f38bc0
* fixed setting of alignment of C records for darwin (only do it for
|
19 years ago |
florian
|
daeda1b9e0
* fixed error msg (that->this)
|
19 years ago |
florian
|
d1bfba1c4d
* handle stored false properly when overriding properties
|
19 years ago |
florian
|
c81f34aeee
+ parsing of dispinterface properties
|
19 years ago |
peter
|
79e483ec65
* cpu64 -> cpu64bit
|
19 years ago |
Jonas Maebe
|
a55ca0e89f
* fixed c record aligning for ppc after symtablestack structure change
|
19 years ago |
peter
|
e0a62c1bf2
Merged revisions 3009 via svnmerge from
|
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
|
c5243db965
+ more darwin i386 support
|
19 years ago |
peter
|
0a2d1df0b6
* allow 64bit property indexes for 64bit
|
19 years ago |
peter
|
05bac3dceb
* fix searching of typenames in records
|
19 years ago |
peter
|
232555904e
* symtablestack cleanup and rewrite
|
19 years ago |
peter
|
66f8276445
* refactor booleans in systeminfo structure, they are now flags
|
19 years ago |