-
For Section 9.2.7
Consider inserting another example here of an element which has all 4 representations distinguishable usefully. e.g., nillable with nilValue '-' and NVDP 'none', initiator and ter…
-
```
If an if-statement has a comment associated with the else part
if(..)
{
}
// do something else
else
{
..
}
that comment is associated with the first statement inside the else, instead:
if(..…
-
-
```
=== npm audit security report ===
# Run npm install --save-dev eslint@8.3.0 to resolve 2 …
-
Capella is a tool which allows the design of a system architecture of a system by applying the Arcedia method. See https://www.eclipse.org/capella/ for more information. It is Eclipse based and was de…
-
### Version
5.1.0
### What happened?
Reading rdf-star code into a `Model` and subsequently writing it to an output stream using the default format (`RDF/XML`) causes an error. It does not cau…
-
Issue on [this post](https://discuss.flarum.org/d/18196-custom-badges-how-to-have-a-not-standard-badge/2).
What was sent by email is [showed here](https://discuss.flarum.org/d/18196-custom-badges-h…
-
In https://github.com/runtimeverification/k/issues/3861, @yanliu18 identifies that the error produced when you try and unparse a full configuration with the `--program` mode of `kast` is not very intu…
-
When I try to create a program graph, I encounter a KeyError. If I remove all the `and` and `or` expressions from the python file (`buggy.py`) the error does not occur.
This is how I use the librar…
-
I am not 100% sure if this is a bug or I'm just misunderstanding the proper behaviour, but I don't really see a clear way to resolve it. I'm also having trouble building a minimal reproducing case bec…