aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Fixing #4499 (not using unnamed record field in {| |} notation).Gravatar Hugo Herbelin2017-04-07
* Merge branch 'origin/v8.5' into v8.6.Gravatar Hugo Herbelin2017-04-06
|\
* | Fixing #5454 (an assert false with 'pat).Gravatar Hugo Herbelin2017-04-05
* | Merge PR#535: Fix #5435: [Eval native_compute in] raises anomaly.Gravatar Maxime Dénès2017-04-04
|\ \
| * | Test file for #5435: [Eval native_compute in] raises anomaly.Gravatar Maxime Dénès2017-04-04
| * | Fix bug #5435: [Eval native_compute in] raises anomaly.Gravatar Maxime Dénès2017-04-04
|/ /
* | Merge PR#533: Instances should obey universe binders even when defined by tac...Gravatar Maxime Dénès2017-04-03
|\ \
| * | Instances should obey universe binders even when defined by tactics.Gravatar Gaetan Gilbert2017-04-03
|/ /
* | Add test file for #4957.Gravatar Maxime Dénès2017-04-03
* | Merge PR#463: Run non-tactic comands without resilient_commandGravatar Maxime Dénès2017-03-30
|\ \
* \ \ Merge PR#514: [travis] Backport from trunk: VSTGravatar Maxime Dénès2017-03-29
|\ \ \
| | * | Run non-tactic comands without resilient_commandGravatar Tej Chajed2017-03-29
| |/ / |/| |
| * | [travis] Backport from trunk: VSTGravatar Emilio Jesus Gallego Arias2017-03-24
|/ /
* | Merge PR#476: [future] Be eager when "chaining" already resolved future values.Gravatar Maxime Dénès2017-03-24
|\ \
* \ \ Merge PR#475: Opaque side effectsGravatar Maxime Dénès2017-03-24
|\ \ \
* \ \ \ Merge PR#507: Intern names bound in match patternsGravatar Maxime Dénès2017-03-23
|\ \ \ \
| | * | | Documenting the API of side-effects.Gravatar Pierre-Marie Pédrot2017-03-23
| | * | | Using a dedicated datastructure for side effect ordering.Gravatar Pierre-Marie Pédrot2017-03-23
| | * | | Making the side_effects type opaque.Gravatar Pierre-Marie Pédrot2017-03-23
| |/ / / |/| | |
| * | | Intern names bound in match patternsGravatar Tej Chajed2017-03-23
* | | | Merge PR#497: [travis] [8.6.only] Backport latest changes from trunk.Gravatar Maxime Dénès2017-03-23
|\ \ \ \
* \ \ \ \ Merge PR#495: funind: Ignore missing info for current functionGravatar Maxime Dénès2017-03-23
|\ \ \ \ \ | |_|/ / / |/| | | |
* | | | | Add empty Extraction.v and FunInd.v to prepare landing of PR#220.Gravatar Maxime Dénès2017-03-23
* | | | | Merge PR#491: Do not typecheck twice the type of opaque constants.Gravatar Maxime Dénès2017-03-23
|\ \ \ \ \
* \ \ \ \ \ Merge PR#480: show unused intro pattern warningGravatar Maxime Dénès2017-03-22
|\ \ \ \ \ \
| | | | * | | [travis] [8.6.only] Backport latest changes from trunk.Gravatar Emilio Jesus Gallego Arias2017-03-22
| |_|_|/ / / |/| | | | |
| | | * | | funind: Ignore missing info for current functionGravatar Tej Chajed2017-03-22
| |_|/ / / |/| | | |
| | * | | Add a few comments in term_typing.ml.Gravatar Maxime Dénès2017-03-21
| | * | | Do not typecheck twice the type of opaque constants.Gravatar Maxime Dénès2017-03-21
| |/ / / |/| | |
* | | | Merge PR#430: make `emit' tail recursiveGravatar Maxime Dénès2017-03-20
|\ \ \ \
| * | | | In the Kami project, that causes a stack overflow in one of the example filesGravatar Paul Steckler2017-03-20
|/ / / /
| | * / [future] Use eager evaluation for chaining values.Gravatar Emilio Jesus Gallego Arias2017-03-20
| |/ / |/| |
* | | Merge PR#429: Don't require printing-only notation to be productiveGravatar Maxime Dénès2017-03-17
|\ \ \
* \ \ \ Merge PR#465: Fix #5132: coq_makefile generates incorrect install goalGravatar Maxime Dénès2017-03-14
|\ \ \ \
| * | | | Fix #5132: coq_makefile generates incorrect install goalGravatar Vadim Zaliva2017-03-14
| | | * | Fix 3 unused-intro-pattern warnings in stdlib.Gravatar Théo Zimmermann2017-03-14
| | | * | Show unused-intro-pattern warning.Gravatar Théo Zimmermann2017-03-14
* | | | | Merge PR#359: Fix bug 4969, autoapply was not tagging shelved subgoals correc...Gravatar Maxime Dénès2017-03-10
|\ \ \ \ \
* | | | | | [travis] Move GeoCoq to allow fail.Gravatar Emilio Jesus Gallego Arias2017-03-10
* | | | | | Merge PR#452: [ltac] Move dummy plugin to plugins folder.Gravatar Maxime Dénès2017-03-07
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge PR#453: [travis] Backport trunk's travis support.Gravatar Maxime Dénès2017-03-07
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| | * | | | | [ltac] Move dummy plugin to plugins folder.Gravatar Emilio Jesus Gallego Arias2017-03-03
| |/ / / / / |/| | | | |
| * | | | | [travis] Backport trunk's travis support.Gravatar Emilio Jesus Gallego Arias2017-03-02
|/ / / / /
| | | | * Fixing anomaly on unsupported key in interactive ltac debug.Gravatar Hugo Herbelin2017-02-24
| | | | * Fixing a little bug in printing ex2 (type was printed "_" by default).Gravatar Hugo Herbelin2017-02-23
| | | | * Fixing a little bug in using the "where" clause for inductive types.Gravatar Hugo Herbelin2017-02-23
* | | | | Merge branch 'v8.5' into v8.6Gravatar Pierre-Marie Pédrot2017-02-22
|\ \ \ \ \ | | |_|_|/ | |/| | |
* | | | | Add empty ltac_plugin file for forward compatibility.Gravatar Maxime Dénès2017-02-21
* | | | | Fixing #5339 (anomaly with 'pat in record parameters).Gravatar Hugo Herbelin2017-02-16
| | | * | reject notations that are both 'only printing' and 'only parsing'Gravatar Ralf Jung2017-02-16