index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pretyping
/
pretyping.ml
Age
Commit message (
Expand
)
Author
2017-05-03
Type@{_} should not produce a flexible algebraic universe.
Gaetan Gilbert
2017-05-03
Allow flexible anonymous universes in instances and sorts.
Gaetan Gilbert
2017-04-27
Remove unused [open] statements
Gaetan Gilbert
2017-04-27
Fix omitted labels in function calls
Gaetan Gilbert
2017-04-11
Merge PR#543: Sanitize instance interpretation
Maxime Dénès
2017-04-07
Merge branch 'master' into econstr
Pierre-Marie Pédrot
2017-04-06
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-04
Merge branch 'trunk' into pr379
Maxime Dénès
2017-04-01
Actually exporting delayed universes in the EConstr implementation.
Pierre-Marie Pédrot
2017-03-24
Replacing "cast surgery" in LetIn by a proper field (see PR #404).
Hugo Herbelin
2017-03-23
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-02-14
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
2016-11-18
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-11-07
More explicit name for status of unification constraints.
Maxime Dénès
2016-10-30
Moving Universes to the engine/ folder.
Pierre-Marie Pédrot
2016-10-24
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-22
Renamings to avoid confusion deprecating old names
Matthieu Sozeau
2016-10-21
Merge remote-tracking branch 'gforge/v8.5' into v8.6
Matthieu Sozeau
2016-10-20
A fix for #5097 (status of evars refined by "clear" in ltac: closed wrt evars).
Hugo Herbelin
2016-10-02
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-09-28
Fix bug #4723 and FIXME in API for solve_by_tac
Matthieu Sozeau
2016-09-16
Make the Coq codebase independent from Ltac-related code.
Pierre-Marie Pédrot
2016-09-15
Untangling Tacexpr from lower strata.
Pierre-Marie Pédrot
[next]