Popular repositories Loading
-
opam-coq-archive
opam-coq-archive PublicForked from rocq-prover/opam
Archive for all Coq related OPAM packages organized in various repositories
OCaml 2
-
coq
coq PublicForked from rocq-prover/rocq
Coq is a formal proof management system. It provides a formal language to write mathematical definitions, executable algorithms and theorems together with an environment for semi-interactive develo…
OCaml 1
-
opam-repository
opam-repository PublicForked from ocaml/opam-repository
Main public package repository for OPAM, the source package manager of OCaml.
Shell 1
-
-
246 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Contribution activity
March 2025
Created 3 commits in 3 repositories
Created a pull request in rocq-prover/rocq that received 27 comments
Port native_compute to OCaml 5.
This pull request is not meant to be applied, since it is way too fragile as it is. It only exists because @gasche needed to experiment with native…
Opened 1 other pull request in 1 repository
ocaml/ocaml
1
merged
-
Fix documentation of Array.compare regarding the ordering.
This contribution was made on Mar 26
Reviewed 4 pull requests in 1 repository
rocq-prover/rocq
4 pull requests
-
Fix rocq makefile clean target for profile files
This contribution was made on Mar 27
-
Projection unfolded flag hash
if b then 0 else 1
->if b then 1 else 0
This contribution was made on Mar 14 -
Share code for delayed marshal between vmlibrary and library
This contribution was made on Mar 14
-
Hashconsing try to avoid recomputing hashes
This contribution was made on Mar 13