Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPopular repositories
2,173 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 67 commits in 15 repositories
Created 2 repositories
- dinosaure/short-hash HTML
- dinosaure/ocaml-ctypes OCaml
Created a pull request in ocamllabs/ocaml-ctypes that received 8 comments
Remove bigarray which is a part of the standard library
I'm not sure about which version of OCaml ocaml-ctypes should support but this patch delete the non-essential unix dependency for the core library …
Opened 19 other pull requests in 11 repositories
ocaml/opam-repository
5
merged
mirage/digestif
3
merged
dinosaure/paf-le-chien
2
merged
mirage/decompress
1
open
1
merged
dinosaure/art
1
open
mirage/ocaml-conduit
1
open
dinosaure/emile
1
merged
ocurrent/ocaml-ci
1
merged
mirage/bigarray-compat
1
merged
mirage/ocaml-cohttp
1
merged
mirage/checkseum
1
merged
Reviewed 5 pull requests in 5 repositories
mirage/mirage-clock 1 pull request
mirage/ocaml-uri 1 pull request
mirage/mirage-crypto 1 pull request
mirage/ocaml-conduit 1 pull request
mirage/ocaml-hex 1 pull request
Created an issue in mirage/colombe that received 4 comments
May be add a write-barrier about dot character
Currently, colombe does not check if the user sends . or not - and finish on its way, the email. It can lead errors if the user does not care/are a…

