-
Hi,
I noticed two connections to Google servers while Bromite wasn't running in the foreground.
![2](https://user-images.githubusercontent.com/5938828/31810597-a41e8146-b57c-11e7-88c8-fd225633cc68…
-
```scala
import stainless.collection._
import stainless.lang._
import scala.Any
import stainless.annotation._
import stainless.proof._
import stainless.util.Random
object Scheduler {
def …
-
Stainless throws this exception when running the termination checker (`stainless --solvers=nativez3 --termination`) over this benchmark:
```scala
import stainless.lang._
import stainless.annotati…
romac updated
6 years ago
-
## Description
Pretty unfair that you're recommending Firefox and not Waterfox. Especially since FF has recently banned free speech extensions from its repo. Twitter censors everyone, so we have Gab.…
-
For the record, congos on the great effort. Want to jump straight to using this!
ghost updated
6 years ago
-
```scala
object O {
case class A()
abstract class C {
val startPos: A = A()
}
}
```
```
[ Info ] ┌──────────────────────┐
[ Info ] ╔═╡ verification summary ╞════════════…
-
The following testcase [fails with an `` error](https://gist.github.com/romac/24aaffd910ca5961c894657462eeb55d) somewhere inside the generated `assume` block in the lambda `q => q.cont`, which seems …
romac updated
6 years ago
-
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 …
-
could you review some software?
inox-hard
inox-beta
inox-dev
all from arch user repository (aur)
its chromium, with all crapware removed
>its recomended use scriptsafe for get even m…
-
In [this gist](https://gist.github.com/0a2485f6d5e2e0abde960a953b20838c), I'm wondering why Stainless is able to find a counter-example for:
```scala
def noSolution(state: State): Boolean = {
s…
romac updated
6 years ago