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 -> 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
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
Merge PR #11414: Remove the Tactic menu from CoqIDE.
Hugo Herbelin
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
Merge PR #11513: Test for #5617: Primitive projections confuse the terminatio...
Gaëtan Gilbert
2020-02-04
Merge PR #11514: add regression test for lia
Pierre-Marie Pédrot
2020-02-04
Merge PR #11474: Fix efficiency regression #11436
Vincent Laporte
2020-02-03
add regression test for lia
Andres Erbsen
2020-02-03
Merge PR #11508: [ci] [fiat-crypto] Use the pinned bedrock2
Emilio Jesus Gallego Arias
2020-02-03
Test for #5617: Primitive projections confuse the termination checker.
Pierre-Marie Pédrot
2020-02-03
Do not return a full term in Evarsolve alias expansion.
Pierre-Marie Pédrot
2020-02-03
Delay lifting in Evarsolve aliasing.
Pierre-Marie Pédrot
2020-02-03
Merge PR #11497: [opam] Don't disable native compute in opam.dev file
Gaëtan Gilbert
2020-02-03
Merge PR #11493: [makefile] Ignore _build_boot directory
Gaëtan Gilbert
2020-02-03
Fix efficiency regression #11436
Frédéric Besson
2020-02-03
Merge PR #11481: Do not rely on Libobject for the current environment in extr...
Maxime Dénès
2020-02-03
Merge PR #11490: [exn] Don't reraise in exception printers
Pierre-Marie Pédrot
2020-02-02
[ci] [fiat-crypto] Use the pinned bedrock2
Jason Gross
2020-02-02
Merge PR #11500: [ci] [fiat-crypto-legacy] Use new, faster targets
Emilio Jesus Gallego Arias
2020-02-02
Merge PR #11484: Fix 11483 (Performance bug of PrimFLoat.compare with native_...
Pierre-Marie Pédrot
2020-02-02
Merge PR #11326: Refactoring part of #11120 about printing applied global ref...
Emilio Jesus Gallego Arias
2020-02-02
Merge PR #11466: checkdeps.py: add missing dep & report deps all at once
Théo Zimmermann
2020-01-31
[ci] [fiat-crypto-legacy] Use new, faster targets
Jason Gross
2020-01-31
More tolerant in format for recursive notations.
Hugo Herbelin
2020-01-31
[opam] Don't disable native compute in opam.dev file
Emilio Jesus Gallego Arias
2020-01-31
[makefile] Ignore _build_boot directory
Emilio Jesus Gallego Arias
[next]