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-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-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
2018-09-27
Merge PR #8545: Functionalize evarmap passing in Cases.ml
Emilio Jesus Gallego Arias
2018-09-27
Unification failure: don't give preference to a "beyond capabilities" error.
Hugo Herbelin
2018-09-27
Preparing ability to select "best" unification failure to report among two.
Hugo Herbelin
2018-09-26
[print] Restrict use of "debug" Termops printer.
Emilio Jesus Gallego Arias
2018-09-26
Merge PR #8534: Checking if low-level name printers are used on purpose or not
Maxime Dénès
2018-09-26
Merge PR #7309: Made names of existential variables interpretable as Ltac var...
Pierre-Marie Pédrot
2018-09-26
Making cases.ml use state-passing instead of the evdref idiom.
Pierre-Marie Pédrot
2018-09-24
Fixes #8215 ("critical" bug of type inference in interpreting evars by names).
Hugo Herbelin
2018-09-23
Checking if low-level name printers are used on purpose or not.
Hugo Herbelin
2018-09-19
Replace trivial uses of declare_summary with summary.refs
Gaëtan Gilbert
2018-09-19
Merge PR #7257: Fixing yet a source of dependency on alphabetic order in unif...
Pierre-Marie Pédrot
2018-09-19
Merge PR #8447: Cleaning in the retroknowledge
Pierre-Marie Pédrot
2018-09-17
Merge PR #6906: [VM] Optimize structured values
Pierre-Marie Pédrot
2018-09-17
Merge PR #8053: [dune] Add apidoc target using `odoc`
Gaëtan Gilbert
2018-09-17
OCaml now exports the min and max non-constant tags, let's use it
Maxime Dénès
2018-09-17
[VM] Move structured_constant to Vmvalues
Maxime Dénès
2018-09-14
Fixing yet a source of dependency on alphabetic order in unification.
Hugo Herbelin
2018-09-14
Retroknowledge: use GlobRef.t instead of Constr.t as entry
Vincent Laporte
[next]