index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pretyping
/
unification.ml
Age
Commit message (
Expand
)
Author
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
Unification API using EConstr.
Pierre-Marie Pédrot
2017-02-14
Pretyping API using EConstr.
Pierre-Marie Pédrot
2017-02-14
Coercion API using EConstr.
Pierre-Marie Pédrot
2017-02-14
Tacred 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
Find_subterm 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-31
Stronger static invariant in equality upto universes.
Pierre-Marie Pédrot
2016-10-24
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-21
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-08
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-08
Merge branch 'v8.5' into v8.6
Pierre-Marie Pédrot
2016-10-06
w_merge: Add a comment about the (List.rev evars)
Matthieu Sozeau
2016-10-06
unification.ml: fix for bug #4763, unif regression
Matthieu Sozeau
2016-10-05
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-10-03
Merge remote-tracking branch 'github/pr/263' into v8.6
Maxime Dénès
2016-09-23
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-09-23
Merge branch 'v8.5' into v8.6
Pierre-Marie Pédrot
2016-09-22
Fixing #5095 (non relevant too strict test in let-in abstraction).
Hugo Herbelin
2016-09-14
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-09-09
no-refold patch
Paul Steckler
2016-09-09
Tracking careless uses of slow name lookup.
Pierre-Marie Pédrot
2016-09-08
Merge PR #244.
Pierre-Marie Pédrot
2016-08-25
Merge remote-tracking branch 'v8.6' into trunk
Matej Kosik
2016-08-24
CLEANUP: minor readability improvements
Matej Kosik
2016-08-22
Pushing error backtrace in unification reraise.
Pierre-Marie Pédrot
2016-08-19
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-07-03
closure.ml renamed into cClosure.ml (avoid clash with a compiler-libs module)
Pierre Letouzey
2016-07-03
errors.ml renamed into cErrors.ml (avoid clash with an OCaml compiler-lib mod...
Pierre Letouzey
2016-07-01
Separate flags for fix/cofix/match reduction and clean reduction function names.
Maxime Dénès
2016-06-10
A mini-optimization for free in unification.ml: test in O(1)
Hugo Herbelin
2016-05-31
Feedback cleanup
Emilio Jesus Gallego Arias
2016-03-20
Splitting Evarutil in two distinct files.
Pierre-Marie Pédrot
2016-03-20
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-03-17
Fix #4623: set tactic too weak with universes (regression)
Maxime Dénès
2016-03-15
Try eta-expansion of records only on non-recursive ones
Matthieu Sozeau
2016-03-14
Try eta-expansion of records only on non-recursive ones
Matthieu Sozeau
2016-03-09
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-03-09
Fix strategy of Keyed Unification
Matthieu Sozeau
2016-03-05
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-02-23
Fix part of bug #4533: respect declared global transparency of
Matthieu Sozeau
[next]