index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-10-21
Lazily check that an argument is dependent when constructing evar clauses.
Pierre-Marie Pédrot
2014-10-21
Fixing decompose_app_rel in Rewrite.
Pierre-Marie Pédrot
2014-10-21
Using new clausenv in rewrite.
Pierre-Marie Pédrot
2014-10-21
Adding an evar version of the make_clenv function.
Pierre-Marie Pédrot
2014-10-21
Porting Hugo's fix 98f3abb83a to native compiler.
Maxime Dénès
2014-10-21
Adapting output tests to the removal of the new token warning and to
Hugo Herbelin
2014-10-21
More precise test for #3459.
Hugo Herbelin
2014-10-21
Dead code.
Hugo Herbelin
2014-10-21
Continuing experimental printing of the signature of open evars in
Hugo Herbelin
2014-10-20
Removing re-typecheking from "refine" in no-check mode of the new
Hugo Herbelin
2014-10-20
Fixing a (new) part of bug #2729.
Hugo Herbelin
2014-10-20
A patch for printing "match" when constructors are defined with let-in
Hugo Herbelin
2014-10-20
Fixing a bug in the presence of let-in in inductive arity.
Hugo Herbelin
2014-10-17
Revert "Fixing a loop in proof reconstruction for congruence (#2447)."
Hugo Herbelin
2014-10-17
Revert "Essai où assert_style n'est utilisé que si pas visuellement une éq...
Hugo Herbelin
2014-10-17
Now printing "now a keyword" only in verbose mode.
Hugo Herbelin
2014-10-17
When facing problem ?id = ?id' in resolution of return predicate,
Hugo Herbelin
2014-10-17
Experimental printing of the signature of open evars in Check.
Hugo Herbelin
2014-10-17
New experimental heuristic printing strategy for evar instances: We
Hugo Herbelin
2014-10-17
Re-displaying evar instances in debugger.
Hugo Herbelin
2014-10-17
Fixing a loop in proof reconstruction for congruence (#2447).
Hugo Herbelin
2014-10-17
Essai où assert_style n'est utilisé que si pas visuellement une équation;
Hugo Herbelin
2014-10-16
More fallout from elisp rename
Anders Kaseorg
2014-10-16
Relaxing again the test on types of replacements in tactic change
Hugo Herbelin
2014-10-16
In convert_concl/convert_hyp: nf_enter -> enter.
Hugo Herbelin
2014-10-16
Revert "Naming main goal "Main""
Hugo Herbelin
2014-10-16
Refactoring proofview: make the definition of the logic monad polymorphic.
Arnaud Spiwack
2014-10-16
Refresh to avoid algebraic universes on the right.
Matthieu Sozeau
2014-10-16
Fix test-suite scripts.
Matthieu Sozeau
2014-10-16
Bug fixed by Hugo.
Matthieu Sozeau
2014-10-16
Grab Existential Variables: restore the goal order from v8.4.
Arnaud Spiwack
2014-10-16
Proofview: cleanup: no more reference to Goal.goal.
Arnaud Spiwack
2014-10-16
Put evars remaining after a tactic on the shelf.
Arnaud Spiwack
2014-10-16
Refine: proper scoping of the future goals.
Arnaud Spiwack
2014-10-16
Goal: remove [advance] from the API.
Arnaud Spiwack
2014-10-16
Proofview: remove unused [refresh_sigma] compatibility primitive.
Arnaud Spiwack
2014-10-16
Goal: remove some functions from the compatibility layer.
Arnaud Spiwack
2014-10-16
Goal: remove most of the API (make [Goal.goal] concrete).
Arnaud Spiwack
2014-10-16
Make [Goal.goal] be exactly [Evar.t].
Arnaud Spiwack
2014-10-16
Goal: remove dead code.
Arnaud Spiwack
2014-10-16
Expose Proofview.Refine.with_type in the API.
Arnaud Spiwack
2014-10-16
Proofview.Refine: remove the handle type, and simplify the API.
Arnaud Spiwack
2014-10-16
Move the handling of the principal evar from refine to evd.
Arnaud Spiwack
2014-10-16
Move the handling a new evars from the [Proofview.Refine] module to [Evd].
Arnaud Spiwack
2014-10-16
Evd: a few comments to document the increasingly wide internal [evar_map] type.
Arnaud Spiwack
2014-10-16
Evd: remove/update obsolete comments.
Arnaud Spiwack
2014-10-16
Proofview.Refine: delay the marking of new evars as goals from [new_evar] to ...
Arnaud Spiwack
2014-10-16
Proofview: small optimisation/simplification.
Arnaud Spiwack
2014-10-16
ConstructiveEpsilon: simplify the before_witness type using non-uniform param...
Arnaud Spiwack
2014-10-15
Adding a timeout to bug #2447.
Pierre-Marie Pédrot
[next]