paul
|
90a92061a9
compiler: enumerator directive support:
|
16 年之前 |
paul
|
ef9d010cc3
complier: continue enumerator implementation:
|
16 年之前 |
paul
|
5ba2d8d3df
merge 13886,13888-13889,13894-13897,13900-13907,13910-13922,13925-13931 revisions from the trunk
|
16 年之前 |
paul
|
d29de71b75
compiler: allow message after the *deprecated* keyword
|
16 年之前 |
paul
|
b309e8e537
compiler: produce a warning when *library* symbol is used
|
16 年之前 |
paul
|
40615a1bdd
compiler: don't allow to override final methods
|
16 年之前 |
paul
|
4165499df6
compiler: starting support for final methods (todo: generate an error when overriding a final method) + test
|
16 年之前 |
paul
|
1d9245d75f
compiler: abstract/sealed class delphi-like support
|
16 年之前 |
Jonas Maebe
|
e8216ff397
* changed error about unsupported -Xr option into a warning, because the
|
16 年之前 |
marco
|
32c6253c07
* Last commit broke helpfile/doc compilation. Items should be within description,
|
16 年之前 |
florian
|
cf215d5097
o patch by Michael V. Denisenko to handle case <string> of (see also #13700)
|
16 年之前 |
Jonas Maebe
|
aba66582a8
* corrected the description of the option_only_one_source_support warning:
|
16 年之前 |
Jonas Maebe
|
97072cd21a
* corrected the description of the -Xr parameter
|
16 年之前 |
Jonas Maebe
|
52c6f14de5
* do not allow local type definitions such as string[1] and "file of byte"
|
16 年之前 |
Jonas Maebe
|
c6733ed9a5
* disallow placing fields after method/property definitions, because this
|
16 年之前 |
Jonas Maebe
|
5c006b9b86
* enable the directory cache by default starting with the first lookup
|
16 年之前 |
Jonas Maebe
|
b05992b8a2
* stabs -> Stabs
|
16 年之前 |
florian
|
22745d74a8
o Message file update by Karl-Michael Schindler
|
16 年之前 |
florian
|
d15e6bbe2a
+ -vs is shown in the help screen, resolves #13958
|
16 年之前 |
Jonas Maebe
|
7bff50becd
* give an error message when the specified wpo feedback input file
|
16 年之前 |
Jonas Maebe
|
84cdb246fa
* copyright in comments updated (from mantis #13048)
|
16 年之前 |
yury
|
c4439e4e39
* Properly write 64-bit relocations into .reloc section.
|
16 年之前 |
yury
|
2b3a54cec0
* Allow usage of internal linker when dwarf debug info is used.
|
16 年之前 |
Jonas Maebe
|
40247d2d87
* give an error when the typeinfo() function is called for an enumeration
|
16 年之前 |
Jonas Maebe
|
d61a09debf
* assigment -> assignment in explanation of warning about uninitialized
|
16 年之前 |
Jonas Maebe
|
41dcda600c
* disabled the internal linker when using DWARF debug info (it doesn't
|
16 年之前 |
Jonas Maebe
|
c6470a75e7
* do not disable smart linking when using DWARF debug information on Darwin,
|
16 年之前 |
Jonas Maebe
|
6165536b5e
+ added {$modeswitch objectivec1}/-Mobjectivec1 mode switch to enable
|
16 年之前 |
Tomas Hajny
|
29f0a1096c
* add reference to the bug tracker rather than just an e-mail address
|
16 年之前 |
florian
|
d511f8d84e
* year of copyright updated
|
16 年之前 |