-
Background: https://github.com/epfl-lara/stainless/issues/62
In short, because lambda equality is assumed to be decidable within Inox' semantics, the assertion in the following testcase is deemed ~…
romac updated
5 years ago
-
Ok this one is a Sev 2 from my vantage point.
Stainless does not support `return`. One way out -- when attempting to get existing (Scala) code to work with Stainless without significant rewriting -…
-
This file fails:
https://github.com/epfl-lara/bolts/blob/4cf535349deca6f2d27fefe8ba5490e1ae0f7a83/data-structures/seqs/ArrayList.scala
Edit: maybe here: https://github.com/epfl-lara/inox/blob/22de…
-
cc: @deiruch
This makes IDEs who count 1 tab = 1 column misreport positions of warnings and errors.
We could adjust positions down by fetching the source code line and counting tabs during code …
-
can i use chromium based browsers with brackets?
examples:
* iridium
* inox
* slimjet
-
The Addon is Not Working In Linux.
![INOX](https://github.com/gents83/INOX/assets/140243616/20e74023-f22f-4b1a-a4c7-2e606f4271df)
-
Please see #773 for more background.
The code:
```
import stainless.annotation._
import stainless.lang.Option
object verified {
@extern
type B[S
-
Let's investigate what a remote verification server would look like.
1. Set up a container-based Inox server with a shared verification cache
2. Add a `--remote-server=URL` flag to Stainless to in…
-
In this PR https://github.com/epfl-lara/stainless/pull/946, I changed the way VCs are generated in the type-checker, and the following file is now valid:
https://github.com/epfl-lara/stainless/blob/9…
-
Known sponsors to contact
* Dome Cloud
* Bangmod cloud
* INOX - Somsak Sriprayoonsakul - https://www.facebook.com/somsaks
- [ ] Can we use API to create instances?