florian
|
2ccba3604c
* fixed generation of constants containing a vmt
|
18 years ago |
Jonas Maebe
|
efd1e86418
* give a verbose fatal error instead of an internalerror when a required
|
18 years ago |
florian
|
a2ec2e72b6
* better hint about abstract methods (fixes 5098)
|
18 years ago |
florian
|
c4d96ec538
* only non generic types can be used when specializing generics, fixes 7735
|
18 years ago |
pierre
|
fc66d46beb
+ added several warnings about use of references
|
18 years ago |
Jonas Maebe
|
f308bfb45c
* fixed mantis 6686 ("function a;" without prior definition of "a"
|
18 years ago |
tom_at_work
|
949aa60805
* DWARF debug lineinfo reader
|
18 years ago |
Jonas Maebe
|
9e60d6791d
* show name of procedure/function called with too few parameters
|
18 years ago |
florian
|
d47dc38f2c
* ignore PIC directive on windows and warn about it
|
18 years ago |
florian
|
43ba7cfe6f
* correct name of set packing directive is PACKSET
|
19 years ago |
florian
|
667baf433d
+ new switch -CPSETALLOC=<y> to influence set sizes
|
19 years ago |
florian
|
c947295cb8
+ ttertiarynode
|
19 years ago |
florian
|
4c76107b98
* limited generics to records, classes, objects and interfaces
|
19 years ago |
florian
|
1275e7d109
* forbid usage of TYPE and VAR inside of common classes/objects
|
19 years ago |
Jonas Maebe
|
36c6879581
+ -Sx command line switch to turn on exception keywords in non-Delphi/ObjFPC
|
19 years ago |
florian
|
9a1b9071a5
* implemented kylix like local directive, fixes #7242
|
19 years ago |
Jonas Maebe
|
593f74d155
+ full support for varargs-related functionality for "mwpascal; external;"
|
19 years ago |
micha
|
dfd3b2503e
add message for {$T+} unportability
|
19 years ago |
micha
|
a3c1250cd3
do not search for sources of released ppu files
|
19 years ago |
peter
|
5de217f04c
* movzx reference size fallback to byte for delphi mode
|
19 years ago |
florian
|
d4fa2100ce
* message files regenerated
|
19 years ago |
florian
|
569c4871fc
+ first batch of varset support, as long as packset isn't changed, it doesn't change anything
|
19 years ago |
Jonas Maebe
|
3a54183ce8
* clarified errors regarding invalid uses of packed array/record fields
|
19 years ago |
peter
|
d1e7a68289
* include para number in call by var error
|
19 years ago |
Jonas Maebe
|
1f42ee201b
+ support for bitpacked records, except for:
|
19 years ago |
Jonas Maebe
|
eccbc78e04
+ support for bitpacked arrays:
|
19 years ago |
Jonas Maebe
|
6fd4c50f0a
* give proper error message when upper or lower bound of array type is out
|
19 years ago |
Jonas Maebe
|
5f699c7838
+ -gt, -gtt, -gttt and -gtttt switches to trash local variables with
|
19 years ago |
Jonas Maebe
|
73d5e259ef
* regenerated version (please always regenerate and commit these too
|
19 years ago |
florian
|
57f097a710
* made dir_warn code more clear, no implementation yet
|
19 years ago |