-
-
I think this is an eliom issue, since it seems to follow after a call to `js_of_eliom` (but please tell me if I should file elsewhere).
```
js_of_eliom -ppx -o local/var/www/amazons/eliom/amazons…
-
It should be possible to make a toplevel by spliting the code as it is entered and by compiling the client bytecode with `js_of_ocaml` when a page is served.
-
a feature request: i would like to be able to have access to the same python process from ocaml and from an interactive jupyter python session (console, qtconsole, notebook). in this way i could visua…
-
As we have discussed before, it would be nice to generalize the dynamic loading facilities into something that allows using (somewhat) arbitrary OCaml functions in Links. Since there are a lot of poss…
-
I'm working on [libdash](https://github.com/mgree/libdash), which is offers OCaml and Python bindings to the dash POSIX shell parser. dune is being uncooperative around packaging the library up proper…
mgree updated
9 months ago
-
Hey @jaredly, Thanks for the time on working on this extension!
I'm not sure if it's a known issue, but it's not usable with rely and it works fine with native reason.
Having a project with rely…
-
With the support for project wide occurrences approaching, we need to update Merlin clients.
Some attempts was made to update the emacs mode that are buggy right now: it breaks the standard local o…
-
## Issue description
Some of my personal projects use versions ` 0.19.0` and `0.20.0` of [opium](https://github.com/rgrinberg/opium) and the one available at `ocamlPackages` is [` 0.18.0`](https://g…
-
I run the test:
npm run test
error info below:
Normal task lifecycle
2019-01-08 17:38:21 [console] info: Task Giver initialized
2019-01-08 17:38:21 [console] info: Solver initialized at block 4…