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 |
pierre
|
10d97a9144
* bugs related to mangledname solved
|
26 years ago |
pierre
|
e4dadb6b3b
typeof(object) without vmt generates an error instead of an internalerror
|
26 years ago |
peter
|
f67fb1b0eb
* error if upper<lower in array decl
|
26 years ago |
florian
|
d15d426756
* mainly problem with invalid case ranges fixed (reported by Jonas)
|
27 years ago |
michael
|
2c476b0d22
+ Added -Sh switch
|
27 years ago |
peter
|
c7637424cf
+ resource file handling ($R directive) for Win32
|
27 years ago |
peter
|
ec85c3d6fb
* update -h page
|
27 years ago |
peter
|
6e7f776c4f
+ -gh for heaptrc unit
|
27 years ago |
pierre
|
a1f1003555
* some range check bugs fixed (still not working !)
|
27 years ago |
peter
|
162124d10c
* give error when string[0] decl is found
|
27 years ago |