peter
|
9086a2549d
* refactor overload collection in tcallcandidates. separate
|
il y a 16 ans |
peter
|
a3a66ba74d
* split tvisibility from tsymoptions
|
il y a 16 ans |
peter
|
af437d5beb
* refactor the forward type declaration handling, remove
|
il y a 16 ans |
Jonas Maebe
|
0b815a6fff
- removed global "resolving_forward" variable (was no longer used)
|
il y a 17 ans |
Jonas Maebe
|
2b067a427d
* give warning if a routine in the interface of a non-interface-only
|
il y a 17 ans |
daniel
|
4ca3a590e8
* Labels that are defined or referenced in a different lexical level
|
il y a 17 ans |
Jonas Maebe
|
df84ca49b4
* fixed tests/cg/opt/tretopt, and also in more cases
|
il y a 18 ans |
daniel
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
il y a 18 ans |
peter
|
aa72495049
* fix resourcestring assignment in typedconst
|
il y a 18 ans |
tom_at_work
|
635117218e
* fix incorrect generation of huge static arrays on 64 bit systems; however, GAS only supports 2^31-1 sized ones
|
il y a 18 ans |
Jonas Maebe
|
e541f19ef5
* fixed debug info generation for static symbols + IE in case it cannot
|
il y a 18 ans |
Jonas Maebe
|
b957d59391
* don't override varregable for tabstractvarsyms loaded from a ppu when
|
il y a 18 ans |
peter
|
0557ddc342
* removed typed const, it is now handled by staticvarsym
|
il y a 19 ans |
peter
|
3cae449fda
* moved rtti to ncgrtti
|
il y a 19 ans |
florian
|
c465b95bdf
* win64 compilation fixed
|
il y a 19 ans |
peter
|
e17b424e28
* refactor procsym procdef list
|
il y a 19 ans |
peter
|
658c46b903
* remove tdictionary and tindexarray
|
il y a 19 ans |
peter
|
05183ac829
* AsmSymbolDict changed to FPHashObjectList
|
il y a 19 ans |
peter
|
cb246eb781
* Remove dos,strings units, use SysUtils instead
|
il y a 19 ans |
florian
|
85d63d9fa9
* settings refactored
|
il y a 19 ans |
peter
|
d27fda4b01
* fix rtti for overriden properties
|
il y a 19 ans |
peter
|
3078a1927f
* remove ttype
|
il y a 19 ans |
peter
|
d4d4309e44
* use unique symid and defid per module
|
il y a 19 ans |
florian
|
30ea65a89c
* varspez shouldn't be part of the crc
|
il y a 19 ans |
florian
|
a806fe3954
* disabled previous patch, can't be done this way
|
il y a 19 ans |
florian
|
a0b1fbfa0e
+ write varstate for parameter symbols, enables constant folding for
|
il y a 19 ans |
peter
|
0f6355e805
* fix property overriding
|
il y a 19 ans |
Marc Weustink
|
88e00bd264
* removed write depend def, write only defs when needed
|
il y a 19 ans |
peter
|
2c7bc12ad6
* support indexed stored methods
|
il y a 19 ans |
Jonas Maebe
|
7528a28287
* keep track of a sym's initial location to use during the generation
|
il y a 19 ans |