index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-02-06
unsafe_type_of -> get_type_of in Autorewrite.{find,decompose}_applied_relation
Gaëtan Gilbert
2020-02-06
unsafe_type_of -> get_type_of in Contradiction.contradiction_term
Gaëtan Gilbert
2020-02-06
unsafe_type_of -> get_type_of in Class_tactics.autoapply
Gaëtan Gilbert
2020-02-06
unsafe_type_of -> get_type_of in Tacticals.elimination_then
Gaëtan Gilbert
2020-02-06
unsafe_type_of -> get_type_of in Tacticals.general_elim_then_using
Gaëtan Gilbert
2020-02-06
unsafe_type_of -> get_type_of in Hipattern.extract_eq_args
Gaëtan Gilbert
2020-02-06
unsafe_type_of -> get_type_of in Hints.make_trivial
Gaëtan Gilbert
2020-02-06
unsafe_type_of -> type_of in Tactics.prove_transitivity
Gaëtan Gilbert
2020-02-06
unsafe_type_of -> type_of in Tactics.symmetry_in
Gaëtan Gilbert
2020-02-06
unsafe_type_of -> type_of in Tactics.induction_gen_l + fix bad env
Gaëtan Gilbert
2020-02-06
unsafe_type_of -> get_type_of in Tactics.is_functional_induction
Gaëtan Gilbert
2020-02-06
Fix evar map leak in Tactics.find_induction_type
Gaëtan Gilbert
2020-02-06
unsafe_type_of -> type_of in Tactics.given_elim
Gaëtan Gilbert
2020-02-06
unsafe_type_of -> type_of in Tactics.guess_elim
Gaëtan Gilbert
2020-02-06
unsafe_type_of -> type_of in Tactics.abstract_args
Gaëtan Gilbert
2020-02-06
unsafe_type_of -> get_type_of in Tactics.atomize_param_of_ind_then
Gaëtan Gilbert
2020-02-06
unsafe_type_of -> type_of in Tactics.rewrite_hyp_then (+ tclEVARSTHEN)
Gaëtan Gilbert
2020-02-06
unsafe_type_of -> type_of in Tactics.intro_or_and_pattern
Gaëtan Gilbert
2020-02-06
unsafe_type_of -> type_of in Tactics.intro_decomp_eq (hipattern changes)
Gaëtan Gilbert
2020-02-06
unsafe_type_of -> type_of in Tactics.cut_and_apply
Gaëtan Gilbert
2020-02-06
unsafe_type_of -> type_of in Tactics.find_eliminator
Gaëtan Gilbert
2020-02-06
unsafe_type_of + match -> sort_of in Tactics.cut
Gaëtan Gilbert
2020-02-06
unsafe_type_of -> type_of in Tactics.change_on_subterm
Gaëtan Gilbert
2020-02-06
unsafe_type_of -> type_of in Tactics.convert_concl
Gaëtan Gilbert
2020-02-06
unsafe_type_of -> type_of in Eqdecide (2 occurrences)
Gaëtan Gilbert
2020-02-06
unsafe_type_of -> type_of in Eauto.e_give_exact
Gaëtan Gilbert
2020-02-06
unsafe_type_of -> type_of in Pretyping.pretype_ref
Gaëtan Gilbert
2020-02-06
unsafe_type_of -> type_of in Unification.applyHead
Gaëtan Gilbert
2020-02-06
unsafe_type_of -> type_of in Tacred.pattern_occs
Gaëtan Gilbert
2020-02-06
unsafe_type_of -> get_type_of in cases
Gaëtan Gilbert
2020-02-06
replace RList by list R
Yves Bertot
2020-02-06
Merge PR #11458: Don't install doc_grammar
Enrico Tassi
2020-02-06
Merge PR #11478: Nicer kernel universe error for inductives
Pierre-Marie Pédrot
2020-02-06
Merge PR #10835: Accepting a few more variants of format for recursive notati...
Pierre-Marie Pédrot
2020-02-05
Add --fuzz, --real, --user to timing scripts
Jason Gross
2020-02-05
Merge PR #11414: Remove the Tactic menu from CoqIDE.
Hugo Herbelin
2020-02-05
Remove a dubious part of the checker code relying on a universe context
Pierre-Marie Pédrot
2020-02-05
Store the template polymorphic context inside the TemplateArity node.
Pierre-Marie Pédrot
2020-02-05
[cleanup] remove useless EConstr qualifications
Enrico Tassi
2020-02-05
Merge PR #11511: Delay lifting in Evarsolve aliasing.
Enrico Tassi
2020-02-04
Merge PR #11491: Small side effect cleanup
Pierre-Marie Pédrot
2020-02-04
Remove `unsafe_type_of` from `Coercion`
Maxime Dénès
2020-02-04
Apply suggestions from Hugo
SimonBoulier
2020-02-04
Correct bug in non max local implicit arguments
SimonBoulier
2020-02-04
Non maximal implicits: add overlays for several libraries
SimonBoulier
2020-02-04
Non maximal implicits: entry in dev/doc/changes.md
SimonBoulier
2020-02-04
Add changelog for non maximal implicit args
SimonBoulier
2020-02-04
Update doc for non max implicit arguments
SimonBoulier
2020-02-04
Add syntax for non maximally inserted implicit arguments
SimonBoulier
2020-02-04
Merge PR #11513: Test for #5617: Primitive projections confuse the terminatio...
Gaëtan Gilbert
[prev]
[next]