Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
hhugo closed a pull request on ocsigen/js_of_ocaml
Lib: small refactoring around js exception printing
hhugo closed a draft pull request on ocsigen/js_of_ocaml
Stop exposing numbers as floats in the Js_of_ocaml library
This is for compatibility with wasm_of_ocaml, in which Javascript numbers and floats cannot be manipulated using the same functions and require conversions. I open this as a draft PR because it ...hhugo opened a pull request on ocsigen/js_of_ocaml
Lib: small refactoring around js exception printing
hhugo created a comment on a pull request on ocsigen/js_of_ocaml
Can you rebase this PR ? Do you plan to migrate issues and PRs to this repo ?
hhugo created a comment on a pull request on ocaml/ocaml
In case it is useful to anyone, I've been playing with tracking forward references in lambda and typing to understand the issue better. The code is in https://github.com/hhugo/ocaml/tree/forward-re...
hhugo pushed 1 commit to release-js_of_ocaml-5.9.0 hhugo/opam-repository
- picos: upper bound jsoo test dep 5b32c06
hhugo created a comment on a pull request on ocaml-ppx/ocamlformat
Have you looked at my comment in https://github.com/ocaml-ppx/ocamlformat/issues/2601#issuecomment-2478226513 ? The reason for the changed AST error is that `lib/Literal_lexer.mll` has not been upd...
hhugo created a comment on a pull request on ocaml/opam-repository
Picos upstream PR: https://github.com/ocaml-multicore/picos/pull/333
hhugo opened an issue on ocaml-multicore/picos
New release of js_of_ocaml breaks picos.thread
The new release of jsoo https://github.com/ocaml/opam-repository/pull/26932 breaks `picos.thread` on ocaml < 5 because it no longer exports a `caml_ml_domain_id` runtime value on ocaml < 5. I don'...hhugo created a comment on a pull request on ocaml/opam-repository
picos errors are related. I need to look into it.
hhugo pushed 16 commits to release-js_of_ocaml-5.9.0 hhugo/opam-repository
- conflict ldp_tls with cohttp 6+ `refill` needed due to request parser rewrite 710a6d5
- graphql-cohttp: upper bound from revdeps for #26925 bda4dba
- Package catala-format.0.1.1 1298083
- upper bound on opentelemetry-cohttp-lwt for cohttp 6 revdeps for #26925 20f599c
- Merge pull request #26874 from vincent-botbol/opam-publish-catala-format.0.1.1 Package catala-format.0.1.1 6d67516
- Merge pull request #26929 from avsm/ldp_const conflict ldp_tls with cohttp 6+ bfca94e
- graphql-cohttp: ocaml lower bounds revdeps for #26930 0ad501f
- Merge pull request #26931 from avsm/ot-cl-upper2 upper bound on opentelemetry-cohttp-lwt for cohttp 6 4c2d5f0
- Merge pull request #26930 from avsm/graphql-cohttp-upper graphql-cohttp: upper bound 595a5de
- Add test dep for alcotest-js 56d027d
- Add some constraints preparing the release of jsoo-5.9 50d6ee1
- Merge pull request #26935 from hhugo/prepare-jsoo.5.9 Add some constraints preparing the release of jsoo-5.9 386c46e
- Merge pull request #26934 from hhugo/alcotest-js Add test dep for alcotest-js 727427c
- [new release] js_of_ocaml (7 packages) (5.9.0) CHANGES: ## Features/Changes * Misc: update testsuite to OCaml 5.2 *... 5cd5170
- Fix archive url cdf192f
- fix yojson lower bound a1cf890
hhugo opened a pull request on ocaml/opam-repository
Add some constraints preparing the release of jsoo-5.9
extracted from #26932, this is touching old packages, I don't want to go too deep in this rabbit hole.hhugo created a comment on a pull request on ocaml/opam-repository
failure seen in #26932
hhugo pushed 1 commit to release-js_of_ocaml-5.9.0 hhugo/opam-repository
- jsoo adjust constraint 71cf096
hhugo created a comment on a pull request on ocsigen/js_of_ocaml
One thing that would help A LOT would be identify all packages broken by this PR and add an upper bound on the js_of_ocaml version (`< 6.0`) in the opam-repo. That would make releasing the next ve...
hhugo pushed 1 commit to release-js_of_ocaml-5.9.0 hhugo/opam-repository
- ezjs_crypto adjust constraint e76eb38