Jonas Maebe
|
3f701c96d4
* explicitly check for stringconstn next to stringdef in nadd, because
|
18 éve |
peter
|
67e16340be
* revert r8118
|
18 éve |
daniel
|
21293f5818
+ Add common type integer promotion.
|
18 éve |
Jonas Maebe
|
28bab3fb4f
- removed some unused variables
|
18 éve |
daniel
|
7934961490
* Fix browcol.
|
18 éve |
daniel
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
18 éve |
Jonas Maebe
|
51ebaa592f
* fixed tests/webtbf/tb0041 broken by r7603: check whether ordinals
|
18 éve |
daniel
|
60dee7fcf0
+ New optimization: Comparisions with evaluate to true or false if the
|
18 éve |
daniel
|
fe5118e903
* Reduce false positives of type_h_use_div_for_int.
|
18 éve |
Jonas Maebe
|
5cf2511283
- removed/disabled all normalset code (except for bootstrapping), since
|
18 éve |
Jonas Maebe
|
76b190b723
- removed caretn and related code
|
18 éve |
florian
|
01de46a0f4
* don't allow logical operators on char, resolves #8780
|
18 éve |
peter
|
bc071f709c
* fix r7009, check also if the other node is integer type
|
18 éve |
peter
|
e653ab6a22
* also try to convert non-set nodes to a set in set operations
|
18 éve |
peter
|
ab22fd42d1
* simplify integer operations with constnat 0 or 1
|
18 éve |
Jonas Maebe
|
31c29a280a
* moved typechecking stuff from taddnode.simplify to taddnode.pass_typechec
|
18 éve |
florian
|
c3f22aae94
* fixed set+range on big endian systems
|
18 éve |
florian
|
efb025310d
* tried to restore old set behaviour for big endian targets
|
18 éve |
florian
|
9a0f769b2f
* cleaned up set conversion
|
18 éve |
peter
|
9a37c04131
* cardinal-cardinal is calculated using int64
|
18 éve |
daniel
|
e8050233af
+ Patch by Thorsten Engler to optimize string comparisons for = and <> cases. (Mantis #8231)
|
18 éve |
florian
|
c6d3bc813f
* fixes #8229
|
18 éve |
Jonas Maebe
|
d3ea2fa9e3
- removed some unneeded and sometimes wrong typecasts (could be
|
18 éve |
pierre
|
b486f926ce
* taddnode.first_addstring, avoid memory leak if
|
18 éve |
florian
|
7781e842fc
* varset support fixed
|
19 éve |
peter
|
0557ddc342
* removed typed const, it is now handled by staticvarsym
|
19 éve |
yury
|
5a9b0949c5
* fixed wince build.
|
19 éve |
peter
|
658c46b903
* remove tdictionary and tindexarray
|
19 éve |
florian
|
85d63d9fa9
* settings refactored
|
19 éve |
Jonas Maebe
|
d5b069a935
* added missing typecheckpasses for new left/right nodes created in
|
19 éve |