Jonas Maebe
|
597622d313
* moved the forwardchecksyms back to symbase (but the main functionality
|
17 years ago |
Jonas Maebe
|
0b815a6fff
- removed global "resolving_forward" variable (was no longer used)
|
17 years ago |
Jonas Maebe
|
156acf3817
* fixed version of r11719 (faster parsing of units with lots of declarations
|
17 years ago |
Jonas Maebe
|
f35051f76e
- reverted r11719, there are still some problems with it
|
17 years ago |
Jonas Maebe
|
632abdace8
* keep the syms that need to be checked for forward definitions in a
|
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.
|
17 years ago |
Jonas Maebe
|
c05f18a1b0
* catch duplicate field declarations in a single class in Delphi mode
|
17 years ago |
florian
|
5c96c4a671
+ first part of support for an unicodestring type
|
17 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
|
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 |