-
Attempting to use `Eio.Flow.copy_string` when stdout points to `/dev/null` crashes.
`main.ml`:
```ocaml
open Eio
let main env =
let stdout = Stdenv.stdout env in
Eio.Flow.copy_string "…
-
## Expected Behavior
`dune utop` works
## Actual Behavior
```
dune utop
Building ocaml.5.2.0
File "_build/default", line 1, characters 0-0:
Error: Library "utop" not found.
…
-
We’ve done good work on the automatic building and installation of dev tools, but I’d like to see a better design for how editor integration is going to look like. The proposed approach of prefixing e…
-
Path: /data-catalog/curated/trading/DEX/dex-trades
go click the last link for dex dashboard. it links me to this https://dune.com/dune/dex-metrics with some ?gl_=blah stuff at the end. says private…
-
I have a plan to add a registry. For example like this
https://github.com/DUNE/protoduneana/blob/develop/protoduneana/Utilities/FitUtils/ThinSliceDriverRegistry.cxx
Then a new selection can be e…
-
### Project to be claimed
`PROJECT_NAME`: https://pypi.org/project/spice
### Your PyPI username
`USER_NAME`: https://pypi.org/user/sslivkoff
### Reasons for the request
Hello,
There is no pack…
-
Hello.
I've noticed that using special chars like ` `, `|`, `[`, `]`, `{`, `}`, `^`, `%`, `\`, `~` in reference pointers lead to an exception.
Example schema that fails:
```json
{
"type": "ob…
-
```json
"ocaml.repl.useUtop": false,
"ocaml.repl.path": "${userHome}/.opam/default/bin/dune",
"ocaml.repl.args": ["utop"],
```
I can't force plugin to run `dune utop` with custom `$…
-
... when using a recent dune.
```sh
$ make
./scripts/before.sh build
opam exec -- dune build @install
File "dune-project", lines 4-46, characters 0-742:
4 | (cram enable)
5 | (name columns)…
-
### LanceDB version
v0.6.5
### What happened?
For a table that only contains rows: `table.add([dict(id=0, text="Dune"), dict(id=1, text=None)])`, running `"regexp_match(`text`, 'Dune')"` matches bo…