-
Splitting from #170
```
Windows 7 x64
Chrome 24
Chrome Canary
npm install -g scripted
```
try to get type info from hover: hover blinks in and out of sight -> unreadable
leaving the mouse somewher…
-
I've just tested the service the first time and I get the following error when using scrutinizer ci with my repository [FlorianWolters/PHP-Component-Core-Cloneable](https://github.com/FlorianWolters/P…
-
Every time I enable Magicento and restart PhpStorm the IDE hangs complettly. When I got response, this errortrace will be reported:
Index: 0, Size: 0: Index: 0, Size: 0
java.lang.IndexOutOfBoundsExce…
-
The following term current causes an infinite loop of rewrites:
And {
Equals[Var("I"),Sum[0.0,{|Var("X"),Mul[-1.0,{|Var("Y")|}]|}]],
ZeroLessThanEq (Sum[0.0,{|Var("X"),Mul[-1.0,{|Var("Y")|}…
-
When we are doing an extract method, it is important to be able to get the type of the variable. In JDT land, this information is quite easily obtained through an `IVariableBinding`. How can we get th…
-
Hi,
i tried to install Python 2.7.6 with goolf toolchain on a centos 6.4 Linux gloin.oma.be 2.6.32-358.18.1.el6.x86_64 but i always bump on the same error
Reading https://pypi.python.org/simple/six/\…
tom6 updated
10 years ago
-
Hi,
i tried to install Python 2.7.6 with goolf toolchain on a centos 6.4 Linux gloin.oma.be 2.6.32-358.18.1.el6.x86_64 but i always bump on the same error
Reading https://pypi.python.org/simple/six/\…
tom6 updated
10 years ago
-
hmm, maybe another bug:
Steps to reproduce:
``` javascript
var pa = new ParallelArray([1, 2], [3, 4]);
pa.map(function (x) {
if (x[0] == 1) {}
return x[0];
});
```
Expected result:
``` javascr…
-
The problem occurs using Scala 2.8.1
There seems to be a problem with the resolution of *this.type* in special cases. We use Scala to create a statically typed graph query language in form of a Scala…
-
Currently, type inference does not check that Constructor arguments are correctly typed. I've added the check for this in TypeInference, but it remains comment out because it fails to compile Constra…