-
Weird problem.
Tried to install ublock origin, but it says extension already installed.
Then I check **/usr/share/inox/extension**, And I find there are more extension listed than installed.
Also t…
-
you can just copy&paste pale moon profile
replacing pale moon with basilisk
pd
its unrelated, but please optimize bnox and dnox profiles (they run, but thay cant use their dirs)
its just co…
-
I'm using Z3 4.5.1 and getting many errors when running `sbt test it:test`. Is it perhaps because of some change in Z3? (It doesn't seem to be because of https://github.com/epfl-lara/inox/pull/31)
…
-
This issue tracks the upgrade progress to Chromium 63, and related discussion.
Here are the steps necessary towards the first release in the upgrade process (in approximate order):
* [x] Include n…
-
I'm currently trying to model a typed actor system with Stainless which, as it stands now, requires me to do work with what I would express in plain Scala as a `List[Foo[_]]` (an existential type).
…
romac updated
6 years ago
-
`i_injective` should be valid, but Stainless reports an invalid counter-example.
When adding assertions, the lemma goes through: `i_injective2`
```scala
import stainless.lang._
object Injectiv…
-
How do you feel about an integration of these patches?
https://github.com/CopperheadOS/chromium_patches
-
I wrote a small lambda calculus evaluator and was testing it using --eval (no pun intended).
This reveals what seems like a bug in evaluating closures in our evaluator.
[Internal] Evaluator error …
-
Hi All,
I have just started experimenting with Stainless and was wondering if you could help me with an
error message that I am getting. The message is not very informative so I am not sure how t…
-
The inox test suite fails when run against Z3 4.6, as it seems like Z3 now requires explicitly enabling *unsat assumption construction*.
For instance:
```
[info] - 158: simple theorem solvr=smt…
romac updated
6 years ago