index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vernac
Age
Commit message (
Expand
)
Author
2018-10-26
Merge PR #7186: Moving `fold_constr_with_full_binders` to a place
Maxime Dénès
2018-10-19
Merge PR #8758: [api] Qualify access to `Nametab`
Hugo Herbelin
2018-10-18
[universes] deprecate constr_of_global
Matthieu Sozeau
2018-10-18
[api] Qualify access to `Nametab`
Emilio Jesus Gallego Arias
2018-10-17
Merge PR #8694: Various cleanups of universe apis
Pierre-Marie Pédrot
2018-10-16
Merge PR #8059: Simplify code for [Definition := Eval ...]
Matthieu Sozeau
2018-10-16
{Univops -> Vars}.universes_of_constr
Gaëtan Gilbert
2018-10-16
UnivGen.constr_of_glob_univ -> Constr.mkRef
Gaëtan Gilbert
2018-10-15
Providing a centralized API for ARGUMENT EXTEND.
Pierre-Marie Pédrot
2018-10-15
Merge PR #8589: Correct some spelling errors (continued)
Emilio Jesus Gallego Arias
2018-10-15
Mini-factorization preparing unification.
Hugo Herbelin
2018-10-15
Make code of `Lemmas.save` closer to the one of `DeclareDef.declare_definition`.
Hugo Herbelin
2018-10-15
DeclareDef: Reorganizing declaration of definitions in a more structured way.
Hugo Herbelin
2018-10-15
Merge PR #8716: Lemmas: Little simplification of artificially convoluted code
Emilio Jesus Gallego Arias
2018-10-15
Correct some spelling errors
Benjamin Barenblat
2018-10-12
Moving local copy fold_constr_with_full_binders in assumptions.ml to constr.ml.
Hugo Herbelin
2018-10-12
Lemmas: Little simplification of artificially convoluted code.
Hugo Herbelin
2018-10-11
[vernac] Remove unused abstraction from declaration_hook type.
Emilio Jesus Gallego Arias
2018-10-11
[vernac] Remove unused `start_hook` `save_hook` from Lemmas.
Emilio Jesus Gallego Arias
2018-10-11
Merge PR #186: [RFC] Coqlib cleanup
Pierre-Marie Pédrot
2018-10-11
Merge PR #8161: Implement VERNAC EXTEND in coqpp
Maxime Dénès
2018-10-10
[coqlib] Rebindable Coqlib namespace.
Emilio Jesus Gallego Arias
2018-10-09
Simplify code for [Definition := Eval ...]
Gaëtan Gilbert
2018-10-07
Adding missing header to comFixpoint.ml.
Hugo Herbelin
2018-10-06
[api] Remove (most) 8.9 deprecated objects.
Emilio Jesus Gallego Arias
2018-10-06
Merge PR #8555: Remove section paths from kernel names
Pierre-Marie Pédrot
2018-10-05
Using smart mkLambdaCN/mkProdCN.
Hugo Herbelin
2018-10-05
[kernel] Remove section paths from `KerName.t`
Maxime Dénès
2018-10-03
Merge PR #8596: [api] Cleanup `Decls`: remove unused function, move vernac he...
Pierre-Marie Pédrot
2018-10-02
Update the -compat flags
Jason Gross
2018-10-02
Pass unnamed arguments to ML macros.
Pierre-Marie Pédrot
2018-10-02
Merge PR #7522: [ocaml] Update required OCaml version to 4.05.0
Pierre-Marie Pédrot
2018-10-01
Merge PR #7634: Extend combined scheme to Schemes in Type
Matthieu Sozeau
2018-10-01
Merge PR #8501: [classes] Split large `new_instance` function up.
Matthieu Sozeau
2018-09-30
[api] Cleanup `Decls`: remove unused function, move vernac helper.
Emilio Jesus Gallego Arias
2018-09-29
[classes] Split large `new_instance` function up.
Emilio Jesus Gallego Arias
2018-09-28
Functionalizing calls to the environment in Himsg.
Hugo Herbelin
2018-09-28
Merge PR #8509: Fix numerous anomalies with Scheme Equality
Pierre-Marie Pédrot
2018-09-27
[api] Remove unnecessary type alias introduced in 8.9
Emilio Jesus Gallego Arias
2018-09-27
Merge PR #8559: [api] Two more missing deprecations.
Pierre-Marie Pédrot
2018-09-27
Using Constant.change_label (better level of abstraction to build kernel names).
Hugo Herbelin
2018-09-27
Scheme Equality: support for working in a context of Parameters.
Hugo Herbelin
2018-09-27
Fixing a Scheme Equality anomaly with constants bound to inductive.
Hugo Herbelin
2018-09-27
Fixing a typo in a comment.
Hugo Herbelin
2018-09-27
Fixing #4859 (anomaly with Scheme called on inductive type with indices).
Hugo Herbelin
2018-09-27
Fixing #4612 (anomaly with Scheme called on unsupported inductive type).
Hugo Herbelin
2018-09-27
Merge PR #8475: Centralize the reliance on abstract universe context internals
Gaëtan Gilbert
2018-09-26
[ocaml] Update required OCaml version to 4.05.0
Emilio Jesus Gallego Arias
2018-09-26
Merge PR #8504: Allow successive attributes #[foo] #[bar]
Vincent Laporte
2018-09-26
Merge PR #8534: Checking if low-level name printers are used on purpose or not
Maxime Dénès
[next]