Jonas Maebe
|
a324744cbe
* fixed checking for defined/undefined macro's in the configuration file
|
17 yıl önce |
micha
|
3e1149f740
* fix alignrecord fieldoffset size
|
17 yıl önce |
micha
|
4b8486e55b
* fix r10544 to take care of packed objects
|
17 yıl önce |
yury
|
9bca56ac44
* Don't issue "Local variable is assigned but never used" warning for external variables.
|
17 yıl önce |
Jonas Maebe
|
c05f18a1b0
* catch duplicate field declarations in a single class in Delphi mode
|
17 yıl önce |
florian
|
5c96c4a671
+ first part of support for an unicodestring type
|
17 yıl önce |
tom_at_work
|
37695af02b
* added missing assignment check when searching for a symbol in a class, fixing bug #9673
|
18 yıl önce |
Jonas Maebe
|
0567329343
* the "external alignment" (i.e., that of their starting addresses) of
|
18 yıl önce |
peter
|
0fc65c5eec
* for tp mode don't allow unitname reuse
|
18 yıl önce |
florian
|
8b11f99765
* let the dfa do the detection of unset function results if possible
|
18 yıl önce |
peter
|
703b8855cc
* allow local procsym in delphi mode
|
18 yıl önce |
florian
|
d50f869bbd
+ allow local const symbols to override class members in delphi mode
|
18 yıl önce |
florian
|
72d49f3033
* reverted r7675
|
18 yıl önce |
florian
|
01a4737b10
+ local symbols can hide class members in delphi mode
|
18 yıl önce |
daniel
|
4703ae318b
* Change a loop counter from aint to integer; the "to" part of the loop
|
18 yıl önce |
Jonas Maebe
|
c77d74127b
* fixed some record size checks
|
18 yıl önce |
florian
|
d48b98e8b9
* unified ies
|
18 yıl önce |
Jonas Maebe
|
0650ebe3f2
* fixed tbf/tb0063
|
18 yıl önce |
Jonas Maebe
|
becd64bfb7
* set srdef to nil if nothing found in searchsym_in_class_by_msgint
|
18 yıl önce |
pierre
|
e3651191f5
* Use IncRefCount
|
18 yıl önce |
peter
|
91dbd27a42
* cleanup deleting of defs
|
18 yıl önce |
Jonas Maebe
|
45e9633f97
* count references to class fields/messages from outside that class'
|
18 yıl önce |
Jonas Maebe
|
efd1e86418
* give a verbose fatal error instead of an internalerror when a required
|
18 yıl önce |
Jonas Maebe
|
26f81bfe08
* fixed arithmetic overflow when loading the recorddef of large
|
18 yıl önce |
peter
|
0557ddc342
* removed typed const, it is now handled by staticvarsym
|
19 yıl önce |
peter
|
0c8796c210
* fix hiding of symbols
|
19 yıl önce |
peter
|
3cae449fda
* moved rtti to ncgrtti
|
19 yıl önce |
peter
|
658c46b903
* remove tdictionary and tindexarray
|
19 yıl önce |
peter
|
cb246eb781
* Remove dos,strings units, use SysUtils instead
|
19 yıl önce |
florian
|
bce905b106
* give correct error locations for errors when specializing templates
|
19 yıl önce |