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-06-04
cbn understand ! Arguments directive
Pierre Boutillier
2014-06-03
A bug has been closed (HoTT/coq #105)
Jason Gross
2014-06-03
The tactic interpreter now uses a new type of tactics, through
Pierre-Marie Pédrot
2014-06-02
Fixing incorrect printf format.
Pierre-Marie Pédrot
2014-06-02
Removing symmetry from the atomic tactics.
Pierre-Marie Pédrot
2014-06-01
A little bit of documentation about V5.10 and V6.3 and V7.
Hugo Herbelin
2014-06-01
Use of "H"-based names for propositional hypotheses obtained by
Hugo Herbelin
2014-06-01
Making those proofs which depend on names generated for the arguments
Hugo Herbelin
2014-05-31
More on injection over a projectable "existT". - Fixing syntax "injection ......
Hugo Herbelin
2014-05-31
Fixing introduction patterns * and ** when used in a branch so that they do n...
Hugo Herbelin
2014-05-31
Upgrade Matthieu's new_revert as the "revert" (a "unit tactic").
Hugo Herbelin
2014-05-31
Basic lemmas about the algebraic structure of equality.
Hugo Herbelin
2014-05-31
Dead code + typo.
Hugo Herbelin
2014-05-30
Adding test-suite for bug #3355.
Pierre-Marie Pédrot
2014-05-28
- Fix for commit 15999903f875f4b5dbb3d5240d2ca39acc3cd777 which disallowed some
Matthieu Sozeau
2014-05-27
Removing a tclSENSITIVE from rewrite.
Pierre-Marie Pédrot
2014-05-26
Cbn reduces Pos.compare p~1 q~1 to Pos.compare p q
Pierre Boutillier
2014-05-26
Reduction.Stack.Fix/Case stores Cst_stack.t
Pierre Boutillier
2014-05-26
Cst_stack before stack (abstraction leak in whd_gen)
Pierre Boutillier
2014-05-26
cbn: args list instead of arg number
Pierre Boutillier
2014-05-26
Reductionops.Stack.map & Reduction.iterate_whd_gen
Pierre
2014-05-26
- Fix in kernel conversion not folding the universe constraints
Matthieu Sozeau
2014-05-26
Update infer_conv to record trivial Prop <= Type i constraints that are neede...
Matthieu Sozeau
2014-05-26
make coqdep canonicalize paths from the command line
Gregory Malecha
2014-05-26
Fixing commit 9cef834. The parsing rules were generating an empty list,
Pierre-Marie Pédrot
2014-05-24
Revert "Chasing the goal entering backward while interpreting tactics. This r...
Pierre-Marie Pédrot
2014-05-24
Chasing the goal entering backward while interpreting tactics. This required
Pierre-Marie Pédrot
2014-05-24
Fixing TACTIC EXTEND for arguments-free tactics that may modify the whole
Pierre-Marie Pédrot
2014-05-24
Complying with reference manual for the syntax of exists/eexists, i.e.
Hugo Herbelin
2014-05-22
Moving the "specialize" tactic out of the AST. Also removed an obsolete
Pierre-Marie Pédrot
2014-05-22
Fix native_compute for systems with a limited size for the command line.
Guillaume Melquiond
2014-05-22
Ignore generated file.
Guillaume Melquiond
2014-05-22
Removing useless use of metaids in tactic AST.
Pierre-Marie Pédrot
2014-05-21
Removing decompose record / sum from the tactic AST.
Pierre-Marie Pédrot
2014-05-21
Allowing Ltac definitions that may be unusable because of a built-in
Pierre-Marie Pédrot
2014-05-21
Moving left & right tactics out of the AST.
Pierre-Marie Pédrot
2014-05-20
Moving (e)transitivity out of the AST.
Pierre-Marie Pédrot
2014-05-20
Tactics declared through TACTIC EXTEND that are of the form
Pierre-Marie Pédrot
2014-05-20
Tentative to add constr-using primitive tactics without grammar rules.
Pierre-Marie Pédrot
2014-05-18
Revert "Fix Qcanon after changes on injection."
Maxime Dénès
2014-05-18
When discrimination is not possible, try to project.
Maxime Dénès
2014-05-18
Suggest Set Injection On Proofs in error message for injection.
Maxime Dénès
2014-05-18
Restored old behavior of injection on proofs by default.
Maxime Dénès
2014-05-17
Adding way to get the list of the accepted tactic notation arguments.
Pierre-Marie Pédrot
2014-05-17
Fixing coqdep_boot warning relative to unknown ML files that were in tactics.
Pierre-Marie Pédrot
2014-05-17
Fixing Camlp4 compilation
Pierre-Marie Pédrot
2014-05-16
Revert "Decent error message when a constant is not found"
Enrico Tassi
2014-05-16
More fixes of unification with primitive projections (missed cases during the...
Matthieu Sozeau
2014-05-16
Declare: fix Future management
Enrico Tassi
2014-05-16
Decent error message when a constant is not found
Enrico Tassi
[next]