aboutsummaryrefslogtreecommitdiffhomepage
path: root/test-suite
Commit message (Expand)AuthorAge
* Add tests for handling of warningsGravatar Tej Chajed2017-06-23
* 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
|\ \ \ \
| * | | | Fix Bug #5568, no dup notation warnings on repeated module importsGravatar Paul Steckler2017-06-09
| | * | | Adding a test case as requested in bug 5205.Gravatar Théo Zimmermann2017-06-08
| |/ / / |/| | |
| | * | Univs: fix bug #5365, generation of u+k <= v constraintsGravatar Matthieu Sozeau2017-06-05
* | | | Merge PR#705: Fix bug #5019 (looping zify on dependent types)Gravatar Maxime Dénès2017-06-02
|\ \ \ \ | |/ / / |/| | |
* | | | Merge PR#631: Fix bug #5255Gravatar Maxime Dénès2017-06-01
|\ \ \ \
| | | | * Bump year in headers.Gravatar Maxime Dénès2017-06-01
| | * | | Fix bug #5019 (looping zify on dependent types)Gravatar Jason Gross2017-06-01
| | * | | Add opened bug 5019Gravatar Jason Gross2017-06-01
* | | | | Merge PR#710: Add test-suite checks for coqchk with constraintsGravatar Maxime Dénès2017-06-01
|\ \ \ \ \ | |_|/ / / |/| | | |
* | | | | Merge PR#560: Reinstate fixpoint refolding in [cbn], deactivated by mistake (...Gravatar Maxime Dénès2017-05-31
|\ \ \ \ \
* \ \ \ \ \ Merge PR#699: Fix bug 5550: "typeclasses eauto with" does not work with secti...Gravatar Maxime Dénès2017-05-31
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| | | * | | Add test-suite checks for coqchk with constraintsGravatar Jason Gross2017-05-30
| |_|/ / / |/| | | |
* | | | | Merge PR#693: A subtle bug in tclWITHHOLES.Gravatar Maxime Dénès2017-05-30
|\ \ \ \ \
| | * | | | Fix bug 5550: "typeclasses eauto with" does not work with section variables.Gravatar Théo Zimmermann2017-05-30
* | | | | | Omega: use "simpl" only on coefficents, not on atoms (fix #4132)Gravatar Pierre Letouzey2017-05-29
| |/ / / / |/| | | |
* | | | | Merge PR#546: Fix for bug #4499 and other minor related bugsGravatar Maxime Dénès2017-05-29
|\ \ \ \ \
| | * | | | Fixing a subtle bug in tclWITHHOLES.Gravatar Hugo Herbelin2017-05-28
| |/ / / / |/| | | |
* | | | | Merge PR#679: Bug 5546, qualify datatype constructors when needed in Show MatchGravatar Maxime Dénès2017-05-28
|\ \ \ \ \
* \ \ \ \ \ Merge PR#634: Fix bug #5526, don't check for nonlinearity in notation if prin...Gravatar Maxime Dénès2017-05-26
|\ \ \ \ \ \
| | * | | | | Bug 5546, qualify datatype constructors when neededGravatar Paul Steckler2017-05-25
| |/ / / / / |/| | | | |
* | | | | | Merge PR#653: Bug #5535, test for Show with -emacsGravatar Maxime Dénès2017-05-20
|\ \ \ \ \ \
| * | | | | | add test for Show with -emacs, bug 5535Gravatar Paul Steckler2017-05-19
| | * | | | | Fixing bug #5526,allow nonlinear variables in Notation patternsGravatar Paul Steckler2017-05-17
* | | | | | | fix swapping of ids in tuples, bug 5486Gravatar Paul Steckler2017-05-17
|/ / / / / /
* | | | | | Fixing bug #5222 (anomaly with "`pat" in the presence of scope delimiters).Gravatar Hugo Herbelin2017-05-16
* | | | | | Fixing a bug with nested "as" clauses in "match".Gravatar Hugo Herbelin2017-05-16
|/ / / / /
| | | * / Fix #5255: [Context (x : T := y)] should mean [Let x := y].Gravatar Pierre-Marie Pédrot2017-05-15
| |_|/ / |/| | |
* | | | FIx bug #5300: uncaught exception in "Print Assumptions".Gravatar Cyprien Mangin2017-05-03
* | | | Merge PR#597: Fixing #5487 (v8.5 regression on ltac-matching expressions with...Gravatar Maxime Dénès2017-05-02
|\ \ \ \
* \ \ \ \ Merge PR#589: remove unneeded -emacs flag in coq-prog-args in test-suite filesGravatar Maxime Dénès2017-05-02
|\ \ \ \ \
* | | | | | Fixing Set Rewriting Schemes bugs introduced in v8.5.Gravatar Hugo Herbelin2017-05-01
| * | | | | remove unneeded -emacs flag to coq-prog-argsGravatar Paul Steckler2017-05-01
| | * | | | Fixing #5487 (v8.5 regression on ltac-matching expressions with evars).Gravatar Hugo Herbelin2017-05-01
| | * | | | Really fixing #2602 which was wrongly working because of #5487 hiding the cause.Gravatar Hugo Herbelin2017-05-01
| |/ / / / |/| | | |
* | | | | Revert "Fixing #5487 (v8.5 regression on ltac-matching expressions with evars)."Gravatar Maxime Dénès2017-04-28
|/ / / /
* | | | Fixing #5487 (v8.5 regression on ltac-matching expressions with evars).Gravatar Hugo Herbelin2017-04-28
* | | | Test for bug #5193: Uncaught exception Class_tactics.Search.ReachedLimitEx.Gravatar Pierre-Marie Pédrot2017-04-27
* | | | Fix bug #5377: @? patterns broken.Gravatar Pierre-Marie Pédrot2017-04-20
* | | | Merge PR#538: Correction of bug #4306Gravatar Maxime Dénès2017-04-19
|\ \ \ \
* | | | | Fixing bug #5470 (anomaly on notations with misused "binder" type).Gravatar Hugo Herbelin2017-04-14
* | | | | Fixing bug #5469 (notation format not recognizing curly braces).Gravatar Hugo Herbelin2017-04-14
* | | | | Fix anomaly when doing [all:Check _.] during a proof.Gravatar Gaetan Gilbert2017-04-14
| | | * | Reinstate fixpoint refolding in [cbn], deactivated by mistake.Gravatar Matthieu Sozeau2017-04-13
| |_|/ / |/| | |
* | | | Fixing #5460 (limitation in computing deps in pattern-matching compilation).Gravatar Hugo Herbelin2017-04-08
| | * | Better support for printing constructors with let-ins.Gravatar Hugo Herbelin2017-04-07