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 |
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 |
Tomas Hajny
|
e8a2e42975
* unresolved forward declarations stopping the build with -dDEBUG left just as comments
|
19 years ago |
Jonas Maebe
|
63b9f00afd
* don't report sym_w_identifier_only_read for exported or external
|
19 years ago |
Jonas Maebe
|
c15b500e32
+ warn if a static variable is read but not assigned (tw4781*)
|
19 years ago |
peter
|
b1c66a106e
* more dup id fixes
|
19 years ago |
peter
|
232555904e
* symtablestack cleanup and rewrite
|
19 years ago |
peter
|
ad0f93da39
* don't report name differences after implicit renames
|
19 years ago |
peter
|
95879fe8a7
* basic support for generic classes
|
19 years ago |
Jonas Maebe
|
42ec76598c
* new categories for vs_*: vs_declared, vs_initialised, vs_read,
|
19 years ago |
Jonas Maebe
|
7996bb3b06
* fixed showing of warnings for uninitialised function results
|
19 years ago |
peter
|
9a8dc6bfb2
* store hidden symbols correctly in ppu
|
20 years ago |
peter
|
7d153beac7
* assignment operator search finds best matching operator
|
20 years ago |
peter
|
daa002f26b
* only check forwards for the original object type declaration
|
20 years ago |
peter
|
89297d2c39
* move all stabs ($ifdef gdb) code to dbgstabs
|
20 years ago |
Jonas Maebe
|
f3384bab09
+ some initial darwin/x86 stuff:
|
20 years ago |
peter
|
ec4d287fd8
* aktoutputformat removed, add new paraXX vars for target
|
20 years ago |
peter
|
a3ab2053c9
* support multiple asmlabel types, renamed getlabel to
|
20 years ago |
peter
|
375a5add80
* rename al_debug to al_typestabs
|
20 years ago |