Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
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
hhugo pushed 1 commit to better-chan ocsigen/js_of_ocaml
- Runtime: fix memory leak wrt channels b488cb8
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...
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 pushed 1 commit to master ocsigen/js_of_ocaml
- dune: update menhir extension to 3.0 Signed-off-by: Sora Morimoto <[email protected]> 950b56a
hhugo closed a pull request on ocsigen/js_of_ocaml
dune: update menhir extension to 3.0
- https://github.com/ocaml/dune/pull/9512hhugo closed a pull request on ocsigen/js_of_ocaml
Modernize a bit Dom_html
Mostly, removed opdef for properties that are widely available.hhugo pushed 3 commits to master ocsigen/js_of_ocaml
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 pushed 1 commit to master ocsigen/js_of_ocaml
- CI: use latest binaryen (#1767) Signed-off-by: Sora Morimoto <[email protected]> 4782b7b