-
In the LinkML model, `permissible_value` is a base class but has slot usages for `is_a` as well as `mixins`:
```
permissible_value:
...
mixins:
- extensible
- annotatable
…
-
CBMC version: 6.2.0
Operating system: macOS
CBMC crashes if the __CPROVER_loop_entry() contract is used inside a __CPROVER_assert()
contract that is within a loop body.
Is this usage legal or …
-
**Describe the solution you'd like**
given a specification , it would like to ensure that all properties has a given type assidned (after resolution of $ref , and may be combination of allof etc)
…
-
### Issue
The assertion detecting logic in PMIDriver (https://github.com/dotnet/jitutils/blob/945715f07ce9c4381b3ab199f2cd52b586a89415/src/pmi/PMIDriver.cs#L214-L267) is no longer correct for what …
-
💡 For general support requests and bug reports, please go to [checklyhq.com/support](https://checklyhq.com/support)
**Is your feature request related to a problem? Please describe.**
Instead of al…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR11052](https://bugs.llvm.org/show_bug.cgi?id=11052) |
| Status | NEW |
| Importance | P normal |
|…
-
May I know whether it's possible to detect reentrancy and unchecked send vulnerability with this toolchain?
In the test cases, I can see DAO-buggy.sol has an assertion on the balance to avoid gett…
-
Hi,
I am currently switching from Ceedling 0.31 to 1.0.0 on a project that is already fully tested.
Usually my modules are arranged like that :
- Module.c (all functions definitions)
- Modu…
-
## tests
increase test coverage in `replay.test.ts` to ensure that in-game actions are persisted properly
1. include full coverage for in-game actions + activities: investment, trade, accomplish…
-
In general it is [not allowed](http://erratique.ch/software/react/doc/React#update) to update primitives from an update step. If this happens and two update steps get intermingled it seems we get asse…