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
|
d9d6ca15e1
* misplaced messages fixed
|
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 |
Jonas Maebe
|
758a1ab5b0
* allow taking the address of packed array elements if the element size
|
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 |
Tomas Hajny
|
0171c4c804
* typo fixed (committes -> committed)
|
19 years ago |
Jonas Maebe
|
6fd4c50f0a
* give proper error message when upper or lower bound of array type is out
|
19 years ago |
Tomas Hajny
|
0199113303
* corrected spelling in description - 'is redefine.'
|
19 years ago |
Jonas Maebe
|
5f699c7838
+ -gt, -gtt, -gttt and -gtttt switches to trash local variables with
|
19 years ago |
Tomas Hajny
|
0e0a86428e
* spelling mistake corrected by Ido Kanner
|
19 years ago |
michael
|
576c6a3cbb
+ Fixed a LaTeX error
|
19 years ago |
Tomas Hajny
|
99e0c62cc7
* eternal -> external
|
19 years ago |
michael
|
48d24a6a05
+ Documented a lot of messages
|
19 years ago |
florian
|
57f097a710
* made dir_warn code more clear, no implementation yet
|
19 years ago |
Tomas Hajny
|
419ab6aeac
+ allow output of full version in QuickInfo
|
19 years ago |
Tomas Hajny
|
14c14d052f
* spelling correction by Ido/ik
|
19 years ago |
Tomas Hajny
|
98721d30f4
* bugrep -> bugs
|
19 years ago |
florian
|
dc2bef3875
+ implemented directives $setpeflags, $maxstacksize, $minstacksize and $imagebase, fixes #6349 and #6714
|
19 years ago |
florian
|
daeda1b9e0
* fixed error msg (that->this)
|
19 years ago |
florian
|
d4848169e1
* as operator isn't allowed for non com interfaces
|
19 years ago |
peter
|
4790838455
* add -Xi and -Xe
|
19 years ago |
florian
|
c6787b52a7
+ compile the svn revision into the compiler, to do so, a file compiler/revision.inc must exist which is updated then
|
19 years ago |
florian
|
06e7d4be7a
+ dispid parsing
|
19 years ago |