index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tactics
/
tactics.ml
Age
Commit message (
Expand
)
Author
2015-12-25
Fixing a bug in the order of side conditions for introduction pattern -> and <-.
Hugo Herbelin
2015-12-11
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-12-11
Add tactic native_cast_no_check, analog to vm_cast_no_check.
Maxime Dénès
2015-12-10
Silently ignore requests to _not_ clear something when that something cannot ...
Guillaume Melquiond
2015-12-08
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-12-07
Fix some typos.
Guillaume Melquiond
2015-12-05
Removing redundant versions of generalize.
Hugo Herbelin
2015-12-05
Experimenting removing strong normalization of the mid-statement in tactic cut.
Hugo Herbelin
2015-12-05
Moving three related small half-general half-ad-hoc utility functions
Hugo Herbelin
2015-12-03
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-12-02
Slight simplification of code for pat/constr.
Hugo Herbelin
2015-12-02
Dead code from August 2014 in apply in.
Hugo Herbelin
2015-11-23
Removing a use of old refine in Tactics.
Pierre-Marie Pédrot
2015-11-20
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-11-17
More optimizations of [Clenv.clenv_fchain].
Pierre-Marie Pédrot
2015-11-17
Performance fix for destruct.
Pierre-Marie Pédrot
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
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
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-29
Monotonizing Tactics.change_arg.
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
Merge branch 'v8.5'
Pierre-Marie Pédrot
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-20
Proofview.Goal.sigma returns an indexed evarmap.
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
Type delayed_open_constr is now monotonic.
Pierre-Marie Pédrot
2015-10-19
More monotonicity in Tactics.
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-12
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-10-11
Fixing bug #4366: Conversion tactics recheck uselessly convertibility.
Pierre-Marie Pédrot
2015-09-25
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-09-23
Hopefully better names to constructors of internal_flag, as discussed
Hugo Herbelin
2015-09-17
Merge branch 'v8.5' into trunk
Maxime Dénès
2015-09-16
In pat/constr introduction patterns, fixing in a better way clearing problems
Hugo Herbelin
2015-09-16
Continuing investigation on how to preserve the locality of the action
Hugo Herbelin
[prev]
[next]