paul
|
d29de71b75
compiler: allow message after the *deprecated* keyword
|
16 سال پیش |
Jonas Maebe
|
c2c68ddb8f
- removed FPC_NEW_BIGENDIAN_SETS define and if(n)defs
|
16 سال پیش |
florian
|
9d659dc937
* accept const <guid const> = <guid string>; again, resolves #14134
|
16 سال پیش |
Jonas Maebe
|
380e957a79
* init wpo collectors before parsing the interface of units
|
16 سال پیش |
Jonas Maebe
|
273e1f54c9
* fixed parsing of typed constant bitpacked arrays where the element's
|
16 سال پیش |
ivost
|
0438667eed
* fixed bug #5800
|
16 سال پیش |
ivost
|
0f519439b5
* reverted r12690 and r12691
|
16 سال پیش |
Jonas Maebe
|
5c981f38ff
* better error messages for invalid floating point and classrefdef
|
16 سال پیش |
Jonas Maebe
|
a23630260b
+ "weakexternal" support for imported procedures and variables.
|
16 سال پیش |
Jonas Maebe
|
79850c5027
* don't crash when someone uses an integer value to declare a wide/unicode
|
17 سال پیش |
florian
|
b178b08ba7
Merged revisions 11665-11738 via svnmerge from
|
17 سال پیش |
Jonas Maebe
|
3f39c95163
* fixed asd_references for ansi/widestrings on Darwin
|
17 سال پیش |
yury
|
6daceb38f6
* Fixed unreachable code warnings.
|
17 سال پیش |
florian
|
ae836f878f
+ handle also widestring constants in constant string expressions
|
17 سال پیش |
yury
|
348e30958e
* If object has VMT, properly align whole object instance if target CPU requires alignment. It fixes usage of static object instances created as var or const on CPUs which require alignment.
|
17 سال پیش |
micha
|
4b8486e55b
* fix r10544 to take care of packed objects
|
17 سال پیش |
micha
|
40211152d4
* make sure tobjects are pointer-size aligned in case of VMT usage; fixes tw1365 on armeb-linux
|
17 سال پیش |
Jonas Maebe
|
f36e5411af
* split cpu64bit compiler define into
|
17 سال پیش |
Jonas Maebe
|
8349cde7db
* changed byte/word/longbool to be Delphi-compatible (+ similar changes
|
17 سال پیش |
florian
|
57acf67659
+ constant unicodestrings
|
17 سال پیش |
Jonas Maebe
|
368cd52f97
* fixed bug in typed constant record parsing with variant records
|
18 سال پیش |
peter
|
9f0ca44c94
* new tf_smartlink_library flag
|
18 سال پیش |
Jonas Maebe
|
5a0a6d0d9e
* fixed and enabled smartlinking on Darwin by adding more .reference
|
18 سال پیش |
Jonas Maebe
|
0040eecf9f
+ support for extra packing of sets whose lower element number
|
18 سال پیش |
florian
|
70b0bd1c5d
* throw better error when variable values are used as typed consts, resolves #9333
|
18 سال پیش |
yury
|
1782305ae2
* Completely fixed float constants in softfloat mode when compiler was compiled in hardfloat mode on arm-linux host.
|
18 سال پیش |
daniel
|
997240d094
- Remove unused variable.
|
18 سال پیش |
Jonas Maebe
|
20a35f9701
* fixed public/export support for initialised variables/typed
|
18 سال پیش |
daniel
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
18 سال پیش |
Jonas Maebe
|
a767e89a5b
- removed a comment which wasn't true anymore
|
18 سال پیش |