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-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
2014-10-15
To stay closer to non-primitive projections, only unfold primitive
Matthieu Sozeau
2014-10-15
Make use of unfolded primitive projections when elaborating match on a
Matthieu Sozeau
2014-10-15
Fix ill-typed debugging function
Matthieu Sozeau
2014-10-15
Fix for bug #3618.
Matthieu Sozeau
2014-10-15
Remaining tactics of the Auto module were put in the monad.
Pierre-Marie Pédrot
2014-10-15
Closed bug 3710.
Matthieu Sozeau
2014-10-15
Bug 3692 is fixed.
Matthieu Sozeau
2014-10-15
Bug 3628 is fixed.
Matthieu Sozeau
2014-10-15
Fix test-suite files which failed due to usage of $(admit)$ which
Matthieu Sozeau
2014-10-15
Fix bug 3637.
Matthieu Sozeau
2014-10-15
Reenable FO unification of primitive projections and their eta-expanded
Matthieu Sozeau
2014-10-15
Fix test-suite file after moving back to using C as the name
Matthieu Sozeau
2014-10-15
Modify the heuristic for unfolding lhs or rhs in evarconv, considering
Matthieu Sozeau
2014-10-15
Implement a different strategy to expand primitive projections only when
Matthieu Sozeau
2014-10-15
Add an option to not print primitive projection parameters, which can
Matthieu Sozeau
2014-10-15
Fix -async-proofs-always-delegate (close 3740)
Enrico Tassi
2014-10-14
Fix ML paths (thanks Jean-Marc Notin for bisecting it)
Enrico Tassi
2014-10-14
Revert "Move eta-expansion after delta reduction in kernel reduction. This ma...
Matthieu Sozeau
2014-10-14
Oops, forgot a fix needed after the rebase.
Matthieu Sozeau
2014-10-14
Fix bug #3698: stack overflow due to eta+canonical structures in
Matthieu Sozeau
2014-10-13
Fix typo, thanks Mike Shulman for spotting it
Enrico Tassi
2014-10-13
Fixing "change" and "fold" after convert_hyp/convert_concl moved to
Hugo Herbelin
2014-10-13
Add support for deactivating type class inference from induction/destruct.
Hugo Herbelin
2014-10-13
Adding a tactic which fails if one of the goals under focus is dependent in a...
Hugo Herbelin
2014-10-13
Adding printers for ppproofview.
Hugo Herbelin
2014-10-13
Naming main goal "Main"
Hugo Herbelin
2014-10-13
Moving function about locs in locusops.
Hugo Herbelin
2014-10-13
English typo in a function name of evarconv.
Hugo Herbelin
2014-10-13
Added support for several impossible cases in compilation of "match".
Hugo Herbelin
2014-10-13
Stm: more precise representation of nested proofs
Enrico Tassi
2014-10-13
When loading libraries, feed back dependencies.
Carst Tankink
2014-10-13
Emit a warning for void Arguments statement (Close 3713)
Enrico Tassi
2014-10-13
Parsing of "?[" as two tokens (makes ssr compile).
Enrico Tassi
2014-10-13
STM: primitives to snapshot a .vi while in interactive mode
Enrico Tassi
2014-10-13
selective join/export of the safe_environment
Enrico Tassi
2014-10-13
TQueue: new primitive to take a snapshot of the queue
Enrico Tassi
2014-10-13
STM: simplify how the term part of a side effect is retrieved
Enrico Tassi
2014-10-13
library/opaqueTables: enable their use in interactive mode
Enrico Tassi
[prev]
[next]