index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
pretyping
/
cases.ml
Commit message (
Expand
)
Author
Age
*
A refined solution to the beta-iota discrepancies between 8.4 and 8.5 "refine".
Hugo Herbelin
2017-04-27
*
Merge branch 'v8.6' into trunk
Maxime Dénès
2017-04-15
|
\
|
*
Fixing #5460 (limitation in computing deps in pattern-matching compilation).
Hugo Herbelin
2017-04-08
*
|
Using delayed universe instances in EConstr.
Pierre-Marie Pédrot
2017-04-01
*
|
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
*
|
|
Introducing contexts parameterized by the inner term type.
Pierre-Marie Pédrot
2017-02-14
*
|
|
Evar-normalizing functions now act on EConstrs.
Pierre-Marie Pédrot
2017-02-14
*
|
|
Removing various compatibility layers of tactics.
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
*
|
|
Leminv 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
*
|
|
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
*
|
|
Cases 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
*
|
|
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
2017-02-01
|
|
\
|
|
*
|
Adding a new evar source to remember the name of evars which were
Hugo Herbelin
2017-01-22
|
|
*
Fixing bugs in typing "match" (regressions #5322 and #5324 + bugs with let-ins).
Hugo Herbelin
2017-01-22
|
*
|
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-10-29
|
\
|
|
*
Fixing error localisation bug introduced in fixing #5142 (21e1d501e17c).
Hugo Herbelin
2016-10-29
*
|
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-24
|
\
|
|
*
Attempt to improve error rendering in pattern-matching compilation (#5142).
Hugo Herbelin
2016-10-19
*
|
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-17
|
\
|
|
*
Completing reverting generalization and cleaning of the return clause inference.
Hugo Herbelin
2016-10-13
*
|
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-12
|
\
|
|
*
Reverting generalization and cleaning of the return clause inference in v8.6.
Hugo Herbelin
2016-10-11
*
|
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-05
|
\
|
|
*
Quick fix to #4595 (making notations containing "ltac:" unused for printing).
Hugo Herbelin
2016-10-04
*
|
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-09-27
|
\
|
|
*
Posssible abstractions over goal variables when inferring match return clause.
Hugo Herbelin
2016-09-26
|
*
Trying an abstracting dependencies heuristic for the match return clause even...
Hugo Herbelin
2016-09-26
|
*
Trying a no-inversion no-dependency heuristic for match return clause.
Hugo Herbelin
2016-09-26
|
*
Inference of return clause: giving uniformly priority to "small inversion".
Hugo Herbelin
2016-09-26
*
|
Propagate location info on pattern match compilation.
Emilio Jesus Gallego Arias
2016-09-09
[next]