aboutsummaryrefslogtreecommitdiffhomepage
path: root/test-suite
Commit message (Expand)AuthorAge
* Merge branch 'v8.6'Gravatar Pierre-Marie Pédrot2016-07-20
|\
| * Fix bug #4780: universe leak in letin_tacGravatar Matthieu Sozeau2016-07-20
| * Some extra fixes in printing patterns in binders.Gravatar Hugo Herbelin2016-07-19
| * Taking into account binding patterns when agglutinating sequences of binders.Gravatar Hugo Herbelin2016-07-19
| * Fixing missing parentheses in printing of patterns in binders.Gravatar Hugo Herbelin2016-07-19
| * Notations: fixing multiple binders used as terms in reverse order.Gravatar Hugo Herbelin2016-07-19
| * Removing a source of clash with multiple recursive patterns in notations.Gravatar Hugo Herbelin2016-07-19
| * A new step on using alpha-conversion in printing notations.Gravatar Hugo Herbelin2016-07-18
| * Marking bug #3383 as solved.Gravatar Pierre-Marie Pédrot2016-07-18
| * Fix bug #4923: Warning: appcontext is deprecated.Gravatar Pierre-Marie Pédrot2016-07-18
| * Partial fix to #4592 (notation requiring alpha-conversion for printing).Gravatar Hugo Herbelin2016-07-17
| * More examples of recursive notations, with emphasis in reference manual.Gravatar Hugo Herbelin2016-07-17
| * Fixing a bug in recognizing a recursive pattern of notationsGravatar Hugo Herbelin2016-07-17
| * Fixing interpretation of notations w/ opposite instances of a recursive pattern.Gravatar Hugo Herbelin2016-07-17
| * Fixing printing of notations with several instances of a recursive pattern.Gravatar Hugo Herbelin2016-07-17
| * Fixing #4932 (anomaly when using binders as terms in recursive notations).Gravatar Hugo Herbelin2016-07-17
| * Fixing a collision about the meta-variable ".." in recursive notations.Gravatar Hugo Herbelin2016-07-16
* | Merge branch 'v8.6'Gravatar Pierre-Marie Pédrot2016-07-13
|\|
| * Merge branch 'v8.5' into v8.6Gravatar Pierre-Marie Pédrot2016-07-13
| |\
| | * Fixing printing of evar name in an error message of instantiate.Gravatar Hugo Herbelin2016-07-13
* | | A short test on printing evars in Show Proof (this was wrong at some time).Gravatar Hugo Herbelin2016-07-12
| | * Fix test file for #4858.Gravatar Maxime Dénès2016-07-08
| | * Update csdp.cache.Gravatar Maxime Dénès2016-07-08
| | * Test file for #4858.Gravatar Maxime Dénès2016-07-08
| | * Add test file for #4880.Gravatar Maxime Dénès2016-07-08
| * | Merge branch 'v8.5' into v8.6Gravatar Pierre-Marie Pédrot2016-07-07
| |\|
| * | Merge remote-tracking branch 'github/bug4653' into v8.6Gravatar Matthieu Sozeau2016-07-07
| |\ \
| * | | Program: fix #4873: transparency option not usedGravatar Matthieu Sozeau2016-07-07
| | | * Update csdp.cache.Gravatar Maxime Dénès2016-07-06
| * | | Fixed bug #4622.Gravatar Matthieu Sozeau2016-07-06
| * | | Disallow dependent case on prim records w/o etaGravatar Matthieu Sozeau2016-07-06
|/ / /
| | * Merge remote-tracking branch 'github/pr/199' into v8.5Gravatar Maxime Dénès2016-07-06
| | |\
| * | | Fix test-suite file 3690Gravatar Matthieu Sozeau2016-07-06
|/ / /
| * | congruence fix: test-suite code and update CHANGESGravatar Matthieu Sozeau2016-07-05
* | | Merge branch 'v8.5' into trunkGravatar Maxime Dénès2016-07-04
|\ \ \
| | * | congruence: Restrict refreshing to SetGravatar Matthieu Sozeau2016-07-04
| | * | congruence/univs: properly refresh (fix #4609)Gravatar Matthieu Sozeau2016-07-04
| |/ /
| * | test-suite: test checking of libraries checksum.Gravatar Maxime Dénès2016-07-04
* | | Adding test for #4811.Gravatar Hugo Herbelin2016-07-02
| * | Fixing #4882 (anomaly with Declare Implicit Tactic on hole of type with evars).Gravatar Hugo Herbelin2016-07-01
* | | Fixing #4865 (deciding on which arguments to recompute scopes was not robust).Gravatar Hugo Herbelin2016-06-29
* | | Univs: Fix bug #4726Gravatar Matthieu Sozeau2016-06-29
* | | Fix issues in test-suite revealed by warnings.Gravatar Maxime Dénès2016-06-29
* | | Adding a test-suite for the only printing flag.Gravatar Pierre-Marie Pédrot2016-06-28
| * | Univs: allowing notations to take univ instancesGravatar Matthieu Sozeau2016-06-27
| * | Forbidding silently dropped universes instances inGravatar Matthieu Sozeau2016-06-27
* | | Shrink Proofs/Obligations by default and deprecateGravatar Matthieu Sozeau2016-06-27
* | | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2016-06-27
|\| |
* | | Patterns in binders: printing testsGravatar Arnaud Spiwack2016-06-27
* | | Patterns in binders: functional testsGravatar Arnaud Spiwack2016-06-27