Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

hhugo

hhugo pushed 12 commits to opt-fiber ocsigen/js_of_ocaml
  • CI: use latest binaryen (#1767) Signed-off-by: Sora Morimoto <[email protected]> 4782b7b
  • Test: global flow bug c0e3651
  • Global flow analysis: add some debugging code Make sure we have reached a fixed point. 18b1cbc
  • Global flow analysis: bug fix We were not correctly propagating the information that a block is possibly mutated. 71702fa
  • Modernize a bit Dom_html Mostly, removed opdef for properties that are widely available. eff5bac
  • CI updates (adapt Jane Street packages) dc6c457
  • dune: update menhir extension to 3.0 Signed-off-by: Sora Morimoto <[email protected]> 950b56a
  • Compiler: prepare compiler for 1658 1762e9d
  • fix 46120d5
  • WIP a1c677c
  • WIP ac21078
  • fix 3f476bc

View on GitHub

hhugo opened a pull request on ocsigen/js_of_ocaml
CI: fix effects with wasmoo
hhugo created a branch on ocsigen/js_of_ocaml

fix-ci - Compiler from OCaml to Javascript.

hhugo pushed 1 commit to better-chan ocsigen/js_of_ocaml
  • Runtime: fix memory leak wrt channels b488cb8

View on GitHub

hhugo created a comment on a pull request on ocsigen/html_of_wiki
You're changing way too many things at once. - bumping dune version - rewriting dune-project - bumping ocamlformat - completely changing ocamlformat config - doing cosmestic change to github w...

View on GitHub

hhugo closed an issue on ocsigen/js_of_ocaml
[FEATURE REQUEST] Audit/modernize Dom_html
Mouse events properties has been changed from int to float (see https://github.com/ocaml-wasm/wasm_of_ocaml/issues/105). There may be other similar changes. We can probably remove some `optdef` ...
hhugo created a comment on an issue on ocsigen/js_of_ocaml
Fixed by #1769

View on GitHub

hhugo pushed 1 commit to master ocsigen/js_of_ocaml

View on GitHub

hhugo closed a pull request on ocsigen/js_of_ocaml
dune: update menhir extension to 3.0
- https://github.com/ocaml/dune/pull/9512
hhugo deleted a branch ocsigen/js_of_ocaml

dom-refresh

hhugo closed a pull request on ocsigen/js_of_ocaml
Modernize a bit Dom_html
Mostly, removed opdef for properties that are widely available.
hhugo deleted a branch ocsigen/js_of_ocaml

fix-global-flow

hhugo pushed 3 commits to master ocsigen/js_of_ocaml
  • Test: global flow bug c0e3651
  • Global flow analysis: add some debugging code Make sure we have reached a fixed point. 18b1cbc
  • Global flow analysis: bug fix We were not correctly propagating the information that a block is possibly mutated. 71702fa

View on GitHub

hhugo closed a pull request on ocsigen/js_of_ocaml
Fix global data flow analysis
We were not correctly propagating the information that a block is possibly mutated.
hhugo deleted a branch hhugo/gen_js_api

modernize

hhugo deleted a branch ocsigen/js_of_ocaml

use-latest-binaryen

hhugo pushed 1 commit to master ocsigen/js_of_ocaml

View on GitHub

hhugo closed a pull request on ocsigen/js_of_ocaml
ci: use latest binaryen
If no version is specified, it always retrieves the latest version.
hhugo created a review comment on a pull request on ocsigen/js_of_ocaml
This was dropped during #1760

View on GitHub

hhugo created a review on a pull request on ocsigen/js_of_ocaml

View on GitHub

hhugo created a comment on a pull request on ocsigen/js_of_ocaml
https://github.com/ocaml/opam-repository/pull/27065

View on GitHub

hhugo deleted a branch hhugo/ppx_expect

016-jsoo

hhugo pushed 1 commit to opt-fiber ocsigen/js_of_ocaml

View on GitHub

hhugo pushed 1 commit to opt-fiber ocsigen/js_of_ocaml

View on GitHub

hhugo created a comment on a pull request on ocsigen/js_of_ocaml
@vouillon, I looked at updating the runtime but I'm not familiar enough with this part.

View on GitHub

hhugo pushed 1 commit to opt-fiber ocsigen/js_of_ocaml

View on GitHub

hhugo opened a pull request on ocsigen/js_of_ocaml
Compiler: prepare compiler for 1658
hhugo created a branch on ocsigen/js_of_ocaml

opt-fiber - Compiler from OCaml to Javascript.

hhugo opened a pull request on ocsigen/js_of_ocaml
Modernize stdlib
and remove `modern_stdlib.js`
hhugo created a branch on ocsigen/js_of_ocaml

modern-stdlib - Compiler from OCaml to Javascript.

Load more