Improve Falseish / Trueish for floats#787
Conversation
|
One challenge here is that these functions wrap another expression with unknown state information, so the use of a local inside of the expression might conflict with the temporary local being added. Means: If tests pass currently, that's more of a coincidence because either there's no test cases causing such an issue or the functions are used in a way inside of the compiler that it cannot happen (but still might in the future). |
|
Hmm. So how we can do this properly? |
|
ping. Could you make some suggestions how we could improve this solution? |
|
Hmm, thinking. If there's a Remains the question if |
|
Great, so this changes can't broke current flow analysis? |
|
Haven't checked all call sites of |
|
@dcodeIO wdyt about revisit this? Will be great improve compatibility |
|
Closed for favour to #933 |
Fix #770