Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
hhugo created a comment on a pull request on ocsigen/js_of_ocaml
Did you close the PR on purpose ? Can you explain why ?
hhugo created a review comment on a pull request on ocsigen/js_of_ocaml
or is it just to speedup tests ?
hhugo created a review comment on a pull request on ocsigen/js_of_ocaml
Is this change necessary ?
hhugo created a comment on a pull request on ocaml/opam-repository
Errors are unrelated.
hhugo created a comment on a pull request on ocsigen/js_of_ocaml
The CI doesn't like this change. Could you try to motivate changes in the description whenever you open PRs ?
hhugo created a comment on a pull request on ocaml/ocamlbuild
@kit-ty-kate, the CI doesn't like your last commit.
hhugo created a comment on a pull request on ocaml/opam-repository
Just stricter constraints on jsoo. There are still some missing constraints but on other packages such as lwt and tyxml. I sadly don't have time to investigate further.
hhugo closed a pull request on ocsigen/js_of_ocaml
Compiler: introduce mechanism to deprecated runtime primitives
and restore caml_new_stringhhugo created a comment on a pull request on ocsigen/js_of_ocaml
Why is the CI not failing, can we make it fail ?
hhugo pushed 8 commits to deprecation-master ocsigen/js_of_ocaml
- Use dune test stanza f7ad262
- Parsing test: remove no longer necessary flush dd457be
- Dune 3.17 has a source map directive ef3a817
- Always enable tests in compiler/tests-jsoo/lib-effects for OCaml 5 ecf1267
- Changes e69a51f
- Compiler: introduce mechanism to deprecated runtime primitives, restore caml_new_string 37f368a
- Misc: bump version 75def50
- Misc: fix for dune 3.17 4cad10a
hhugo opened a pull request on ocaml/opam-repository
[new release] js_of_ocaml (7 packages) (5.9.1)
Compiler from OCaml bytecode to JavaScript - Project page: <a href="https://ocsigen.org/js_of_ocaml/latest/manual/overview">https://ocsigen.org/js_of_ocaml/latest/manual/overview</a> - Documentati...hhugo created a branch on hhugo/opam-repository
release-js_of_ocaml-5.9.1 - Package descriptions for OPAM
hhugo published a release on ocsigen/js_of_ocaml
5.9.1
CHANGES: ## Features/Changes * Compiler: add mechanism to deprecate runtime promitives * Runtime: re-introduce caml_new_string, marked as deprecatedhhugo pushed 2 commits to 5.9 ocsigen/js_of_ocaml
hhugo closed a pull request on ocsigen/js_of_ocaml
Compiler: introduce mechanism to deprecated runtime primitives, resto…
…re caml_new_stringhhugo created a comment on a pull request on ocsigen/js_of_ocaml
https://github.com/ocaml/dune/pull/10777
hhugo created a comment on a pull request on ocaml/dune
This causes a small regression with dune 3.17. If one is passing explicit sourcemap flags with a dune-lang < 3.17 , one may end up with duplicated (or incompatible) flags that jsoo will reject. ...
hhugo created a comment on a pull request on ocsigen/js_of_ocaml
#1631 has been merged. Can you rebase/update this PR one more (final?) time
hhugo closed a pull request on ocsigen/js_of_ocaml
Use dune test stanza
This requires some fixes in dune...hhugo created a review comment on a pull request on ocsigen/js_of_ocaml
Why this diff ?
hhugo pushed 1 commit to deprecation ocsigen/js_of_ocaml
- Compiler: introduce mechanism to deprecated runtime primitives, restore caml_new_string 891b6c1