-
This file fails with
> Exception in thread "main" inox.ast.Definitions$FunctionLookupException: Lookup failed for function with symbol forall
but works well if we replace forall(p) with forall((t…
-
Hi,
I've been trying to compile [inox](https://aur.archlinux.org/packages/inox/) but keep getting a compilation error about `i18n`:
```
[4275/24832] CXX obj/base/i18n/time_formatting.o
FAILED:…
-
I wanted to compile inox on windows by using `sbt publish-local`. However, I get the following problem:
```
[info] Compiling 122 Scala sources to C:\...\inox\target\scala-2.11\classes...
[info] …
-
In this file, stainless/inox reports that the post-condition of euclid_onestep is valid.
This says that if r2 divides b, then r2 is smaller than r (where r is the gcd of a and b).
(A counter-example…
-
I'm trying to install extensions. When I try to load unpacked files, the file picker won't show me most folders in my home directory. If I drag and drop it, the browser will say the file can't be foun…
-
Sorry!
ghost updated
7 years ago
-
Stainless/Inox sometimes (about once every two runs) returns "valid" for the assert(false).
```scala
import stainless.collection._
import stainless.lang._
import stainless.annotation._
import…
-
I installed the [Privacy Badger](https://www.eff.org/privacybadger) extension as described. I think it was working for a while, but now it is always crashing. I tried to reinstall (the extension, not …
-
Inox apparently does not report any metrics to Google but they are collected nevertheless. This is the default behavior of chromium and it cannot be changed without altering the source.
For example…
-
how can i make a true bundle (inox at /opt with full libraries)?
for let inox run at ancient systems (just like official google chrome) :dango: