index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
pretyping
/
pretyping.ml
Commit message (
Expand
)
Author
Age
*
Type@{_} should not produce a flexible algebraic universe.
Gaetan Gilbert
2017-05-03
*
Allow flexible anonymous universes in instances and sorts.
Gaetan Gilbert
2017-05-03
*
Remove unused [open] statements
Gaetan Gilbert
2017-04-27
*
Fix omitted labels in function calls
Gaetan Gilbert
2017-04-27
*
Merge PR#543: Sanitize instance interpretation
Maxime Dénès
2017-04-11
|
\
*
\
Merge branch 'master' into econstr
Pierre-Marie Pédrot
2017-04-07
|
\
\
|
*
\
Merge PR#508: Optimize pending evars
Maxime Dénès
2017-04-06
|
|
\
\
|
|
|
*
Factor interp_instance out of Pretyping.pretype_global
Gaetan Gilbert
2017-04-06
|
|
|
*
Avoid strange shadowing of Pretyping.interp_universe_level_name
Gaetan Gilbert
2017-04-06
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'trunk' into pr379
Maxime Dénès
2017-04-04
|
\
|
|
*
|
|
Actually exporting delayed universes in the EConstr implementation.
Pierre-Marie Pédrot
2017-04-01
|
*
|
Replacing "cast surgery" in LetIn by a proper field (see PR #404).
Hugo Herbelin
2017-03-24
|
|
*
Make the computation of frozen evars lazy in Pretyping.
Pierre-Marie Pédrot
2017-03-23
|
|
*
Fast path in computation of frozen evars in Pretyping.
Pierre-Marie Pédrot
2017-03-23
|
|
*
Ensuring static invariants about handling of pending evars in Pretyping.
Pierre-Marie Pédrot
2017-03-23
|
|
/
*
|
Merge branch 'master'.
Pierre-Marie Pédrot
2017-02-14
|
\
|
*
|
Namegen primitives now apply on evar constrs.
Pierre-Marie Pédrot
2017-02-14
*
|
Definining EConstr-based contexts.
Pierre-Marie Pédrot
2017-02-14
*
|
Evar-normalizing functions now act on EConstrs.
Pierre-Marie Pédrot
2017-02-14
*
|
Cleaning up interfaces.
Pierre-Marie Pédrot
2017-02-14
*
|
Removing various compatibility layers of tactics.
Pierre-Marie Pédrot
2017-02-14
*
|
Ltac now uses evar-based constrs.
Pierre-Marie Pédrot
2017-02-14
*
|
Removing compatibility layers in Retyping
Pierre-Marie Pédrot
2017-02-14
*
|
Reductionops now return EConstrs.
Pierre-Marie Pédrot
2017-02-14
*
|
Eliminating parts of the right-hand side compatibility layer
Pierre-Marie Pédrot
2017-02-14
*
|
Tactic_matching API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
|
Leminv API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
|
Tactics API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
|
Making judgment type generic over the type of inner constrs.
Pierre-Marie Pédrot
2017-02-14
*
|
Pretyping API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
|
Coercion API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
|
Typing API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
|
Evarconv API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
|
Evarsolve API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
|
Evardefine API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
|
Retyping API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
|
Nativenorm API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
|
Reductionops API using EConstr.
Pierre-Marie Pédrot
2017-02-14
*
|
Termops API using EConstr.
Pierre-Marie Pédrot
2017-02-14
|
*
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-11-18
|
/
|
|
*
More explicit name for status of unification constraints.
Maxime Dénès
2016-11-07
*
|
Moving Universes to the engine/ folder.
Pierre-Marie Pédrot
2016-10-30
*
|
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-24
|
\
\
|
|
*
Renamings to avoid confusion deprecating old names
Matthieu Sozeau
2016-10-22
|
|
/
|
*
Merge remote-tracking branch 'gforge/v8.5' into v8.6
Matthieu Sozeau
2016-10-21
|
|
\
|
|
*
A fix for #5097 (status of evars refined by "clear" in ltac: closed wrt evars).
Hugo Herbelin
2016-10-20
*
|
|
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-02
|
\
|
|
|
*
|
Fix bug #4723 and FIXME in API for solve_by_tac
Matthieu Sozeau
2016-09-28
*
|
|
Make the Coq codebase independent from Ltac-related code.
Pierre-Marie Pédrot
2016-09-16
|
\
\
\
|
*
|
|
Untangling Tacexpr from lower strata.
Pierre-Marie Pédrot
2016-09-15
[next]