-
![Screenshot 2021-11-12 171828.png](https://raw.githubusercontent.com/zhuoyang125/pe/main/files/e80d4b29-58d3-44a0-81a9-290ddeb3427f.png)
In the app, two users cannot share any similar fields, and an…
-
A minimal example that breaks:
theory NestedTest : ur:?LF =
A : type ❙
a : A ❙
❚
theory Outer : ur:?LF =
include ?NestedTest ❙
theory Inner : ur:?LF =
b : A ❘ = a ❙
❚
❚
theo…
-
**Note from the teaching team:** This bug was reported during the _Part II (Evaluating Documents)_ stage of the PE. **You may reject this bug if it is not related to the quality of documentation.**
Ho…
-
The pocket size and shape is not considered at all for elaborations. Syndirella could have directed elaborations off identified points on compound that point to a space in the pocket for elaborations.…
-
Regarding the following comments in the GHDL documentation pertaining to the -gGENERIC=VALUE feature:
https://ghdl.readthedocs.io/en/latest/using/Simulation.html:
> This is currently a run option;…
-
Verilator produces a compilation error when trying to print an unpacked array with `%p`. This issue is not seen when simulating with Questa.
### Example file `my_file.sv`
```
module my_file;
l…
-
While some features are self-explanatory, I think that it would be great to have more elaboration of how certain features would help the user in some ways. For example, the filter feature would let th…
-
### Prerequisites
Please put an X between the brackets as you perform the following steps:
* [ ] Check that your issue is not already filed:
https://github.com/leanprover/lean4/issues
* …
-
-
**TypeScript Version:** 3.5.1
**Search Terms:**
+ Error message different
**Code**
```ts
interface ExprData {
mapper : () => unknown,
blah : string,
}
interface Expr {
…