aboutsummaryrefslogtreecommitdiffhomepage
path: root/theories
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | Relying on BinInt.Z.Pos2Z for proofs of a few lemmas in Zorder.Gravatar Hugo Herbelin2017-03-03
| | * | | | | | | | | Completing "few lemmas about Zneg" with lemmas also about Zpos.Gravatar Hugo Herbelin2017-03-03
| | * | | | | | | | | A couple of other useful properties about compare_cont.Gravatar Hugo Herbelin2017-03-03
| | * | | | | | | | | Compatibility of iff wrt not and imp.Gravatar Hugo Herbelin2017-03-03
| |/ / / / / / / / / |/| | | | | | | | |
| | * | | | | | | | Formatting references with surrounding brackets in Diaconescu.v.Gravatar Hugo Herbelin2017-03-03
| |/ / / / / / / / |/| | | | | | | |
| | | * | | | | | Add η principles for sigma typesGravatar Jason Gross2017-03-01
| | | * | | | | | Remove some trailing whitespace in Init/Specif.vGravatar Jason Gross2017-03-01
| |_|/ / / / / / |/| | | | | | |
| | * | | | | | Simplifying the proof of NoRetractToModalProposition.paradox inGravatar Hugo Herbelin2017-02-24
| |/ / / / / / |/| | | | | |
| | | | | * | Fixing a little bug in printing ex2 (type was printed "_" by default).Gravatar Hugo Herbelin2017-02-23
| | * | | | | Allow interactive editing of Coq.Init.LogicGravatar Jason Gross2017-02-21
| |/ / / / / |/| | | | |
* | | | | | Ltac as a plugin.Gravatar Pierre-Marie Pédrot2017-02-17
| | | | | * Added some theory on powerRZ.Gravatar Thomas Sibut-Pinote2017-02-15
| |_|_|_|/ |/| | | |
| * | | | Proof clean-up.Gravatar Théo Zimmermann2017-01-30
|/ / / /
| | | * Fix some documentation typos.Gravatar Guillaume Melquiond2016-12-26
* | | | Fix a typo in Hurkens.v commentGravatar Jason Gross2016-12-19
| | * | strengthened the statement of JMeq_eq_depGravatar Abhishek Anand2016-12-11
| |/ / |/| |
* | | Merge branch 'v8.6'Gravatar Pierre-Marie Pédrot2016-11-30
|\| |
| * | Fix some documentation typos.Gravatar Guillaume Melquiond2016-11-24
| * | Fix some documentation typos.Gravatar Guillaume Melquiond2016-11-24
* | | Merge branch 'v8.6'Gravatar Pierre-Marie Pédrot2016-11-18
|\| |
| * | Merge commit 'e6edb33' into v8.6Gravatar Maxime Dénès2016-11-07
| |\ \
| | * | More explicit name for status of unification constraints.Gravatar Maxime Dénès2016-11-07
| * | | Merge remote-tracking branch 'github/pr/336' into v8.6Gravatar Maxime Dénès2016-11-04
| |\ \ \
| * | | | Silence option deprecation warnings in the compat fileGravatar Jason Gross2016-11-04
| | * | | Remove v62 from stdlib.Gravatar Théo Zimmermann2016-10-24
| |/ / /
| | * / Add Unset Use Unif Heuristics in Compat/Coq85Gravatar Matthieu Sozeau2016-10-22
| |/ /
* | | Merge branch 'v8.6'Gravatar Pierre-Marie Pédrot2016-10-17
|\| |
| * | Fix previous commit.Gravatar Pierre-Marie Pédrot2016-10-17
| * | Merge PR #300 into v8.6Gravatar Pierre-Marie Pédrot2016-10-17
| |\ \
* | | | Merge branch 'v8.6'Gravatar Pierre-Marie Pédrot2016-10-12
|\| | |
| * | | Merge branch 'v8.5' into v8.6Gravatar Pierre-Marie Pédrot2016-10-12
| |\ \ \ | | | |/ | | |/|
| * | | Little addition to 6eede071 for consistency of style in OrdersFacts.v.Gravatar Hugo Herbelin2016-10-12
* | | | Merge branch 'v8.6'Gravatar Pierre-Marie Pédrot2016-10-08
|\| | |
| * | | Fixing unexpected "noise" introduced in commit 24d5448c.Gravatar Hugo Herbelin2016-10-06
* | | | Merge branch 'v8.6'Gravatar Pierre-Marie Pédrot2016-10-05
|\| | |
| * | | Clean up type classes flags and update compat file.Gravatar Maxime Dénès2016-10-05
| | * | Remove if_then_else. Use tryif instead.Gravatar Théo Zimmermann2016-10-03
| * | | More tests for tactic "subst".Gravatar Hugo Herbelin2016-10-02
* | | | Merge branch 'v8.6'Gravatar Pierre-Marie Pédrot2016-10-02
|\| | |
| | | * Move vector/list compat notations to their relevant filesGravatar Jason Gross2016-09-29
| | |/ | |/|
| * | ZDivEucl: notations in different scope to avoid a warningGravatar Pierre Letouzey2016-09-28
* | | Merge branch 'v8.6'Gravatar Pierre-Marie Pédrot2016-09-27
|\| |
| * | Remove spaces from around list notationsGravatar Jason Gross2016-09-26
| * | Remove spaces from around vector notationsGravatar Jason Gross2016-09-26
| * | Unbreak Ltac [ | .. | ] notation in -compat 8.5Gravatar Jason Gross2016-09-26
| * | Fix bug #4785 (use [ ] for vector nil)Gravatar Jason Gross2016-09-26
* | | Merge branch 'v8.6'Gravatar Pierre-Marie Pédrot2016-09-23
|\| |
* | | extensionality: Handle dependently-used hypothesesGravatar Jason Gross2016-09-19
* | | Adding an "extensionality in H" tactic which applies functionalGravatar Hugo Herbelin2016-09-19
| * | Further "decide equality" tests on demand of Jason.Gravatar Hugo Herbelin2016-09-17