-
**Issue by [HotelBellaMuerte](https://github.com/HotelBellaMuerte)**
_Tuesday Feb 27, 2018 at 02:28 GMT_
_Originally opened as https://github.com/adobe/brackets/issues/14139_
----
can i use chromi…
-
Follow-up of: https://github.com/epfl-lara/inox/issues/80
At the moment this would be difficult to reproduce. If needed I can try at a later time.
-
Git tag and git commit signing are useless, since they only sign non-blob objects which which refer to tree and blob objects via SHA1.
Releases should be crypto-signed imo. The easiest solution is …
-
When using this feature unavailable of CVC4/5, an error message is displayed even though the VC is verified by another available solver. This could be a message displayed only in `debug` level of logs…
-
In the case of
```
trait C {}
object D { def build(bar: Int) = new D(bar)}
case class D(var foo: Int) { def setFoo = {foo = 5}}
object A { def build(bar: Int) = new A(bar) }
case class A(v…
-
you could add scriptsafe as an autoinstalled addon (like google makes with their adware), or put it at readme.md
we should clone their sourcecode and compile as addon
protects against:
referer …
-
I was trying to add my own custom search engine entry and make it default to remedy issue #118, when suddenly the browser crashed. From then on, the browser would not start until I deleted the configu…
-
**Issue by [nyancat18](https://github.com/nyancat18)**
_Tuesday Dec 27, 2016 at 23:00 GMT_
_Originally opened as https://github.com/adobe/brackets/issues/13010_
----
You could make it, making a sym…
-
In a verification condition on the Stainless side, I have a term that contains this:
```scala
if (thiss.order.leq(thiss.array((n - 1))._1, elemRef(0)._1)) {
Return[(Boolean, SortedArray[K, T], Ar…
-
I am developing an AGV that run in an environment with a lot of high reflective material (like mirror and shinning inox). Thus with the basic setup and some tweak of parameter the noise is substantial…