Jonas Maebe
|
99994c0603
Merged revisions 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,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
|
17 жил өмнө |
Károly Balogh
|
d41cb0c251
* another attempt to properly fix the fix for 8391
|
17 жил өмнө |
florian
|
8c9baed5cb
* force static; being repeated in the procedure body, this avoids trouble as in #12242
|
17 жил өмнө |
peter
|
6c586e4eca
* store specializations in globalsymtable for units, use localsymtable
|
17 жил өмнө |
florian
|
95c69a64ad
* don't generate a hidden parameter for static class methods, resolves #10998
|
17 жил өмнө |
peter
|
beb01e6e79
* give warning for disabling inline if assembler
|
17 жил өмнө |
florian
|
d8d96f14e6
+ experimental directive, resolves #10833
|
17 жил өмнө |
Jonas Maebe
|
f36e5411af
* split cpu64bit compiler define into
|
17 жил өмнө |
Jonas Maebe
|
8349cde7db
* changed byte/word/longbool to be Delphi-compatible (+ similar changes
|
17 жил өмнө |
Jonas Maebe
|
719c29cf86
+ new cpo_openequalisexact parameter comparison option which
|
18 жил өмнө |
peter
|
1e123d66ba
* improved generics
|
18 жил өмнө |
peter
|
6b8aed593f
* remove registers{int/mmx/fpu} from firstpass
|
18 жил өмнө |
peter
|
68245771cc
* fix invalid typecast
|
18 жил өмнө |
Jonas Maebe
|
91629f810f
* better error messages for non-overloadable operators:
|
18 жил өмнө |
peter
|
0fc65c5eec
* for tp mode don't allow unitname reuse
|
18 жил өмнө |
Jonas Maebe
|
28bab3fb4f
- removed some unused variables
|
18 жил өмнө |
yury
|
84306f80e9
* fixed tw8391.pp for i386.
|
18 жил өмнө |
daniel
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
18 жил өмнө |
florian
|
36471608c1
* fixed regression caused by r7180
|
18 жил өмнө |
peter
|
e7ead9fc9f
* nested procedures are not supported in generic methods
|
18 жил өмнө |
peter
|
c831b2fb00
* set symoptions for all implicit created parameters
|
18 жил өмнө |
florian
|
2eb40fc025
* forbid file types as function results
|
18 жил өмнө |
florian
|
8800db8fa0
* allow external in cppclasses
|
18 жил өмнө |
Tomas Hajny
|
30b78920cd
* OS/2 compilation fixes (not completely finished yet)
|
18 жил өмнө |
peter
|
6db1d803fa
* removed invalid code from proc_get_importname where the result could be empty
|
18 жил өмнө |
yury
|
7547f3a0c0
* Allow @ and ? characters in imported function name when AS is used. It fixes bug #8391.
|
18 жил өмнө |
pierre
|
7e62e2cfc1
* correct debug info for parentfp hidden parameter,
|
18 жил өмнө |
peter
|
91dbd27a42
* cleanup deleting of defs
|
18 жил өмнө |
florian
|
a2ec2e72b6
* better hint about abstract methods (fixes 5098)
|
19 жил өмнө |
florian
|
475664acf5
* fixed local check, fixes #7242
|
19 жил өмнө |