index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
engine
Commit message (
Expand
)
Author
Age
*
[api] Rename `global_reference` to `GlobRef.t` to follow kernel style.
Emilio Jesus Gallego Arias
2018-05-04
*
Merge PR #7375: Implement to_constr with nf_evars_and_universes_opt_subst
Pierre-Marie Pédrot
2018-05-03
|
\
*
\
Merge PR #6935: Separate universe minimization and evar normalization functions
Pierre-Marie Pédrot
2018-04-30
|
\
\
|
|
*
Implement to_constr with nf_evars_and_universes_opt_subst
Gaëtan Gilbert
2018-04-29
|
|
*
Fix nf_evars_universes_opt_subst: recurse on univs, nf undef evars
Gaëtan Gilbert
2018-04-28
|
|
/
|
/
|
*
|
Merge PR #6892: Cleanup implementation of normalize_context_set a bit
Pierre-Marie Pédrot
2018-04-28
|
\
\
*
\
\
Merge PR #6866: Slight improvement of messages related to direct and indirect...
Pierre-Marie Pédrot
2018-04-25
|
\
\
\
*
\
\
\
Merge PR #307: Adding a flag to support different naming modes for evar hypot...
Pierre-Marie Pédrot
2018-04-24
|
\
\
\
\
|
|
*
|
|
Improving error message for clear tactic (and indirect uses of it).
Hugo Herbelin
2018-04-24
|
*
|
|
|
Adding a flag to support different naming modes for evar hypotheses.
Hugo Herbelin
2018-04-24
|
|
/
/
/
*
/
/
/
[api] Relocate `intf` modules according to dependency-order.
Emilio Jesus Gallego Arias
2018-04-23
|
/
/
/
|
|
*
Deprecate mixing univ minimization and evm normalization functions.
Gaëtan Gilbert
2018-04-17
|
|
/
|
/
|
|
*
univ minimization: comment [enforce_uppers]
Gaëtan Gilbert
2018-04-13
|
*
univ minimization [enforce_upper]: replace Option.get with match
Gaëtan Gilbert
2018-04-13
|
*
univ minimization: Partially let-lift [enforce_uppers]
Gaëtan Gilbert
2018-04-13
|
*
univ minimization: rename acc' -> enforce_uppers
Gaëtan Gilbert
2018-04-13
|
*
univ minimization: use shadowing more
Gaëtan Gilbert
2018-04-13
|
*
univ minimization: let-lift [not_lower]
Gaëtan Gilbert
2018-04-13
|
*
univ minimization: simplify try-with block around find_insts
Gaëtan Gilbert
2018-04-13
|
*
univ minimization: s/[failwith ""]/[raise UpperBoundedAlg]/
Gaëtan Gilbert
2018-04-13
|
*
univ minimization: simplify try-with block around [find u left]
Gaëtan Gilbert
2018-04-13
|
*
univ minimization: comment compare_constraint_type
Gaëtan Gilbert
2018-04-13
|
*
niv minimization: remove [remove_lower] abbreviation
Gaëtan Gilbert
2018-04-13
|
*
minimize_univ_variables: bool*bool*univ*lowermap replaced by record
Gaëtan Gilbert
2018-04-13
|
*
minimize_univ_variables: remove [and right] abbreviation.
Gaëtan Gilbert
2018-04-13
|
*
universe normalisation: put equivalence class partition in UGraph
Gaëtan Gilbert
2018-04-13
|
*
universe minimization: cleanup using standard combinators, open Univ
Gaëtan Gilbert
2018-04-13
*
|
Evar maps contain econstrs.
Gaëtan Gilbert
2018-04-13
|
/
*
Merge PR #6454: [econstr] Flag to make `to_constr` fail if its output contain...
Pierre-Marie Pédrot
2018-04-13
|
\
*
\
Merge PR #6972: [api] Deprecate a couple of aliases that we missed.
Maxime Dénès
2018-04-12
|
\
\
|
|
*
[econstr] Forbid calling `to_constr` in open terms.
Emilio Jesus Gallego Arias
2018-03-31
|
*
|
[api] Deprecate a couple of aliases that we missed.
Emilio Jesus Gallego Arias
2018-03-28
|
|
/
*
|
Export Proofview.undefined as "unsafe" primitive.
Hugo Herbelin
2018-03-27
*
|
Adding informative variant of shelve_unifiable returning set of shelved evars.
Hugo Herbelin
2018-03-27
|
/
*
Slightly refining some error messages about unresolvable evars.
Hugo Herbelin
2018-03-24
*
[located] Push inner locations in `reference` to a CAst.t node.
Emilio Jesus Gallego Arias
2018-03-09
*
Adjust EConstr.cmp_constructors for relaxed constructor cumulativity
Gaëtan Gilbert
2018-03-09
*
Delayed weak constraints for cumulative inductive types.
Gaëtan Gilbert
2018-03-09
*
Statically enforce that ULub is only between levels.
Gaëtan Gilbert
2018-03-09
*
Option for messing with inference of irrelevant constraints
Gaëtan Gilbert
2018-03-09
*
Cumulativity: improve treatment of irrelevant universes.
Gaëtan Gilbert
2018-03-09
*
Allow using cumulativity without forcing strict constraints.
Gaëtan Gilbert
2018-03-09
*
A comment in Proofview.with_shelf.
Hugo Herbelin
2018-03-08
*
Proof engine: support for nesting tactic-in-term within other tactics.
Hugo Herbelin
2018-03-08
*
Adding tclPUTGIVENUP/tclPUTSHELF in Proofview.Unsafe.
Hugo Herbelin
2018-03-08
*
Proof engine: using save_future_goal when relevant.
Hugo Herbelin
2018-03-08
*
Proof engine: adding a function to save future goals including principal one.
Hugo Herbelin
2018-03-08
*
Proof engine: consider the pair principal and future goals as an entity.
Hugo Herbelin
2018-03-08
*
Merge PR #6893: Cleanup UState API usage
Maxime Dénès
2018-03-08
|
\
*
\
Merge PR #6899: [compat] Remove "Standard Proposition Elimination"
Maxime Dénès
2018-03-08
|
\
\
[next]