aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Merge PR#787: [typeclasses eauto] Fix bug #3943: non-termination in topologicalGravatar Maxime Dénès2017-06-19
|\
* \ Merge PR#777: Improving documentation of tactic "move" (report #4561)Gravatar Maxime Dénès2017-06-19
|\ \
* \ \ Merge PR#760: Fixing base_include after loc is an option + a better test that...Gravatar Maxime Dénès2017-06-19
|\ \ \
* \ \ \ Merge PR#795: [ide] Better exn printing. [fixes BZ#5524]Gravatar Maxime Dénès2017-06-19
|\ \ \ \
* \ \ \ \ Merge PR#613: Cumulativity for inductive typesGravatar Maxime Dénès2017-06-19
|\ \ \ \ \
* | | | | | Test case for bug 5578.Gravatar Maxime Dénès2017-06-19
* | | | | | Merge PR#727: [tactics] Fix summary registration of global hint variable.Gravatar Maxime Dénès2017-06-19
|\ \ \ \ \ \
* | | | | | | Fix typo in comment.Gravatar Maxime Dénès2017-06-19
* | | | | | | Merge PR#784: API additions for coq-dpdgraphGravatar Maxime Dénès2017-06-19
|\ \ \ \ \ \ \
* \ \ \ \ \ \ \ Merge PR#755: "There are pending proofs" error message now lists the name of ...Gravatar Maxime Dénès2017-06-19
|\ \ \ \ \ \ \ \
| | | | | * | | | [ide] Better exn printing. [fixes BZ#5524]Gravatar Emilio Jesus Gallego Arias2017-06-18
* | | | | | | | | Merge PR#804: Increase the time limit on 4366.v to make gitlab work better.Gravatar Maxime Dénès2017-06-16
|\ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ Merge PR#759: don't leak unqualified identifiers from the macroGravatar Maxime Dénès2017-06-16
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| | | | * | | | | | Add coq-dpdgraph to gitlab CIGravatar Gaëtan Gilbert2017-06-16
| | | * | | | | | | "There are pending proofs" error message now lists the name of the proofs.Gravatar Théo Zimmermann2017-06-16
| |_|/ / / / / / / |/| | | | | | | |
| | * | | | | | | Increase the time limit on 4366.v to make gitlab work better.Gravatar Gaëtan Gilbert2017-06-16
| |/ / / / / / / |/| | | | | | |
| | | | * | | | Fix a bug in cumulativityGravatar Amin Timany2017-06-16
| | | | * | | | A short cleanupGravatar Amin Timany2017-06-16
| | | | * | | | use map_constr more efficientlyGravatar Amin Timany2017-06-16
| | | | * | | | OptimizationGravatar Amin Timany2017-06-16
| | | | * | | | Use a smart map_constrGravatar Amin Timany2017-06-16
| | | | * | | | Clean up universes of constants and inductivesGravatar Amin Timany2017-06-16
| | | | * | | | Move (part of) tests from checker to successGravatar Amin Timany2017-06-16
| | | | * | | | Remove Warnings: unused value ...Gravatar Amin Timany2017-06-16
| | | | * | | | Checker add test for non-trivial constraintsGravatar Amin Timany2017-06-16
| | | | * | | | Properly instantiate contexts before pushingGravatar Amin Timany2017-06-16
| | | | * | | | Enable the checking of ind subtyping in checkerGravatar Amin Timany2017-06-16
| | | | * | | | Document cumulativity for inductive typesGravatar Amin Timany2017-06-16
| | | | * | | | Change the option to Set Inductive CumulativityGravatar Amin Timany2017-06-16
| | | | * | | | Add printing of cumulativity in inductive typesGravatar Amin Timany2017-06-16
| | | | * | | | Move univops from kernel to libraryGravatar Amin Timany2017-06-16
| | | | * | | | Correct coqchk checking subtyping relation for inductivesGravatar Amin Timany2017-06-16
| | | | * | | | Correct coqchk reductionGravatar Amin Timany2017-06-16
| | | | * | | | Simplify Univ.mlGravatar Amin Timany2017-06-16
| | | | * | | | Fix a bugGravatar Amin Timany2017-06-16
| | | | * | | | Disable debug printingGravatar Amin Timany2017-06-16
| | | | * | | | Fix bugs and add an option for cumulativityGravatar Amin Timany2017-06-16
| | | | * | | | Fix bugsGravatar Amin Timany2017-06-16
| | | | * | | | Squashed commit of the following:Gravatar Amin Timany2017-06-16
| | | | * | | | Make unification use subtyping info of inductivesGravatar Amin Timany2017-06-16
| | | | * | | | Fix cum/conv for inductive typesGravatar Amin Timany2017-06-16
| | | | * | | | Use inductive subtyping for conv/cumulGravatar Amin Timany2017-06-16
| | | | * | | | Change the place of inference after sect dischargeGravatar Amin Timany2017-06-16
| | | | * | | | Subtyping inference for inductoves and recordsGravatar Amin Timany2017-06-16
| | | | * | | | Add subtyping inference for inductive typesGravatar Amin Timany2017-06-16
| | | | * | | | Correct subtyping check for constructorsGravatar Amin Timany2017-06-16
| | | | * | | | Fix typo in error messageGravatar Amin Timany2017-06-16
| | | | * | | | Check subtyping of inductive types in KernelGravatar Amin Timany2017-06-16
| | | | * | | | Using UInfoInd for universes in inductive typesGravatar Amin Timany2017-06-16
| | | | * | | | New datastructure for universes of inductive typesGravatar Amin Timany2017-06-16