-
Dear QuantumLib developers, thank you for publishing this nice Coq library. I'm a glad user of it since last year, indeed I was looking for complex numbers, polynomials (including FTA) and matrices. D…
-
### What version of `hof` are you using (`hof version`)?
$ hof version
hof - the high code framework
Version: vLocal
Commit: Dirty
BuildDate: Unknown
GoVersion: go1.20.3…
-
```
// schema.cue
#a: {
name: string
}
#a
```
```yaml
# a.yaml
name: foo
```
```
> cuetils validate schema.cue a.yaml
a.yaml
----------------------
field not allowed: #content
Er…
-
```sh
# Executable file not found in $PATH
$ docker run -it --rm hofstadter/cuetils:v0.4
docker: Error response from daemon: failed to create shim: OCI runtime create failed: container_linux.go:380…
-
Reproduced: https://codesandbox.io/s/musing-hofstadter-oppyq
-
It should say something like "Cannot compute for 1-element sequence"
-
```
~ Hofstadter$ git token register
? Please enter GitHub username: ceresstation
? Please enter GitHub authorization token: [hidden]
? Please select which GitHub organization to register: git-t…
spm32 updated
7 years ago
-
### What problem does this feature solve?
When there is a page count
-
## What feature would you like?
```
hof create @hof/{cli,rest,app}
```
would be equivalent to
```
hof create github.com/hofstadter-io/{cli,rest,app}
```
basically a namespace shorthan…
-
### Vue version
3.2.47
### Link to minimal reproduction
https://codesandbox.io/s/infallible-hofstadter-eetgd6?file=/src/components/HelloWorld.vue
### Steps to reproduce
```
{{ somethin…