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)
|
26 years ago |
michael
|
2c476b0d22
+ Added -Sh switch
|
26 years ago |
peter
|
c7637424cf
+ resource file handling ($R directive) for Win32
|
26 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 |
peter
|
85726fcb35
* more ansistring fixes
|
27 years ago |
peter
|
2e8ab172c2
* unused label is now a warning
|
27 years ago |
peter
|
d84489d9b7
* recordtype.field support in constant expressions
|
27 years ago |
peter
|
85b80b7aef
* fixed unknown set operation msg
|
27 years ago |
peter
|
3037445491
* released useansistring
|
27 years ago |
florian
|
7e40231ad7
* some dll support for win32
|
27 years ago |
pierre
|
1dfbb756e9
* classes get a vmt allways
|
27 years ago |
florian
|
6eaa58b9c5
+ switch $APPTYPE for win32 added
|
27 years ago |
pierre
|
eea45c0432
+ terminated the include exclude implementation for i386
|
27 years ago |
florian
|
d2f078ce49
+ switch -vx for win32 added
|
27 years ago |
pierre
|
6c1226ad3c
+ better error info on unimplemented set operators
|
27 years ago |
florian
|
852aeb1a13
+ check for access to index 0 of long/wide/ansi strings added,
|
27 years ago |
pierre
|
4494bfafb6
* type ptree only allowed inside expression
|
27 years ago |
florian
|
eaab0f1c1b
+ switch -FD added to specify the path for utilities
|
27 years ago |
pierre
|
ff45eacd79
+ source_os is now set correctly for cross-processor compilers
|
27 years ago |
pierre
|
9ec2dfaf4a
+ added tai_const_symbol_offset
|
27 years ago |
peter
|
0a80414650
+ show name and date of .o and .s files which the compiler checks
|
27 years ago |
florian
|
e05ec93224
+ support of <procedure var type>:=<pointer> in delphi mode added
|
27 years ago |
peter
|
f9f869fb37
+ checks for division by zero
|
27 years ago |