aboutsummaryrefslogtreecommitdiffhomepage
path: root/plugins
Commit message (Expand)AuthorAge
* Proofview.Goal.sigma returns an indexed evarmap.Gravatar Pierre-Marie Pédrot2015-10-20
* Indexing Proofview.goals with a stage.Gravatar Pierre-Marie Pédrot2015-10-20
* Boxing the Goal.enter primitive into a record type.Gravatar Pierre-Marie Pédrot2015-10-20
* Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2015-10-19
|\
* | Type delayed_open_constr is now monotonic.Gravatar Pierre-Marie Pédrot2015-10-19
* | Function debug mode more formatted.Gravatar Pierre Courtieu2015-10-19
| * Partly fixes #3225. Removed some old experimental stuff in funind.Gravatar Pierre Courtieu2015-10-19
* | Constraining refine to monotonic functions.Gravatar Pierre-Marie Pédrot2015-10-18
* | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2015-10-15
|\|
| * Exporting the original unprocessed hint in the hint running function.Gravatar Pierre-Marie Pédrot2015-10-14
| * Fix some typos.Gravatar Guillaume Melquiond2015-10-13
* | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2015-10-09
|\|
| * f_equal fix continued: do a refresh_universes as before.Gravatar Matthieu Sozeau2015-10-08
| * Fix bug #4069: f_equal regression.Gravatar Matthieu Sozeau2015-10-07
* | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2015-10-02
|\|
| * Univs: fix after rebase (from_ctx/from_env)Gravatar Matthieu Sozeau2015-10-02
| * Univs: fix evar_map initialization in newring.Gravatar Matthieu Sozeau2015-10-02
| * Univs: fix evar_map leaks bugs in FunctionGravatar Matthieu Sozeau2015-10-02
| * Univs: fix an evar leak in congruenceGravatar Matthieu Sozeau2015-10-02
* | Removing uselessly duplicated function in Evd.Gravatar Pierre-Marie Pédrot2015-09-27
* | Merge branch 'v8.5' into trunkGravatar Maxime Dénès2015-09-17
|\|
| * Univs: Add universe binding lists to definitionsGravatar Matthieu Sozeau2015-09-14
* | Opacifying the proof_terminator type.Gravatar Pierre-Marie Pédrot2015-09-08
* | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2015-09-06
|\|
| * Improve directives for Haskell extraction of nat.Gravatar Maxime Dénès2015-09-03
| * Fix [Z.div] and add [Z.modulo] in ExtrHaskellZNum.vGravatar Nickolai Zeldovich2015-09-03
| * Fix [Nat.div] and add [Nat.modulo] in ExtrHaskellNatNum.vGravatar Nickolai Zeldovich2015-09-03
* | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2015-07-27
|\|
| * Extraction: fix primitive projection extraction.Gravatar Matthieu Sozeau2015-07-22
* | Merge branch 'v8.5' into trunkGravatar Pierre Letouzey2015-06-22
|\|
| * Add efficient extraction of [nat], [Z], and [string] to HaskellGravatar Nickolai Zeldovich2015-06-22
* | micromega : fix silly timeoutGravatar Frédéric Besson2015-06-06
* | micromega : options to limit proof searchGravatar Frédéric Besson2015-05-26
* | Merge v8.5 into trunkGravatar Hugo Herbelin2015-05-15
|\|
| * Safer typing primitives.Gravatar Pierre-Marie Pédrot2015-05-13
| * Rationalizing a bit the interface of Hints.Gravatar Pierre-Marie Pédrot2015-05-11
| * Fix bug #4212, congruence forgetting about some universe constraints.Gravatar Matthieu Sozeau2015-05-05
* | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2015-05-05
|\|
* | maintenance micromega pluginGravatar Frédéric Besson2015-04-28
| * Remove almost all the uses of string concatenation when building error messages.Gravatar Guillaume Melquiond2015-04-23
| * Using tclZEROMSG instead of tclZERO in several places.Gravatar Pierre-Marie Pédrot2015-04-23
| * Declarative mode: remaining goals are "given up" when closing blocks.Gravatar Arnaud Spiwack2015-04-22
| * Remove dirty debug printing from funind.Gravatar Maxime Dénès2015-04-15
* | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2015-04-15
|\|
| * Function now supports puniveresGravatar jforest2015-04-14
| * better debug in recdefGravatar jforest2015-04-14
| * Opaque implementation of auto tactics.Gravatar Pierre-Marie Pédrot2015-04-14
| * correction of a bug reported by Tristan CrolardGravatar jforest2015-04-13
| * Fixing bug #4186.Gravatar Pierre-Marie Pédrot2015-04-13
| * Fix #3590 for good this time, by changing the API, change's argument nowGravatar Matthieu Sozeau2015-04-10