aboutsummaryrefslogtreecommitdiffhomepage
path: root/vernac/comInductive.ml
Commit message (Expand)AuthorAge
* Implement uniform parameters in ComInductiveGravatar Jasper Hugunin2018-07-01
* Remove Sorts.contentsGravatar Gaëtan Gilbert2018-06-26
* Remove reference name type.Gravatar Maxime Dénès2018-06-18
* [econstr] Remove some Unsafe.to_constr use.Gravatar Emilio Jesus Gallego Arias2018-06-04
* [api] Move `Constrexpr` to the `interp` module.Gravatar Emilio Jesus Gallego Arias2018-05-31
* Remove some occurrences of Evd.emptyGravatar Maxime Dénès2018-05-25
* Merge PR #7384: Split UniversesGravatar Pierre-Marie Pédrot2018-05-22
|\
| * Remove unused argument to solve_constraints_systemGravatar Gaëtan Gilbert2018-05-17
| * Move solve_constraint_system near its only use site (comInductive)Gravatar Gaëtan Gilbert2018-05-17
* | [api] Move universe syntax to `Glob_term`Gravatar Emilio Jesus Gallego Arias2018-05-08
|/
* Deprecate mixing univ minimization and evm normalization functions.Gravatar Gaëtan Gilbert2018-04-17
* Fixing the 3 cases of a "Stream.Error" ended with two periods.Gravatar Hugo Herbelin2018-04-12
* [located] Push inner locations in `reference` to a CAst.t node.Gravatar Emilio Jesus Gallego Arias2018-03-09
* Merge PR #6790: Allow universe declarations for [with Definition].Gravatar Maxime Dénès2018-03-07
|\
| * Allow universe declarations for [with Definition].Gravatar Gaëtan Gilbert2018-03-05
* | Merge PR #6855: Update headers following #6543.Gravatar Maxime Dénès2018-03-05
|\ \ | |/ |/|
* | [econstr] Continue consolidation of EConstr API under `interp`.Gravatar Emilio Jesus Gallego Arias2018-02-28
| * Update headers following #6543.Gravatar Théo Zimmermann2018-02-27
|/
* [ast] Improve precision of Ast location recognition in serialization.Gravatar Emilio Jesus Gallego Arias2018-02-22
* Use specialized function for inductive subtyping inference.Gravatar Gaëtan Gilbert2018-02-11
* Inference of inductive subtyping does not need an evar map.Gravatar Gaëtan Gilbert2018-02-10
* Simplification: cumulativity information is variance information.Gravatar Gaëtan Gilbert2018-02-10
* [api] Also deprecate constructors of Decl_kinds.Gravatar Emilio Jesus Gallego Arias2017-12-23
* [vernac] Split `command.ml` into separate files.Gravatar Emilio Jesus Gallego Arias2017-12-17