peter
|
5218af7926
* delphi compile fixes
|
25 years ago |
Jonas Maebe
|
7311710ef3
* put piece of code between -dnewoptimizations2 since it wasn't
|
25 years ago |
Jonas Maebe
|
4171877126
+ support for full boolean evaluation (b+/b-), default remains short
|
25 years ago |
peter
|
01d857d65b
* fixed crash with smallset -> normalset conversion (merged)
|
25 years ago |
Jonas Maebe
|
858bff5bda
* some modifications to -dcardinalmulfix code
|
25 years ago |
peter
|
4c94659743
* moved some util functions from globals,cobjects to cutils
|
25 years ago |
florian
|
60f46dcd29
* fixed several problems with the int64 constants
|
25 years ago |
Jonas Maebe
|
2fc7533375
* removed obsolete typeconversion (it got removed by the compiler in
|
25 years ago |
michael
|
2949824a69
+ Patch to 1.1
|
25 years ago |
michael
|
650fbb86aa
+ removed logs
|
25 years ago |
michael
|
e7aca136a1
+ Initial import
|
25 years ago |
pierre
|
ef8abc1dd7
* operator overloading now uses isbinaryoperatoracceptable
|
25 years ago |
florian
|
c33697ecd4
* forgot to commit a fix for the enumeration subrange problem, yesterday
|
25 years ago |
peter
|
5f179d94fb
* small fix for previous commit
|
25 years ago |
peter
|
1d47da018e
* fixed check for overloaded operator with array and chararray check
|
25 years ago |
Jonas Maebe
|
e96d0a3d6e
- disabled "string_var := string_var + ... " and "string_var + char_var"
|
25 years ago |
Jonas Maebe
|
490769db7d
+ special code for string + char, between -dnewoptimizations
|
25 years ago |
pierre
|
ac98c4c444
* fix for bug #891
|
25 years ago |
florian
|
814bee0cc6
* fixed <dword>/<dword>, <int64>/<int64> and <qword>/<qword>
|
25 years ago |
Jonas Maebe
|
ec01188f97
* moved a $maxfpuregisters directive a bit up because it was being
|
25 years ago |
florian
|
8839b14aa6
* fixed one more internalerror 10
|
25 years ago |
florian
|
dfe879d12e
* some updates for the newcg
|
25 years ago |
florian
|
85b946e6d4
* fixed another internalerror
|
25 years ago |
florian
|
2f623caf67
* fixed an internalerror with writeln
|
25 years ago |
Jonas Maebe
|
0ab87d5ed8
* modifications to make the compiler functional when compiled with
|
25 years ago |
peter
|
4a4a24b6e8
* log truncated
|
25 years ago |
florian
|
26fc3fb886
* better register variable allocation in -Or mode
|
25 years ago |
peter
|
e525797c51
* updated copyright to 2000
|
25 years ago |
florian
|
6ed05918e4
* mmx support fixed
|
25 years ago |
Jonas Maebe
|
80f18b22ee
* fixed type conversions of results of operations with cardinals
|
26 years ago |