-
I am using HTTP Header: "Content-Security-Policy" without script-src "unsafe-eval"
(See [unsafe_eval_expressions](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy/s…
-
This issue tracks the migration of the mentioned commands - ('JSON.SET', 'JSON.GET', 'JSON.DEL', 'JSON.TYPE') to make them compatible across the three protocols supported by the Dice database: RESP, H…
-
### Prerequisites
- [x] I am running the latest version
- [x] I checked the documentation and found no answer
- [x] I checked to make sure that this issue has not already been filed
### Expect…
-
I have a model like that
`lmc= lm(yc~I(x1)^2+log(x2), data=data)
`
So **not** built with a recipe like specified [here](https://rstudio.github.io/vetiver-r/articles/vetiver.html)
When I run th…
-
When experimenting with encoding set as bitvectors as `Nat`s, which seems like it should be rather efficient, I noticed that processing the file in VSCode was quick enough, but `lake build` would take…
-
This issue tracks the migration of the mentioned commands - ('JSON.RESP', 'JSON.DEBUG', 'JSON.INGEST') to make them compatible across the three protocols supported by the Dice database: RESP, HTTP, an…
-
### Description
If you try to use `open` or `export` to import names to use for dot notation, it does not work. Confusingly, you can have `String.a "x"` succeed but `"x".a` fail.
### Context
…
kmill updated
1 month ago
-
I'd like to be able to use scryer as a shared library. Taking inspiration from the WASM code, I imagined something like
`eval_code_c` and `free_c_string`.
**Note:** I know absolutely nothing a…
-
Emacs version: 29.3
Emacs started as: emacs -Q
OS: Linux (NixOS)
How to reproduce:
```emacs-lisp
(require 'el-patch)
(require 'el-patch-template)
(require 'nameless)
(el-patch-define-and…
-
The special object, `OBJ_EVAL_CALLBACK`, for executing a string from the C/C++ in Factor is not set to a value. This causes the function segfault immediately.
```
char* factor_vm::factor_eval_stri…