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 |
pierre
|
dcaad61969
* no_fast_exit if procedure contains implicit termination code
|
26 years ago |
peter
|
d3b404c1a4
* fixed bug #698
|
26 years ago |
peter
|
0512ba80fb
+ ttype, tsymlist
|
26 years ago |
pierre
|
df71a1433b
* fix for overloading of shr shl mod and div
|
26 years ago |
pierre
|
b528749138
* Notes/Hints for local syms changed to
|
26 years ago |
pierre
|
62da9bd4c0
* Notes/hints changes
|
26 years ago |
pierre
|
1cac8fdbd8
* global var token was changed by overload code (form bug #707)
|
26 years ago |
peter
|
76e4b69919
* fixed constant eval for bool xor/or/and bool
|
26 years ago |
pierre
|
94f418dc11
+ one field added for ttoken record for operator
|
26 years ago |
peter
|
0887060ff2
* truncated log to 20 revs
|
26 years ago |
peter
|
6b1ab5eb31
* procinfo is now a pointer
|
26 years ago |
peter
|
956eb97743
* arrayconstructor 2 set conversion is now called always in the
|
26 years ago |
florian
|
1c638f2952
* small fix to operator overloading when in MMX mode
|
26 years ago |
peter
|
8a941c2568
* typo in previous commit open_array -> chararray :(
|
26 years ago |
peter
|
40291ee626
* fixed array check for operators, becuase array can also be a set
|
26 years ago |