-
Maybe single word descriptions of relations of 3 or more arguments is the problem. Maybe binops are fine.
-
**Please describe the problem you'd like to be solved.**
Fixity runs can't be resumed. If the fixity run stops due to any reason, it needs to start again from the first AIP returned by the storage …
-
fixity checks, especially for tape-based silos, can take a long time to come around.
we've had some fixity errors caused by a glitch in tivoli. so no repair was necessary, but the next fixity update…
-
For each service, there are a series of files, workers, environment variables, queues, and executables associated with them. For instance, for the service to calculate SFS fixity, we have:
* The ex…
bb233 updated
5 years ago
-
## Current status
- [x] Implement typebind & autobind #3120
- [ ] ~~clean up the parser for -> as typebind~~ probably not worth the effort
- [ ] print binding expressions using the syntax sugar
…
-
One issue that seems to arise from the current draft spec is loss of separation of concerns with respect to accessing and modifying components of the collection. This speaks to both (a) the need for …
-
Currently if you don't provide a Cryptol fixity declaration for an infix operator, you get `infixl 100` (left-associative, high precedence) as a default. (Separate question: Is this documented anywher…
-
**Please describe the problem you'd like to be solved**
Currently fixity can only be run for a single AIP, or for all AIPs in an AIP store. This can be problematic for a few reasons. First, some loca…
-
- [X] I have read [CONTRIBUTING.md](../../CONTRIBUTING.md).
- [X] I have checked that there is no existing PR/issue about my proposal.
## Summary
## Motivation
In Idris2 fixity declarati…
-
### Descriptive summary
A number of problematic fileset objects were found after they recently failed fixity checks. These appear to be versions of files that were deleted and replaced during the r…