-
https://github.com/riscv/riscv-isa-manual/blob/97f0cf734ca244fe4cca8edbe366a34ad09e5f89/src/mm-alloy.adoc?plain=1#L5
```
kbroch@~/000Chromeos-Downloads via 🐍 v3.11.2 (venv)
❯ curl --output /dev/…
-
It would be nice to be able to choose various options from the commandline and to print an instance. @nmacedo had developed a simple CLI for electrum, might be cool to reframe it for Alloy.
-
I have an 'icon.png' in the same root folder with 'package.json' and it is 512x512 as recommended in the jDeploy documentation.
The installer package installs properly, but only produces the generi…
-
I downloaded the latest official JAR and ran `java -jar ` executed a simple model, and the visualizer doesn't have the buttons for "New Init", "New Fork", etc as seen in the screenshots in this post: …
-
Hi,
with the ring leader example from https://haslab.github.io/formal-software-design/protocol-design/index.html
the following exception is thrown when checking "Check AtMostOneLeader for 5":
U…
-
The [Language Server protocol](https://langserver.org/) is used between a tool (_the client_) and a language smartness provider (_the server_) to integrate features like auto complete, go to definitio…
-
https://github.com/AlloyTools/models/blob/master/puzzles/einstein/einstein-wikipedia.als
```
Sig this/House forced to have exactly 5 atoms.
Unknown exception occurred:
java.lang.UnsupportedOp…
-
I have been encountering this problem for more than one year now: whenever I open the visualizer, no matter what spec it is (even `sig A {} run {}`), `top` shows that CPU resources are all taken up by…
-
I've got a project that builds the executable JAR from other projects and from the repository. I use -includeresource and the ${repo} macro to build the overall jar (it is not OSGi).
```bnd
-inclu…
-
It seems that https://github.com/AlloyTools/org.alloytools.alloy/commit/418cc5e618ee32cc201f393aeb34845340d4f55c#diff-71b4f33d95f6532c8c9384b77f2cbdb2dc0df033f4c20e3e1600456d0b800a66 accidentally eras…