peter
|
9d4d785af3
* print also manglednames when changed
|
26 years ago |
florian
|
a62eb5e144
* first fix for a problem with method pointer properties, still doesn't work
|
26 years ago |
peter
|
4841b4236c
* updated messages
|
26 years ago |
florian
|
253ba04a57
* a delphi compiled compiler recompiles ppc
|
26 years ago |
florian
|
47fd93dfa5
* more fixes to get it with delphi running
|
26 years ago |
florian
|
78d13ec796
* changes to compile it with Delphi 4.0
|
26 years ago |
florian
|
71ae948727
+ method message handlers which contain an explicit self can't be called
|
26 years ago |
michael
|
c0f1807581
+ Changed type incompatibility messgae to more delphi style one
|
26 years ago |
florian
|
d27b21891b
* changes of Bruessel:
|
26 years ago |
pierre
|
8970dc7efd
+ added an error for var x,y : integer = 4;
|
26 years ago |
pierre
|
b573615038
+ args by ebp offset warning in -vz mode
|
26 years ago |
peter
|
cb70b62a82
* storenumber works
|
26 years ago |
pierre
|
7482ba0913
* void pointer accepted with warning in tp and delphi mode
|
26 years ago |
pierre
|
c568c17e4a
+ error for unsupported operand combination
|
26 years ago |
pierre
|
9bca84a43d
* fix for bug0234
|
26 years ago |
florian
|
c3d1c321a7
* comparsions for small enumerations type are now generated
|
26 years ago |
peter
|
0ccfd1cb90
* int/int warning removed, only the hint is left
|
26 years ago |
pierre
|
e933fef38b
+ new message for crc problems
|
26 years ago |
peter
|
bdf7975be6
* type error for array constructor with array,record as argument
|
26 years ago |
peter
|
d0cb5a147a
* fixed bugs 212,222,225,227,229,231,233
|
26 years ago |
florian
|
b8bd0af1b8
* wrong warning fixed, if a non-virtual method was hidden by a virtual
|
27 years ago |
florian
|
3c576cce7d
+ first implementation of message keyword
|
27 years ago |
pierre
|
0669413251
+ -b and -bl options work !
|
27 years ago |
florian
|
bad58ce2b7
+ warning for lo/hi(longint/dword) in -So and -Sd mode added
|
27 years ago |
peter
|
014f866939
* fixed error messages when parsing typed const array
|
27 years ago |
pierre
|
19f6b92bc0
+ better info for impossible type conversion in calln
|
27 years ago |
pierre
|
9cd2a98429
* error adds for bug0175
|
27 years ago |
pierre
|
0cfc4c8f6b
* fix for constructor inside with statements
|
27 years ago |
pierre
|
10d97a9144
* bugs related to mangledname solved
|
27 years ago |
pierre
|
e4dadb6b3b
typeof(object) without vmt generates an error instead of an internalerror
|
27 years ago |