index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pretyping
Age
Commit message (
Expand
)
Author
2018-10-30
Reduction functions based on CClosure should take an env
Maxime Dénès
2018-10-30
Avoid redefining reduction functions in fun_ind
Maxime Dénès
2018-10-30
Distinguish globalization and pretyping error on unbound variable
Maxime Dénès
2018-10-30
Switch to using the obligation_evar flag instead of the evar source
Matthieu Sozeau
2018-10-29
Fix for bug #8848
Matthieu Sozeau
2018-10-29
Merge PR #8667: [RFC] Vendoring of Camlp5
Pierre-Marie Pédrot
2018-10-29
Merge PR #8780: Cleanup comparing projections through their constants.
Maxime Dénès
2018-10-29
[gramlib] Wrap `Gramlib`.
Emilio Jesus Gallego Arias
2018-10-29
[camlp5] Fix warnings, switch Coq to vendored library.
Emilio Jesus Gallego Arias
2018-10-26
[typeclasses] functionalize typeclass evar handling
Matthieu Sozeau
2018-10-26
Cleanup evar_extra: remove evar_info's store and add maps to evar_map
Matthieu Sozeau
2018-10-26
Merge PR #8684: Remove a few circumvolutions around parameters of inductive e...
Gaëtan Gilbert
2018-10-26
Merge PR #8687: Mini reorganization type of global constr of global
Pierre-Marie Pédrot
2018-10-26
Remove a few circumvolutions around parameters of inductive entries
Maxime Dénès
2018-10-26
Merge PR #8707: Separate cache representation between CClosure and CBV
Maxime Dénès
2018-10-20
Cleanup comparing projections through their constants.
Gaëtan Gilbert
2018-10-19
Deprecating Global.type_of_global_in_context.
Hugo Herbelin
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
UnivGen.constr_of_glob_univ -> Constr.mkRef
Gaëtan Gilbert
2018-10-16
Simplify vars_of_global usage
Gaëtan Gilbert
2018-10-16
Simplify fresh_foo_instance functions and pretyping of univ instance
Gaëtan Gilbert
2018-10-14
Parameterizing default inhabitant for impossible cases with an environment.
Hugo Herbelin
2018-10-14
Removing a call to Global.env in evarsolve.
Hugo Herbelin
2018-10-11
The cbv reduction does not rely on the kernel info data structure anymore.
Pierre-Marie Pédrot
2018-10-10
[coqlib] Rebindable Coqlib namespace.
Emilio Jesus Gallego Arias
2018-10-10
Merge PR #6218: Fix #5197, handling of algebraic universes
Pierre-Marie Pédrot
2018-10-09
Fix nativenorm when an evar is in the wrong place.
Gaëtan Gilbert
2018-10-08
Merge PR #8654: Remove FCast from CClosure.fterm.
Maxime Dénès
2018-10-08
Fix #5197, handling of algebraic universes
Matthieu Sozeau
2018-10-07
[api] Deprecate `evar_map` ref combinators.
Emilio Jesus Gallego Arias
2018-10-06
[api] Remove (most) 8.9 deprecated objects.
Emilio Jesus Gallego Arias
2018-10-05
[kernel] Remove section paths from `KerName.t`
Maxime Dénès
2018-10-04
Remove FCast from CClosure.fterm.
Pierre-Marie Pédrot
2018-10-04
Merge PR #7361: Towards selecting "best" unification failure among several
Pierre-Marie Pédrot
2018-10-04
Merge PR #8581: [pretyper] Remove imperative passing of evar_map.
Pierre-Marie Pédrot
2018-10-03
Merge PR #8596: [api] Cleanup `Decls`: remove unused function, move vernac he...
Pierre-Marie Pédrot
2018-10-03
[pretyper] Remove imperative passing of evar_map.
Emilio Jesus Gallego Arias
2018-10-03
[pretyper] Less imperative passing of the evar_map, part II.
Emilio Jesus Gallego Arias
2018-10-03
[pretyper] Less imperative passing of the evar_map, part I.
Emilio Jesus Gallego Arias
2018-10-03
Merge PR #8634: (For v8.9 and master) Remove -compat 8.6 and document the com...
Théo Zimmermann
2018-10-02
Update the -compat flags
Jason Gross
2018-10-02
Revert #6651: Use r.(p) syntax to print primitive projections
Maxime Dénès
2018-09-30
[api] Cleanup `Decls`: remove unused function, move vernac helper.
Emilio Jesus Gallego Arias
2018-09-28
Functionalizing calls to the environment in Himsg.
Hugo Herbelin
2018-09-27
Possible abstractions over goal variables when inferring match return clause.
Hugo Herbelin
2018-09-27
Trying an abstracting dependencies heuristic for the match return clause even...
Hugo Herbelin
2018-09-27
Trying a no-inversion no-dependency heuristic for match return clause.
Hugo Herbelin
2018-09-27
Inference of return clause: giving uniformly priority to "small inversion".
Hugo Herbelin
[prev]
[next]