| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-07-06 | Primitive persistent arrays | Maxime Dénès | |
| Persistent arrays expose a functional interface but are implemented using an imperative data structure. The OCaml implementation is based on Jean-Christophe Filliâtre's. Co-authored-by: Benjamin Grégoire <Benjamin.Gregoire@inria.fr> Co-authored-by: Gaëtan Gilbert <gaetan.gilbert@skyskimmer.net> | |||
| 2020-07-01 | UIP in SProp | Gaëtan Gilbert | |
| 2020-03-18 | Rename Retypeops -> Relevanceops | Gaëtan Gilbert | |
| This module used to do retyping for the kernel in prototypes of SProp, but was switched to only relevance inference before the merge. | |||
