daniel
|
cf1a6278df
* Merge 7641.
|
18 years ago |
Jonas Maebe
|
4764aba85e
Merged revisions 7608-7610,7614,7621 via svnmerge from
|
18 years ago |
florian
|
d48b98e8b9
* unified ies
|
18 years ago |
Jonas Maebe
|
0650ebe3f2
* fixed tbf/tb0063
|
18 years ago |
Jonas Maebe
|
becd64bfb7
* set srdef to nil if nothing found in searchsym_in_class_by_msgint
|
18 years ago |
pierre
|
e3651191f5
* Use IncRefCount
|
18 years ago |
peter
|
91dbd27a42
* cleanup deleting of defs
|
18 years ago |
Jonas Maebe
|
45e9633f97
* count references to class fields/messages from outside that class'
|
18 years ago |
Jonas Maebe
|
efd1e86418
* give a verbose fatal error instead of an internalerror when a required
|
18 years ago |
Jonas Maebe
|
26f81bfe08
* fixed arithmetic overflow when loading the recorddef of large
|
18 years ago |
peter
|
0557ddc342
* removed typed const, it is now handled by staticvarsym
|
18 years ago |
peter
|
0c8796c210
* fix hiding of symbols
|
18 years ago |
peter
|
3cae449fda
* moved rtti to ncgrtti
|
19 years ago |
peter
|
658c46b903
* remove tdictionary and tindexarray
|
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
|
85d63d9fa9
* settings refactored
|
19 years ago |
peter
|
3078a1927f
* remove ttype
|
19 years ago |
peter
|
0f6355e805
* fix property overriding
|
19 years ago |
florian
|
32c7ba29ea
* when calling an inherited methode by msg, any var parameters are compatible,
|
19 years ago |
Jonas Maebe
|
3bb41dcf9a
* fixed writing "packed" status of bitpacked records to ppu files.
|
19 years ago |
Jonas Maebe
|
c9c56996cc
- removed wrong databitsize assignment (which had no effect)
|
19 years ago |
Jonas Maebe
|
1f42ee201b
+ support for bitpacked records, except for:
|
19 years ago |
Jonas Maebe
|
441d5a3c12
* use constant called C_alignment instead of -1 to denote C-style
|
19 years ago |
peter
|
eb829ea21b
* store procdef messageinf in the ppu
|
19 years ago |
peter
|
22657a363b
* pass context class to searchsym_in_class to fix the visibility
|
19 years ago |
Jonas Maebe
|
c6b3550291
- removed some local variables and associated code not used
|
19 years ago |
peter
|
172413fd09
* inheritance based on message also needs to find hidden
|
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 |