Block or Report
Block or report Octachron
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
514 contributions in the last year
Activity overview
Contributed to
ocaml/ocaml,
Octachron/ocaml-perfomance-monitoring,
ocaml/opam-repository
and 18 other
repositories
Contribution activity
May 2022
Created 9 commits in 2 repositories
Created a pull request in ocaml/ocaml that received 5 comments
stdlib concurrency-safety documentation, part three: arrays
This PRs adds a section about concurrency-safety to the documentation of all four kind of mutable arrays in the standard library: arrays, byte sequ…
+345
−0
•
5
comments
Opened 3 other pull requests in 1 repository
Reviewed 8 pull requests in 2 repositories
ocaml/ocaml
7 pull requests
- [1/3] Restructure LIBDIR: Move Dynlink, Str and Unix to sub-directories
-
Start the release of the
ocaml
command for other purposes - Fix or document concurrency issues on channels in Multicore
- Concurrency safety documentation, part one: concurrency unsafe types
- stdlib audit: fix race on channel list
- stdlib audit: use DLS for parsing global state
- stdlib audit: inheritable DLS for configurable options