Cyp

Results 7 issues of Cyp

`y.z` should not be equivalent with `a.b.giraffe.y.z`. If `x = 'hello'`, then `x = x + 1` gives `'hello1'` but `++x` gives `NaN`. Fixes #905.

I'm not sure if this project is still maintained, but I'm reporting in case. Not completely sure this is a different issue than #897, but the testcase is different. ```js...

**Describe the issue** False positive with `cascade_invocations` on different references. Also, a bonus maybe-false negative with uncascaded invocations on equal references, if allowed to assume that the getter's return value...

type-bug
false positive
P2
false negative

**Describe the issue** False positive with await_only_futures. Also, even completely fails to compile valid code in some cases, so may not just be a linter bug. **To Reproduce** - //...

type-bug
false positive
set-core

- Trying to mount a phone (Samsung Galaxy S21 Ultra) with simple-mtpfs-0.4.0: ``` $ simple-mtpfs -dfs mount_directory/ LIBMTP PANIC: Trying to dump the error stack of a NULL device! ```...

eˣ = exp(x) = pow(M_E, x) ≠ x^e = pow(x, M_E) = "logToLinearScale" log(x) ≠ pow(x, 1/M_E) = "linearToLogScale" They seem to be used only in AutomatableModel.

bug
core

### Guidelines - [x] I have searched searched open and closed issues for duplicates - [x] I am submitting a bug report for existing functionality that does not work as...

wontfix