aboutsummaryrefslogtreecommitdiffhomepage
path: root/clib
Commit message (Expand)AuthorAge
* Merge PR #7798: Remove hack skipping comparison of algebraic universes in sub...Gravatar Matthieu Sozeau2018-06-25
|\
| * Define and use UGraph.enforce_leq_alg for subtyping inferenceGravatar Gaëtan Gilbert2018-06-22
* | Add documentation for Dyn.Gravatar whitequark2018-06-21
* | Rename Dyn.TParam→ValueS, Dyn.MapS.obj→value to clarify their purpose.Gravatar whitequark2018-06-21
* | Reformat Dyn.{ml,mli}.Gravatar whitequark2018-06-21
|/
* Merge PR #7841: Remove CanaryGravatar Pierre-Marie Pédrot2018-06-19
|\
| * Remove Canary.Gravatar whitequark2018-06-18
* | Remove Hashcons.Hobj.Gravatar whitequark2018-06-17
|/
* cArray: proper invalid_arg exceptionsGravatar Matthieu Sozeau2018-06-15
* Merge PR #7406: Fix #7214: install knows which ml files do not get compiled t...Gravatar Pierre-Marie Pédrot2018-06-11
|\
* | [lib] Fix wrong deprecation comment.Gravatar Emilio Jesus Gallego Arias2018-06-10
* | Further sharing in CList.Gravatar Hugo Herbelin2018-06-03
* | Cleaning, documentation, uniformisation of the Coq extension of List.Gravatar Hugo Herbelin2018-06-03
* | [lib] Fix wrong deprecation annotations.Gravatar Emilio Jesus Gallego Arias2018-06-03
* | Collecting Map.smart_* functions into a module Map.Smart.Gravatar Hugo Herbelin2018-05-23
* | Moving Option.smart_map to Option.Smart.map.Gravatar Hugo Herbelin2018-05-23
* | Collecting List.smart_* functions into a module List.Smart.Gravatar Hugo Herbelin2018-05-23
* | Exporting Fun1 within Array so that Array.Fun1 and not only CArray.Fun1 works.Gravatar Hugo Herbelin2018-05-23
* | Collecting Array.smart_* functions into a module Array.Smart.Gravatar Hugo Herbelin2018-05-23
* | Emphasizing the "smart"ness of Array.smartfoldmap{,2} in their documentation.Gravatar Hugo Herbelin2018-05-23
* | CArray: adding combinators.Gravatar Hugo Herbelin2018-05-23
| * Remove unused Deque filesGravatar Gaëtan Gilbert2018-05-02
|/
* Merge PR #6972: [api] Deprecate a couple of aliases that we missed.Gravatar Maxime Dénès2018-04-12
|\
* | Adding Array.fold_left4.Gravatar Hugo Herbelin2018-03-28
| * [api] Deprecate a couple of aliases that we missed.Gravatar Emilio Jesus Gallego Arias2018-03-28
|/
* Delayed weak constraints for cumulative inductive types.Gravatar Gaëtan Gilbert2018-03-09
* Add function bind in option.ml.Gravatar Hugo Herbelin2018-03-08
* Tweak comments to fix ocamldoc errorsGravatar mrmr19932018-03-05
* Update headers following #6543.Gravatar Théo Zimmermann2018-02-27
* When printing a notation with "match", more flexibility in matching equations.Gravatar Hugo Herbelin2018-02-20
* In printing notations with "match", reasoning up to the order of clauses.Gravatar Hugo Herbelin2018-02-20
* Adding skewed lists.Gravatar Pierre-Marie Pédrot2017-12-29
* [lib] Split auxiliary libraries into Coq-specific and general.Gravatar Emilio Jesus Gallego Arias2017-12-23