-
How to reproduce:
```
opam switch 4.03+flamba
opam pin add sexplib https://github.com/samoht/sexplib.git -n
opam pin add ezjsonm --dev -n
opam install irmin-unix mirage-git alcotest
opam source irmin…
-
#31 raises a valid question but doesn't go far enough. :)
Trying to parse `Ezjsonm.from_string "1"` should not throw any errors at all, it should return `Float 1.0`.
According to https://www.jso…
-
* I would suggest to have a flag that enforces standard compliant JSON on output and raise an exception if not.
Users that care about performance can keep that flag off, but users that care about cor…
-
Here:
https://github.com/OCamlPro/ocplib-json-typed/blob/master/src/json_repr.ml#L161
```
(* Example: Half-an-hour on time-stamps :) *)
ocaml# Format.fprintf Format.std_formatter "%g\n%!" (Unix.…
-
(works on firefox)
Try the view from below (github does not let me attach JSON files…) on the storage of KT1HrSsJ8ut8iNLLL1frS5H5KkewSvv3zALh
```json
{
"name": "Multi-sign Administrator",
…
-
Currently when generating https://ocaml.org/community/planet/ the [planet_feeds.txt](https://github.com/ocaml/ocaml.org/blob/master/planet_feeds.txt) is read in order to get the name and the RSS feed …
-
The example JSON in Step F-22 of [page b](https://github.com/maxtez-raspbaker/tezos-rpi3/wiki/%5Bb%5D-Notes-to-setup-a-RPI3-with-Fedora-OS-(aarch64-armv8)-to-run-Tezos-starting-from-the-plain-OS-(revi…
-
## Desired Behavior
Virtual libraries have an interface file which implementations can implement. Currently, the implementations cannot add additional functions beyond what is defined in the virt…
-
We am running into an issue building the code for the project with the following error:
````
File "src/dom.ml", line 68, characters 16-26:
Error: Unbound module Option
make: *** [Makefile:3: b…
-
Is it intended to have only parsing function? The module `Jekyll_format` could have function for building values. Since it already have pretty printers it would allow to produce blog post. Are PR welc…
bobot updated
3 years ago