index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pretyping
/
evarsolve.ml
Age
Commit message (
Expand
)
Author
2018-06-26
Remove Sorts.contents
Gaëtan Gilbert
2018-06-12
Fixes #7780 (missing lift in expanding alias under a binder in unification).
Hugo Herbelin
2018-06-04
Merge PR #7216: Replace uses of Termops.dependent by more specific functions.
Matthieu Sozeau
2018-04-13
Evar maps contain econstrs.
Gaëtan Gilbert
2018-04-10
Replace uses of Termops.dependent by more specific functions.
Pierre-Marie Pédrot
2018-03-31
[econstr] Forbid calling `to_constr` in open terms.
Emilio Jesus Gallego Arias
2018-03-09
Allow using cumulativity without forcing strict constraints.
Gaëtan Gilbert
2018-02-27
Update headers following #6543.
Théo Zimmermann
2017-11-22
[api] Deprecate Term destructors, move to Constr
Emilio Jesus Gallego Arias
2017-11-06
[api] Move structures deprecated in the API to the core.
Emilio Jesus Gallego Arias
2017-11-06
Merge PR #6064: [api] Deprecate all legacy uses of Name.Id in core.
Maxime Dénès
2017-11-05
Refining PR#924 (insensitivity of projection heuristics to alphabet).
Hugo Herbelin
2017-11-04
[api] Deprecate all legacy uses of Name.Id in core.
Emilio Jesus Gallego Arias
2017-11-03
Merge PR #924: Fixing part of #5669: unification heuristics sensitive to alph...
Maxime Dénès
2017-09-28
Efficient computation of the names contained in an environment.
Pierre-Marie Pédrot
2017-09-28
Efficient fresh name generation relying on sets.
Pierre-Marie Pédrot
2017-07-27
Fixing one part of #5669 (unification heuristics sensitive to choice of names).
Hugo Herbelin
2017-07-26
Removing template polymorphism for definitions.
Pierre-Marie Pédrot
2017-07-04
Merge branch 'v8.6'
Pierre-Marie Pédrot
2017-07-04
Bump year in headers.
Pierre-Marie Pédrot
2017-06-15
Merge PR#713: Bump year in headers.
Maxime Dénès
2017-06-06
Remove the Sigma (monotonous state) API.
Maxime Dénès
2017-06-05
Univs: fix bug #5365, generation of u+k <= v constraints
Matthieu Sozeau
2017-06-02
Drop '.' from CErrors.anomaly, insert it in args
Jason Gross
2017-06-01
Bump year in headers.
Maxime Dénès
2017-05-27
[cleanup] Unify all calls to the error function.
Emilio Jesus Gallego Arias
2017-05-05
Upgrading some local function as a general-purpose combinator Option.List.map.
Hugo Herbelin
2017-04-27
Fix 4.04 warnings
Gaetan Gilbert
2017-04-01
Actually exporting delayed universes in the EConstr implementation.
Pierre-Marie Pédrot
2017-02-14
Merge branch 'master'.
Pierre-Marie Pédrot
2017-02-14
Dedicated datatype for aliases in Evarsolve.
Pierre-Marie Pédrot
2017-02-14
Chasing a few unsafe constr coercions.
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
Removing compatibility layers in Retyping
Pierre-Marie Pédrot
2017-02-14
Removing some return type compatibility layers in Termops.
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
Hints API using EConstr.
Pierre-Marie Pédrot
2017-02-14
Tactics API using EConstr.
Pierre-Marie Pédrot
2017-02-14
Cleaning up opening of the EConstr module in pretyping folder.
Pierre-Marie Pédrot
2017-02-14
Unification API using EConstr.
Pierre-Marie Pédrot
2017-02-14
Pretyping API using EConstr.
Pierre-Marie Pédrot
2017-02-14
Evarsolve API using EConstr.
Pierre-Marie Pédrot
2017-02-14
Retyping 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-12-07
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-12-02
Document changes
Matthieu Sozeau
2016-11-30
Fix UGraph.check_eq!
Matthieu Sozeau
[prev]
[next]