Jonas Maebe
|
76cd84f2a1
* fixed cs_externally_visible (macpas {$z+})
|
19 years ago |
peter
|
45621c892e
* set vs_initialised for typed consts
|
19 years ago |
peter
|
0557ddc342
* removed typed const, it is now handled by staticvarsym
|
19 years ago |
peter
|
35c21515a9
* fixed adding of .dll extension
|
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
|
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 |