index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tactics
Age
Commit message (
Expand
)
Author
2015-11-10
Activating bracketing of last or-and introduction pattern by default
Hugo Herbelin
2015-11-10
Merge origin/v8.5 into trunk
Hugo Herbelin
2015-11-10
Typo.
Hugo Herbelin
2015-11-10
Fix bug #4404: [remember] gives Error: Conversion test raised an anomaly.
Pierre-Marie Pédrot
2015-11-07
Implementing assert and cut with LetIn rather than using a beta-redex.
Hugo Herbelin
2015-11-07
Preservation of the name of evars/goals when applying pose/set/intro/clearbody.
Hugo Herbelin
2015-11-07
Merge remote-tracking branch 'origin/v8.5' into upstream-trunk
Hugo Herbelin
2015-11-05
Fix bug #4273
Matthieu Sozeau
2015-11-05
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-11-04
Hint Cut documentation and cleanup of printing (was duplicated and
Matthieu Sozeau
2015-11-04
Fix bug in proofs/logic.ml type_of_global_reference_knowing_conclusion
Matthieu Sozeau
2015-11-02
Fix bug #4397: refreshing types in abstract_generalize.
Matthieu Sozeau
2015-11-02
Fix bug #4151: discrepancy between exact and eexact/eassumption.
Matthieu Sozeau
2015-10-30
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-10-29
Monotonizing Tactics.change_arg.
Pierre-Marie Pédrot
2015-10-29
Removing some goal unsafeness in Equality.
Pierre-Marie Pédrot
2015-10-29
Removing unused and useless exported function in Hints.
Pierre-Marie Pédrot
2015-10-29
Removing the evar_map argument from s_enter.
Pierre-Marie Pédrot
2015-10-29
Removing some goal unsafeness in inductive schemes.
Pierre-Marie Pédrot
2015-10-29
Avoid an anomaly when destructing an unknown ident. (Fix bug #4395)
Guillaume Melquiond
2015-10-29
Fixing another instance of bug #3267 in eauto, this time in the
Hugo Herbelin
2015-10-29
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-10-28
Univs: local names handling.
Matthieu Sozeau
2015-10-28
Avoid type checking private_constants (side_eff) again during Qed (#4357).
Enrico Tassi
2015-10-26
Preserving goal name in revert/bring_hyps.
Hugo Herbelin
2015-10-26
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-10-24
Fixing a loop in checking hints with holes.
Hugo Herbelin
2015-10-24
Backtracking on interpreting toplevel calls to exact in scope determined
Hugo Herbelin
2015-10-20
Proofview.Goal.sigma returns an indexed evarmap.
Pierre-Marie Pédrot
2015-10-20
Indexing Proofview.goals with a stage.
Pierre-Marie Pédrot
2015-10-20
Boxing the Goal.enter primitive into a record type.
Pierre-Marie Pédrot
2015-10-20
Renaming Goal.enter field into s_enter.
Pierre-Marie Pédrot
2015-10-19
Expliciting the uses of the old Tacmach API in Tactics.
Pierre-Marie Pédrot
2015-10-19
Removing some unsafe uses of monotonicity.
Pierre-Marie Pédrot
2015-10-19
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-10-19
Type delayed_open_constr is now monotonic.
Pierre-Marie Pédrot
2015-10-19
Categorizing debug messages as such + NonLogical uses loggers.
Pierre Courtieu
2015-10-19
More monotonicity in Tactics.
Pierre-Marie Pédrot
2015-10-19
Turning anomaly into error for #4372 (weakness of inversion in the
Hugo Herbelin
2015-10-19
Removing tclEVARS in various places.
Pierre-Marie Pédrot
2015-10-19
Reducing the uses of tclEVARS in Tactics by using monotonous functions.
Pierre-Marie Pédrot
2015-10-18
Making Evarutil.new_evar monotonous.
Pierre-Marie Pédrot
2015-10-18
Constraining refine to monotonic functions.
Pierre-Marie Pédrot
2015-10-17
Clarifying and documenting the UState API.
Pierre-Marie Pédrot
2015-10-16
Generalize fix for auto from PMP to eauto and typeclasses eauto.
Matthieu Sozeau
2015-10-16
Merge branch 'v8.5' into trunk
Maxime Dénès
2015-10-16
Merge hint lists instead of appending them. (Fix bug #3199)
Guillaume Melquiond
2015-10-15
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-10-14
Fixing perfomance issue of auto hints induced by universes.
Pierre-Marie Pédrot
2015-10-14
Exporting the original unprocessed hint in the hint running function.
Pierre-Marie Pédrot
[prev]
[next]