aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
| | | | * | | | | | | | | | | | | | | 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
| | | | * | | | | | | | | | | | | | | Extend definition of inductives to include subtyping infoGravatar Amin Timany2017-06-16
| |_|_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | |
| | | | | | | | | | * | | | | | | | Move TIMER to right in front of COQCGravatar Jason Gross2017-06-15
| | | | | | | | | | * | | | | | | | Fix `make TIMED=1` garbageGravatar Jason Gross2017-06-15
| | | | | | | | | | * | | | | | | | Strip trailing whitespaceGravatar Jason Gross2017-06-15
| |_|_|_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | |
| | | | | | | | | | | * | | | | | Merge PR#741: Fix documentation of Typeclasses eauto :=Gravatar Maxime Dénès2017-06-15
| | | | | | | | | | | |\ \ \ \ \ \
| | | | | | | | | | | * \ \ \ \ \ \ Merge PR#713: Bump year in headers.Gravatar Maxime Dénès2017-06-15
| | | | | | | | | | | |\ \ \ \ \ \ \
| | | | | | | | | | | * \ \ \ \ \ \ \ Merge PR#440: Univs: fix bug #5365, generation of u+k <= v constraintsGravatar Maxime Dénès2017-06-15
| | | | | | | | | | | |\ \ \ \ \ \ \ \
| | | | | | | | | | | * \ \ \ \ \ \ \ \ Merge PR#752: Adding a test case as requested in bug 5205.Gravatar Maxime Dénès2017-06-15
| | | | | | | | | | | |\ \ \ \ \ \ \ \ \
| | | | | | | | | | | * \ \ \ \ \ \ \ \ \ Merge PR#747: Fix Bug #5568, no dup notation warnings on repeated module importsGravatar Maxime Dénès2017-06-15
| | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | |_|_|_|_|_|_|/ / / | | | | | | | | | | | |/| | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge PR#748: [stm] More fixes for nested commands [bugzilla 5589]Gravatar Maxime Dénès2017-06-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge PR#778: Revert "[travis] temporary UniMath overlay"Gravatar Maxime Dénès2017-06-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge PR#719: Constrexpr.Numeral without bigintGravatar Maxime Dénès2017-06-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge PR#769: [lib] Remove obsolete state-management function add_frozen_stateGravatar Maxime Dénès2017-06-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | | | | | | | | | | | | | | fix dev/base_include (thanks Zimmi48)Gravatar Pierre Letouzey2017-06-15
* | | | | | | | | | | | | | | | | | | | | | | | | Makefile.build : restore (temporarily?) the anti-cmi-corruption hacksGravatar Pierre Letouzey2017-06-15
| | | | | | | | | | | | | | * | | | | | | | | | | plugins/ltac : avoid spurious .cmxs filesGravatar Pierre Letouzey2017-06-15
* | | | | | | | | | | | | | | | | | | | | | | | | Merge PR#375: DeprecationGravatar Maxime Dénès2017-06-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | | | | | | | | | | | | | | | Move Fiat to allowed failures.Gravatar Maxime Dénès2017-06-15