index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pretyping
/
evarsolve.mli
Age
Commit message (
Expand
)
Author
2020-11-21
Short documentation of solve_simple_eqn.
Hugo Herbelin
2020-11-16
Fixing the "IllTypedInstance" anomaly part of #5512.
Hugo Herbelin
2020-09-03
Comment AllowedEvars API
Maxime Dénès
2020-09-02
Abstract type for allowed evars
Maxime Dénès
2020-09-02
Replace `frozen` by `allowed` evars in evarconv, and delay them
Maxime Dénès
2020-04-06
Use lists instead of arrays in evar instances.
Pierre-Marie Pédrot
2020-03-18
Update headers in the whole code base.
Théo Zimmermann
2019-12-26
Remove uses of Global in Evd API.
Pierre-Marie Pédrot
2019-11-21
[coq] Untabify the whole ML codebase.
Emilio Jesus Gallego Arias
2019-06-17
Update ml-style headers to new year.
Théo Zimmermann
2019-02-08
evarsolve transp_state and comments fixes
Matthieu Sozeau
2019-02-08
Document the unify_flags more throroughly in evarsolve.
Matthieu Sozeau
2019-02-08
Add an helper [instantiate_evar] function
Matthieu Sozeau
2019-02-08
Flags of evar_conv_x/unifiers: rationalize
Matthieu Sozeau
2019-02-08
Rename types_or_terms and the unification function types
Matthieu Sozeau
2019-02-08
[evarconv] New flag handling for unifier
Matthieu Sozeau
2018-10-06
[api] Remove (most) 8.9 deprecated objects.
Emilio Jesus Gallego Arias
2018-03-28
[api] Deprecate a couple of aliases that we missed.
Emilio Jesus Gallego Arias
2018-02-27
Update headers following #6543.
Théo Zimmermann
2017-11-26
[api] Remove aliases of `Evar.t`
Emilio Jesus Gallego Arias
2017-11-06
[api] Move structures deprecated in the API to the core.
Emilio Jesus Gallego Arias
2017-07-04
Bump year in headers.
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
Removing compatibility layers in Retyping
Pierre-Marie Pédrot
2017-02-14
Unification 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-10-22
Renamings to avoid confusion deprecating old names
Matthieu Sozeau
2016-07-04
congruence: Restrict refreshing to Set
Matthieu Sozeau
2016-07-04
congruence/univs: properly refresh (fix #4609)
Matthieu Sozeau
2016-01-20
Update copyright headers.
Maxime Dénès
2015-11-11
Fix bug #4293: ensure let-ins do not contain algebraic universes in
Matthieu Sozeau
2015-01-12
Update headers.
Maxime Dénès
2014-10-02
Work around issues with FO unification trying to unify terms of
Matthieu Sozeau
2014-09-19
Move the specific map_constr_with_binders_left_to_right
Matthieu Sozeau
2014-09-18
Fix constrMatching as well as change/e_contextually to allow
Matthieu Sozeau
2014-08-26
Make evarconv and unification able to handle eta for records in presence
Matthieu Sozeau
2014-08-25
Fixing bug #3377 by giving env and sigma to constrMathching. Now it's possible
Matthieu Sozeau
2014-07-30
Avoid introducing additional universes when doing pruning in evarsolve.
Matthieu Sozeau
2014-06-26
Change interface of refresh universes to get a pbty argument instead of
Matthieu Sozeau
2014-06-21
- Add an option to refresh only algebraic universes, for e_type_of. The goal
Matthieu Sozeau
2014-06-20
Cleanup treatment of template universe polymorphism (thanks to E. Tassi
Matthieu Sozeau
2014-05-06
Find a more efficient fix for dealing with template universes:
Matthieu Sozeau
2014-05-06
Try a new way of handling template universe levels
Matthieu Sozeau
2014-05-06
This commit adds full universe polymorphism and fast projections to Coq.
Matthieu Sozeau
2014-04-01
Propagating conversion_problem towards (postponed) evar/evar problems.
Hugo Herbelin
2013-10-22
Removing useless array-to-list and converse casts used in
ppedrot
[next]