index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
plugins
/
decl_mode
Commit message (
Expand
)
Author
Age
*
Fix some typos.
Guillaume Melquiond
2015-10-13
*
Safer typing primitives.
Pierre-Marie Pédrot
2015-05-13
*
Declarative mode: remaining goals are "given up" when closing blocks.
Arnaud Spiwack
2015-04-22
*
Declarative mode: fix proof modes.
Arnaud Spiwack
2015-03-31
*
Declarative mode: fix vernac classification.
Arnaud Spiwack
2015-03-31
*
Declarative mode: plug the specialised printers back.
Arnaud Spiwack
2015-03-31
*
Declarative mode: make it so that unfocussing can only be done for closed sub...
Arnaud Spiwack
2015-03-13
*
Declarative mode: remove dead code.
Arnaud Spiwack
2015-03-13
*
Declarative mode: remove a superfluous [set_proof_mode].
Arnaud Spiwack
2015-03-13
*
Declarative mode: fix the focus behaviour.
Arnaud Spiwack
2015-03-13
*
rewiring Czar printers that were disabled
Pierre Corbineau
2015-03-13
*
Fix double print in decl_mode.
Enrico Tassi
2015-03-11
*
Removing the unused field ltacrecvars of tactic internalization.
Pierre-Marie Pédrot
2015-02-27
*
Update headers.
Maxime Dénès
2015-01-12
*
Writing rename_hyps in the new monad.
Pierre-Marie Pédrot
2014-11-03
*
Remove the deprecated open-constr based refine.
Arnaud Spiwack
2014-10-22
*
A version of convert_concl and convert_hyp in new proof engine.
Hugo Herbelin
2014-10-09
*
decl_mode: stay in declarative mode
Enrico Tassi
2014-10-06
*
Add syntax for naming new goals in refine: writing ?[id] instead of _
Hugo Herbelin
2014-09-30
*
Revert specific syntax for primitive projections, avoiding ugly
Matthieu Sozeau
2014-09-17
*
Uniformisation of the order of arguments env and sigma.
Hugo Herbelin
2014-09-12
*
Referring to evars by names. Added a parser for evars (but parsing of
Hugo Herbelin
2014-09-12
*
Removing the old implementation of clear_body.
Pierre-Marie Pédrot
2014-09-05
*
Revert the two previous commits. I was testing in the wrong branch.
Pierre-Marie Pédrot
2014-09-04
*
Removing the old implementation of clear_body.
Pierre-Marie Pédrot
2014-09-04
*
Typing.sort_of does not leak evarmaps anymore.
Pierre-Marie Pédrot
2014-09-04
*
A reorganization of the "assert" tactics (hopefully uniform naming
Hugo Herbelin
2014-08-18
*
Reorganisation of intropattern code
Hugo Herbelin
2014-08-18
*
Experimentally adding an option for automatically erasing an
Hugo Herbelin
2014-08-05
*
Adding a syntax "enough" for the variant of "assert" with the order of
Hugo Herbelin
2014-08-05
*
STM: new "par:" goal selector, like "all:" but in parallel
Enrico Tassi
2014-08-05
*
Passing some tactics to the new monad type.
Pierre-Marie Pédrot
2014-06-12
*
Dead code.
Hugo Herbelin
2014-06-06
*
This commit adds full universe polymorphism and fast projections to Coq.
Matthieu Sozeau
2014-05-06
*
Remove many superfluous 'open' indicated by ocamlc -w +33
Pierre Letouzey
2014-03-05
*
Stack operations of Reductionops in Reductionops.Stack
Pierre Boutillier
2014-02-24
*
Removing non-marshallable data from the Agram constructor. Instead of
Pierre-Marie Pédrot
2014-02-16
*
Removing the need of evarmaps in constr internalization.
Pierre-Marie Pédrot
2013-12-17
*
Getting rid of goal-dependency in declarative mode argument evaluation.
Pierre-Marie Pédrot
2013-11-27
*
Adding generic solvers to term holes. For now, no resolution mechanism nor
Pierre-Marie Pédrot
2013-11-27
*
Porting Tactics.assumption to the new engine.
ppedrot
2013-11-08
*
Adds a new goal selector "all:".
aspiwack
2013-11-02
*
The tactic [admit] exits with the "unsafe" status.
aspiwack
2013-11-02
*
Cleanup of comments.
aspiwack
2013-11-02
*
Plug back the declarative mode.
aspiwack
2013-11-02
*
Makes the new Proofview.tactic the basic type of Ltac.
aspiwack
2013-11-02
*
More monomorphic List.mem + List.assoc + ...
letouzey
2013-10-24
*
Turn many List.assoc into List.assoc_f
letouzey
2013-10-24
*
Moving side effects into evar_map. There was no reason to keep another
ppedrot
2013-10-05
*
STM: better handle proof modes
gareuselesinge
2013-09-30
[next]