daniel
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
18 tahun lalu |
florian
|
54fc70395e
* experimental patch to fix #9059 and friends in case -Oodfa is used
|
18 tahun lalu |
Jonas Maebe
|
10341eabaa
* don't allow taking the address of ordinal bitpacked array elements
|
18 tahun lalu |
Jonas Maebe
|
2af8ca7a19
* allow taking the address of fields of packed records iff
|
18 tahun lalu |
peter
|
ea92a0e1a7
* prefer overloaded methods in current object over
|
18 tahun lalu |
Jonas Maebe
|
76b190b723
- removed caretn and related code
|
18 tahun lalu |
Jonas Maebe
|
de1af478c3
* do not allow passing properties as var parameters (mantis #8777)
|
18 tahun lalu |
peter
|
b054dcde56
* call procvar only in arguments when the return type matches or there are
|
18 tahun lalu |
Jonas Maebe
|
c13ff3729b
* Merged 2.3 branch changes:
|
18 tahun lalu |
Jonas Maebe
|
f2b07704b5
* proper initialised/used warnings for variables used
|
18 tahun lalu |
Jonas Maebe
|
9ad579855e
* fixed webtbf/tw3631
|
18 tahun lalu |
Jonas Maebe
|
03c7e345cd
* committed wrong version in previous revision
|
18 tahun lalu |
Jonas Maebe
|
47ff7b62e7
* fixed overload choosing algorithm so it's Delphi-compatible +
|
18 tahun lalu |
florian
|
81726e85d7
* properties can be also passed to formal const parameters
|
18 tahun lalu |
florian
|
7781e842fc
* varset support fixed
|
19 tahun lalu |
peter
|
0557ddc342
* removed typed const, it is now handled by staticvarsym
|
19 tahun lalu |
florian
|
a13d358f1e
* first partially working implementation of variant com invoking
|
19 tahun lalu |
peter
|
e17b424e28
* refactor procsym procdef list
|
19 tahun lalu |
peter
|
658c46b903
* remove tdictionary and tindexarray
|
19 tahun lalu |
florian
|
85d63d9fa9
* settings refactored
|
19 tahun lalu |
peter
|
3078a1927f
* remove ttype
|
19 tahun lalu |
florian
|
9a1b9071a5
* implemented kylix like local directive, fixes #7242
|
19 tahun lalu |
Jonas Maebe
|
0a23786605
- reverted r4880 (wrong varargs reform) and r4838 (wrong removal of
|
19 tahun lalu |
florian
|
02d0ac4c3e
+ only procedures doing recursive calls are checked for tail recursivity
|
19 tahun lalu |
florian
|
fb5e396881
+ experimental -Sv option to support vector arithmetics
|
19 tahun lalu |
peter
|
1eeb78379f
* with EXTDEBUG show non-hidden parameters
|
19 tahun lalu |
Jonas Maebe
|
e55d6d7145
* make_not_regable() now also works on temprefnodes
|
19 tahun lalu |
Jonas Maebe
|
3a54183ce8
* clarified errors regarding invalid uses of packed array/record fields
|
19 tahun lalu |
Jonas Maebe
|
758a1ab5b0
* allow taking the address of packed array elements if the element size
|
19 tahun lalu |
peter
|
d1e7a68289
* include para number in call by var error
|
19 tahun lalu |