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
*
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
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
*
|
Merge PR #244.
Pierre-Marie Pédrot
2016-09-08
|
\
\
*
|
|
CLEANUP: minor readability improvements
Matej Kosik
2016-08-24
|
|
/
|
/
|
*
|
Fixing a bug in the presence of let-in while inferring the return clause.
Hugo Herbelin
2016-08-20
|
*
Make the user_err header an optional parameter.
Emilio Jesus Gallego Arias
2016-08-19
|
*
Remove errorlabstrm in favor of user_err
Emilio Jesus Gallego Arias
2016-08-19
|
*
Unify location handling of error functions.
Emilio Jesus Gallego Arias
2016-08-19
|
/
*
Disallow dependent case on prim records w/o eta
Matthieu Sozeau
2016-07-06
*
errors.ml renamed into cErrors.ml (avoid clash with an OCaml compiler-lib mod...
Pierre Letouzey
2016-07-03
*
Separate flags for fix/cofix/match reduction and clean reduction function names.
Maxime Dénès
2016-07-01
*
Program: cleanup in cases, add options
Matthieu Sozeau
2016-06-29
*
Rework treatment of default transparency of obligations
Matthieu Sozeau
2016-06-27
*
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-05-02
|
\
*
|
Revert "Add support for generalization also on named variables in pattern-mat...
Hugo Herbelin
2016-04-27
*
|
Revert "Add support for deep dependencies in variables within the recursive s...
Hugo Herbelin
2016-04-27
*
|
Revert "Fixing a De Bruijn bug in computing return predicate by inversion."
Hugo Herbelin
2016-04-27
*
|
Revert "Using existing names as a basis for the inner names of the pattern-ma...
Hugo Herbelin
2016-04-27
*
|
Revert "Vers un filtrage profond ..."
Hugo Herbelin
2016-04-27
*
|
Vers un filtrage profond ...
Hugo Herbelin
2016-04-27
*
|
Using existing names as a basis for the inner names of the pattern-matching p...
Hugo Herbelin
2016-04-27
*
|
Fixing a De Bruijn bug in computing return predicate by inversion.
Hugo Herbelin
2016-04-27
*
|
Add support for deep dependencies in variables within the recursive structure.
Hugo Herbelin
2016-04-27
[next]