-
I'm opening this issue so that we remember that the `isPure` check in
https://github.com/epfl-lara/inox/blob/082081b77e80a0e95696c8649bdfb3d7f25a9d1d/src/main/scala/inox/ast/SymbolOps.scala#L1332
t…
-
This issue tracks the upgrade progress to Chromium 62, and related discussion.
Here are the steps necessary towards the first release in the upgrade process (in approximate order):
* [x] Include n…
-
How Inox is compared to Iridium? I mean, can you tell me please which impovements from Iridium are missing in Inox (if there're any) and visa versa?
-
Hi,
Why do I have this built-in extension and **how can I remove/disable it**?
Current version: 0.9.46
EDIT
https://askubuntu.com/questions/844090/what-is-cryptotokenextension-in-chromium-exten…
-
**URL**: https://www.pontofrio.com.br/Eletroportateis/Fritadeiras/Fritadeira-Air-Fry-Saude-Inox-PH32L-Philco-Preta-9110951/lista-de-lojistas.html
**Browser / Version**: Firefox 59.0
**Operating S…
-
[This program](
https://gist.github.com/jad-hamza/5fc46cbfd6b9367c52095f99facbd2ed) fully verifies (including the assertion false). There seem to be an inconsistency between the way we do inlining, a…
-
icu in arch linux updated yesterday to v60, but inox relies on icu59
-
```scala
@induct
def updateProcLemma(s:SharedState, c:BigInt, u:BigInt, p:Process, l:List[BigInt]):Boolean = {
l.forall(e => if(e != u) updateProc(s, c, u, p)(e) == s.procs(e) else true);
}.hol…
-
I see two problems with this example. The first is that precondition inferences infers that the precondition of the lambda is `false`. This is a minor issue but we should probably still fix it even if…
-
With my branch in #78, the following benchmark yields different results with the extraction test suite and the verification pipeline that runs when invoking stainless on its own (either from the comma…
romac updated
7 years ago