index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
pretyping
/
evarsolve.ml
Commit message (
Expand
)
Author
Age
*
Removing template polymorphism for definitions.
Pierre-Marie Pédrot
2017-07-26
*
Merge branch 'v8.6'
Pierre-Marie Pédrot
2017-07-04
|
\
*
|
Bump year in headers.
Pierre-Marie Pédrot
2017-07-04
|
*
Merge PR#713: Bump year in headers.
Maxime Dénès
2017-06-15
|
|
\
*
|
|
Remove the Sigma (monotonous state) API.
Maxime Dénès
2017-06-06
|
*
|
Univs: fix bug #5365, generation of u+k <= v constraints
Matthieu Sozeau
2017-06-05
*
|
|
Drop '.' from CErrors.anomaly, insert it in args
Jason Gross
2017-06-02
|
|
*
Bump year in headers.
Maxime Dénès
2017-06-01
|
|
/
*
|
[cleanup] Unify all calls to the error function.
Emilio Jesus Gallego Arias
2017-05-27
*
|
Upgrading some local function as a general-purpose combinator Option.List.map.
Hugo Herbelin
2017-05-05
*
|
Fix 4.04 warnings
Gaetan Gilbert
2017-04-27
*
|
Actually exporting delayed universes in the EConstr implementation.
Pierre-Marie Pédrot
2017-04-01
*
|
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
2017-02-14
|
*
|
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-12-07
|
|
\
|
|
|
*
Document changes
Matthieu Sozeau
2016-12-02
|
|
*
Fix UGraph.check_eq!
Matthieu Sozeau
2016-11-30
|
*
|
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-11-18
|
/
|
|
|
|
/
*
|
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
|
|
\
|
|
*
Revert "unification.ml: fix for bug #4763, unif regression"
Maxime Dénès
2016-10-21
*
|
|
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-18
|
\
|
|
|
*
|
Merge branch 'v8.5' into v8.6
Pierre-Marie Pédrot
2016-10-18
|
|
\
|
|
|
*
Fixing to #3209 (Not_found due to an occur-check cycle).
Hugo Herbelin
2016-10-17
*
|
|
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-08
|
\
|
|
|
*
|
Merge branch 'v8.5' into v8.6
Pierre-Marie Pédrot
2016-10-08
|
|
\
|
|
|
*
unification.ml: fix for bug #4763, unif regression
Matthieu Sozeau
2016-10-06
*
|
|
CLEANUP: switching from "right-to-left" to "left-to-right" function compositi...
Matej Kosik
2016-08-30
*
|
|
CLEANUP: removing calls of the "Context.Named.Declaration.to_tuple" function
Matej Kosik
2016-08-24
|
/
/
*
|
Merge branch 'v8.5' into v8.6
Pierre-Marie Pédrot
2016-07-07
|
\
|
*
|
Merge branch 'v8.5' into trunk
Maxime Dénès
2016-07-04
|
\
\
|
|
*
congruence: Restrict refreshing to Set
Matthieu Sozeau
2016-07-04
|
|
*
congruence/univs: properly refresh (fix #4609)
Matthieu Sozeau
2016-07-04
|
|
/
[next]