Popular repositories
262 contributions in the last year
Less
More
Contribution activity
October 2021
Created 14 commits in 1 repository
Created a pull request in mirage/alcotest that received 21 comments
Add jsoo support, configure CI
partially fix #120
add support for js_of_ocaml to alcotest.
run alcotest tests under nodejs, using js_of_ocaml.
add a github action CI for windows…
+949
−64
•
21
comments
Opened 4 other pull requests in 3 repositories
hhugo/alcotest
2
open
ocaml/opam-repository
1
open
ocsigen/js_of_ocaml
1
merged
Reviewed 1 pull request in 1 repository
mirage/alcotest
1 pull request
Created an issue in dbuenzli/fmt that received 1 comment
Consider dropping the unix dependency
As far as I can see, Fmt only depends on unix for its isatty feature.
The ocaml runtime has caml_sys_isatty which is what you want. It is used in t…
1
comment