-
### Describe the bug
Trying to view the ability cards of the boss in scenario 49 of Crimson Scales results in an unresponsive state I can’t recover from. The main window works, but any menu won’t ope…
m42i updated
6 months ago
-
subj
-
descrizione NC:
al termine dell'assemblaggio, in fase di controllo "prova dell'acqua" in tutte e tre le manovre si è riscontrata acqua all'interno.
una delle 3 manovre presentava i fori superiori pi…
-
Currently, theme configurations have to be JSON serializable, migrating to [`@inox-tools/inline-mod`](https://github.com/Fryuni/inox-tools) could allow for more complicated theme configurations that i…
-
As inspiration, I found out that [Digita's Inox app](https://www.inox.app) created an event list on my personal pod.
See:
```
@prefix : .
@prefix eve: .
:
eve:event
:0069349c…
-
This is a suggestion meant to increase privacy. If possible, it would be nice if we could integrate [Inox patchset](https://github.com/gcarq/inox-patchset) into this project.
As the project's page …
-
```scala
import stainless.lang._
object StainlessIssueOption {
def tt[A, B](a: A, b: B): Boolean = Some(a) == Some(b)
}
```
I don't remember if this should be supported or not, but perhaps…
-
I'm wondeing what your thoughts are @gcarq about a merge of Inox and ungoogled-chromium. It was brought to my attention recently, and my thoughts are in https://github.com/Eloston/ungoogled-chromium/i…
-
I've tried to run inox _67.0.3396.87_
But i got this log:
> Uhuuh, elf segment at 0000564cd7991000 requested but the memory is mapped already
Tools: Google Clang
GN; Inox flags
-
stainless fails on:
```
import stainless.io.StdOut.println
abstract class A
case class B[X