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
|
há 17 anos atrás |
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
|
há 17 anos atrás |
florian
|
8306eb4753
* compare constant sets correctly while choosing an overloaded procedure, resolves #11288
|
há 17 anos atrás |
Jonas Maebe
|
76e23fc54e
* fixed internalerror when having to choose between different
|
há 17 anos atrás |
Jonas Maebe
|
62e66d2a56
* explicit typecasting of any ordinal type to a boolean of the same
|
há 17 anos atrás |
peter
|
761344e9fc
* don't allow passing ordinal and real constants to formal const parameters
|
há 17 anos atrás |
florian
|
d8d96f14e6
+ experimental directive, resolves #10833
|
há 17 anos atrás |
florian
|
cae52272aa
* split ena_rq define
|
há 17 anos atrás |
Jonas Maebe
|
8349cde7db
* changed byte/word/longbool to be Delphi-compatible (+ similar changes
|
há 17 anos atrás |
Jonas Maebe
|
53be0147d4
* fixed assignments to integer regvars typecasted to a type
|
há 17 anos atrás |
Jonas Maebe
|
be2119b489
* simply discard overloaded routines which cannot accept a variant
|
há 18 anos atrás |
florian
|
5c96c4a671
+ first part of support for an unicodestring type
|
há 18 anos atrás |
Jonas Maebe
|
e716ac6b6b
* give ord->formaldef again a higher precedence than ord->floatdef
|
há 18 anos atrás |
Jonas Maebe
|
e621b30af8
* remove procedures with var/out parameters which are supposed to
|
há 18 anos atrás |
Jonas Maebe
|
82a0749970
* prefer non-matching orddef conversions to orddef-to-pointer conversions
|
há 18 anos atrás |
peter
|
bfca4e67fa
* -CO option to check for possible integer overflows
|
há 18 anos atrás |
Jonas Maebe
|
0ebc1e920a
* allow modifying lvalues obtained by dereferencing read-only properties,
|
há 18 anos atrás |
peter
|
6b8aed593f
* remove registers{int/mmx/fpu} from firstpass
|
há 18 anos atrás |
Jonas Maebe
|
e1aefdbac5
* Improved escape analysis so the improved tretopt no longer fails.
|
há 18 anos atrás |
Jonas Maebe
|
df84ca49b4
* fixed tests/cg/opt/tretopt, and also in more cases
|
há 18 anos atrás |
Jonas Maebe
|
097c2db374
* make sure warnings/hints in set_varstate are always given at the
|
há 18 anos atrás |
Jonas Maebe
|
fc70aa545c
* changed boolean fields in ttempinfo to a set for easier
|
há 18 anos atrás |
Jonas Maebe
|
28bab3fb4f
- removed some unused variables
|
há 18 anos atrás |
daniel
|
eb42e583b1
- Disable smaller_possible_range_check hints/warnings because of too much
|
há 18 anos atrás |
daniel
|
b635d89ffa
* Fix overload selection code.
|
há 18 anos atrás |
daniel
|
563b325382
- Remove another test for u64bit now unnecessary.
|
há 18 anos atrás |
daniel
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
há 18 anos atrás |
florian
|
54fc70395e
* experimental patch to fix #9059 and friends in case -Oodfa is used
|
há 18 anos atrás |
Jonas Maebe
|
10341eabaa
* don't allow taking the address of ordinal bitpacked array elements
|
há 18 anos atrás |
Jonas Maebe
|
2af8ca7a19
* allow taking the address of fields of packed records iff
|
há 18 anos atrás |