Jonas Maebe
|
2ba6583d8d
Merged revisions 12047-12050,12054,12056-12057,12059-12062,12064-12066,12073,12075,12077-12078,12082,12085,12087-12088,12092-12094,12099,12106-12110,12114,12117-12122,12125,12128-12131,12138,12141-12143,12152-12160,12162-12163,12166-12171,12173-12176,12196,12198-12205 via svnmerge from
|
17 years ago |
Jonas Maebe
|
8af42a0319
* fixed conversion to llvm format of variant records with less deeply
|
17 years ago |
Jonas Maebe
|
11083d88b3
Merged revisions 11337-11338,11341-11345,11348,11350-11361,11363-11368,11370,11376-11392,11397-11400,11402-11410,11415-11419,11421,11423-11426,11429-11464,11466-11468,11471-11486,11489,11491-11517,11522,11524-11527,11529-11534,11536-11550,11552,11554,11556,11558-11561,11563,11565-11570,11572-11587,11589-11618,11620,11623-11627,11629-11663,11668-11669,11671-11682,11684,11686-11688,11693,11697,11699-11700,11703-11704,11708-11711,11719-11722,11727,11730-11732,11738-11777,11779,11782-11784,11786-11809,11811-11821,11823-11830,11832-11835,11837-11847,11849-11871,11873-11875,11879-11880,11884-11888,11890,11896-11898,11903-11919,11926-11930,11933-11934,11936-11937,11939-11940,11942-11985,11987-11991,11993-12013,12015-12017,12019-12040,12043,12045 via svnmerge from
|
17 years ago |
Jonas Maebe
|
ecac0bc0a0
* interfaces/dispinterfaces also need their implicit internal structure
|
17 years ago |
Jonas Maebe
|
dc93d1cd14
+ support for writing llvm type information for objects/classes
|
17 years ago |
Jonas Maebe
|
f5de069682
+ some initial support for writing out llvm type information (orddef,
|
17 years ago |
florian
|
19c7d1d14c
* reset aktobjectdef before compilation, resolves #10971
|
17 years ago |
Jonas Maebe
|
a324744cbe
* fixed checking for defined/undefined macro's in the configuration file
|
17 years ago |
micha
|
3e1149f740
* fix alignrecord fieldoffset size
|
17 years ago |
micha
|
4b8486e55b
* fix r10544 to take care of packed objects
|
17 years ago |
yury
|
9bca56ac44
* Don't issue "Local variable is assigned but never used" warning for external variables.
|
18 years ago |
Jonas Maebe
|
c05f18a1b0
* catch duplicate field declarations in a single class in Delphi mode
|
18 years ago |
florian
|
5c96c4a671
+ first part of support for an unicodestring type
|
18 years ago |
tom_at_work
|
37695af02b
* added missing assignment check when searching for a symbol in a class, fixing bug #9673
|
18 years ago |
Jonas Maebe
|
0567329343
* the "external alignment" (i.e., that of their starting addresses) of
|
18 years ago |
peter
|
0fc65c5eec
* for tp mode don't allow unitname reuse
|
18 years ago |
florian
|
8b11f99765
* let the dfa do the detection of unset function results if possible
|
18 years ago |
peter
|
703b8855cc
* allow local procsym in delphi mode
|
18 years ago |
florian
|
d50f869bbd
+ allow local const symbols to override class members in delphi mode
|
18 years ago |
florian
|
72d49f3033
* reverted r7675
|
18 years ago |
florian
|
01a4737b10
+ local symbols can hide class members in delphi mode
|
18 years ago |
daniel
|
4703ae318b
* Change a loop counter from aint to integer; the "to" part of the loop
|
18 years ago |
Jonas Maebe
|
c77d74127b
* fixed some record size checks
|
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
|
19 years ago |
Jonas Maebe
|
45e9633f97
* count references to class fields/messages from outside that class'
|
19 years ago |
Jonas Maebe
|
efd1e86418
* give a verbose fatal error instead of an internalerror when a required
|
19 years ago |