index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
proofs
/
pfedit.ml
Age
Commit message (
Expand
)
Author
2016-03-19
Moving VernacSolve to an EXTEND-based definition.
Pierre-Marie Pédrot
2016-03-19
Removing the dependency in VernacSolve in the STM.
Pierre-Marie Pédrot
2016-01-21
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-01-20
Update copyright headers.
Maxime Dénès
2016-01-11
CLEANUP: kernel/context.ml{,i}
Matej Kosik
2015-11-29
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-11-28
Univs: correctly register universe binders for lemmas.
Matthieu Sozeau
2015-10-29
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-10-28
Avoid type checking private_constants (side_eff) again during Qed (#4357).
Enrico Tassi
2015-10-02
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-10-02
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-10-02
Univs: fix handling of evd's universes and side effects in build_by_tactic
Matthieu Sozeau
2015-10-02
Changed status of Info messages from notice to info.
Pierre Courtieu
2015-09-25
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-09-23
Removing the generalization of the body of inductive schemes from
Hugo Herbelin
2015-09-17
Fix previous merge.
Maxime Dénès
2015-09-17
Merge branch 'v8.5' into trunk
Maxime Dénès
2015-09-14
Univs: Add universe binding lists to definitions
Matthieu Sozeau
2015-09-08
Opacifying the proof_terminator type.
Pierre-Marie Pédrot
2015-08-02
Reverting 16 last commits, committed mistakenly using the wrong push command.
Hugo Herbelin
2015-08-02
Removing the generalization of the body of inductive schemes from
Hugo Herbelin
2015-07-29
Fixing what seems to be a typo.
Hugo Herbelin
2015-06-23
Fix `Pp` function used by the `Info` command.
Arnaud Spiwack
2015-01-24
Tentative workaround for bug #3798.
Pierre-Marie Pédrot
2015-01-12
Update headers.
Maxime Dénès
2014-12-23
Vi2vo: fix handling of univ constraints coming from the body
Enrico Tassi
2014-12-16
Getting rid of Exninfo hacks.
Pierre-Marie Pédrot
2014-11-20
Exporting the function handling side-effects only applied to terms.
Pierre-Marie Pédrot
2014-11-01
Info: do not record info trace unless needed.
Arnaud Spiwack
2014-11-01
Add [Info] command.
Arnaud Spiwack
2014-10-22
Proofview: move [list_goto] to the [CList] module.
Arnaud Spiwack
2014-10-22
Lemmas/Pfedit: use full evar_map instead of universe contexts to start proofs.
Arnaud Spiwack
2014-09-12
Add syntax [id]: to apply tactic to goal named id.
Hugo Herbelin
2014-08-05
STM: new "par:" goal selector, like "all:" but in parallel
Enrico Tassi
2014-07-23
Change the interface of proof_global to take an evar_map instead of a univers...
Arnaud Spiwack
2014-06-18
Proofs now take and return an evar_universe_context, simplifying interfaces
Matthieu Sozeau
2014-05-06
- Fix eq_constr_universes restricted to Sorts.equal
Matthieu Sozeau
2014-05-06
- Fix bug preventing apply from unfolding Fixpoints.
Matthieu Sozeau
2014-05-06
Adapt universe polymorphic branch to new handling of futures for delayed proofs.
Matthieu Sozeau
2014-05-06
Correct rebase on STM code. Thanks to E. Tassi for help on dealing with
Matthieu Sozeau
2014-05-06
This commit adds full universe polymorphism and fast projections to Coq.
Matthieu Sozeau
2014-04-25
Fixing various backtrace recordings.
Pierre-Marie Pédrot
2014-03-05
Remove some dead-code (thanks to ocaml warnings)
Pierre Letouzey
2014-03-05
Remove many superfluous 'open' indicated by ocamlc -w +33
Pierre Letouzey
2014-02-26
Lazyconstr -> Opaqueproof
Enrico Tassi
2014-02-26
New compilation mode -vi2vo
Enrico Tassi
2013-12-04
Factoring(continued).
Arnaud Spiwack
2013-12-04
Refactoring: storing more information in the terminator closure.
Arnaud Spiwack
2013-12-04
The commands that initiate proofs are now in charge of what happens when proo...
Arnaud Spiwack
2013-11-02
Doc: solve the bad interaction between Declare Implicit Tactic and refine.
aspiwack
[next]