peter
|
03e6ec96c5
* merged
|
26 years ago |
pierre
|
35777a48a1
types.pas
|
26 years ago |
peter
|
94c276ce8d
* better checks for procvar and methodpointer
|
26 years ago |
peter
|
0b272f13c7
* removed oldasm
|
26 years ago |
florian
|
41e4095cfa
* if a non local variables isn't initialized the compiler doesn't write
|
26 years ago |
peter
|
e8bf496ae8
* containsself fixes
|
26 years ago |
peter
|
0fa3bc3618
* removed -Fg and -Up
|
26 years ago |
peter
|
a47afc3857
* removed oldppu code
|
26 years ago |
florian
|
d8307b9cd3
* override isn't allowed in objects!
|
26 years ago |
peter
|
02364c2124
+ hint where a duplicate sym is already defined
|
26 years ago |
peter
|
4841b4236c
* updated messages
|
26 years ago |
florian
|
71ae948727
+ method message handlers which contain an explicit self can't be called
|
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 |
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
|
26 years ago |
florian
|
3c576cce7d
+ first implementation of message keyword
|
26 years ago |
pierre
|
0669413251
+ -b and -bl options work !
|
26 years ago |
florian
|
bad58ce2b7
+ warning for lo/hi(longint/dword) in -So and -Sd mode added
|
26 years ago |
peter
|
014f866939
* fixed error messages when parsing typed const array
|
26 years ago |
pierre
|
9cd2a98429
* error adds for bug0175
|
26 years ago |
pierre
|
0cfc4c8f6b
* fix for constructor inside with statements
|
26 years ago |