index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
proofs
Age
Commit message (
Expand
)
Author
2015-12-09
The unshelve tactical now takes future goals into account.
Pierre-Marie Pédrot
2015-12-09
Adding an unshelve tactical.
Pierre-Marie Pédrot
2015-11-28
Univs: correctly register universe binders for lemmas.
Matthieu Sozeau
2015-11-17
Performance fix for destruct.
Pierre-Marie Pédrot
2015-11-12
Fix bug #4412: [rewrite] (setoid_rewrite?) creates ill-typed terms.
Pierre-Marie Pédrot
2015-11-04
Fix bug in proofs/logic.ml type_of_global_reference_knowing_conclusion
Matthieu Sozeau
2015-11-02
Made that the syntax [id]:tac also applies to the shelve, which is after all ...
Hugo Herbelin
2015-10-29
Handle side-effects of Vernacular commands inside proofs better, so that
Matthieu Sozeau
2015-10-28
Avoid type checking private_constants (side_eff) again during Qed (#4357).
Enrico Tassi
2015-10-21
Fixed (and changed) infoH.
Pierre Courtieu
2015-10-19
Categorizing debug messages as such + NonLogical uses loggers.
Pierre Courtieu
2015-10-18
Miscellaneous typos, spacing, US spelling in comments or variable names.
Hugo Herbelin
2015-10-15
Fix #4346 1/2: native casts were not inferring universe constraints.
Maxime Dénès
2015-10-14
Fix LemmaOverloading
Matthieu Sozeau
2015-10-09
Remove misleading warning (Close #4365)
Enrico Tassi
2015-10-08
Proof using: let-in policy, optional auto-clear, forward closure*
Enrico Tassi
2015-10-06
Fixing emacs output in debugging mode.
Pierre Courtieu
2015-10-02
Univs: fix handling of evd's universes and side effects in build_by_tactic
Matthieu Sozeau
2015-10-02
Univs: fix handling of side effects/delayed proofs
Matthieu Sozeau
2015-10-02
Changed status of Info messages from notice to info.
Pierre Courtieu
2015-09-23
Removing the generalization of the body of inductive schemes from
Hugo Herbelin
2015-09-20
Proof: suggest Admitted->Qed only if the proof is really complete (#4349)
Enrico Tassi
2015-09-14
Univs: Add universe binding lists to definitions
Matthieu Sozeau
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-07-27
Slightly improving line break formatting in Info command.
Hugo Herbelin
2015-06-23
Fix `Pp` function used by the `Info` command.
Arnaud Spiwack
2015-06-09
STM: states coming from workers have no proof terminators (Close #4246)
Enrico Tassi
2015-06-03
Admitted does not drop poly-univ constraints (Fix #4244)
Enrico Tassi
2015-05-29
STM/Univ: save initial univs (the ones in the statement) in Proof.proof
Enrico Tassi
2015-05-27
Fix bug #4159
Matthieu Sozeau
2015-05-18
Tentative fix for #3461: Anomaly: Uncaught exception Pretype_errors.PretypeEr...
Pierre-Marie Pédrot
2015-05-14
Disable precompilation for native_compute by default.
Guillaume Melquiond
2015-05-13
Safer typing primitives.
Pierre-Marie Pédrot
2015-04-23
Remove almost all the uses of string concatenation when building error messages.
Guillaume Melquiond
2015-04-22
Tactical `progress` compares term up to potentially equalisable universes.
Arnaud Spiwack
2015-04-19
Slightly more efficient implementation of the logic monad.
Pierre-Marie Pédrot
2015-03-22
typo
Enrico Tassi
2015-03-11
admit: replaced by give_up + Admitted (no proof_admitted : False, close #4032)
Enrico Tassi
2015-02-24
[Proofview.tclPROGRESS]: do not consider that trivial goal instantiation is p...
Arnaud Spiwack
2015-02-23
Fix some typos in comments.
Guillaume Melquiond
2015-02-10
Granting wish #4008.
Pierre-Marie Pédrot
2015-02-02
Removing dead code.
Pierre-Marie Pédrot
2015-01-24
Tentative workaround for bug #3798.
Pierre-Marie Pédrot
2015-01-18
Fix a big bug in native_compute tactic: since Hugo's 364decf59c, it was
Maxime Dénès
2015-01-12
Update headers.
Maxime Dénès
2015-01-08
Avoiding introducing yet another convention in naming files.
Hugo Herbelin
2015-01-08
Fixed and extend bullet related info/error messages. + doc.
Pierre Courtieu
2015-01-05
Added more informative messages about bullets.
Pierre Courtieu
[next]