index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
subtac
/
subtac_coercion.ml
Age
Commit message (
Expand
)
Author
2007-01-15
Various subtac fixes.
msozeau
2006-12-08
Subtac bug fix, add list take example.
msozeau
2006-11-29
Fork of cases impl for subtac.
msozeau
2006-11-16
Work on dep types pattern matching
msozeau
2006-10-26
Facilities to automatically solve obligations
msozeau
2006-06-20
Rewrite of the recursive defs handling in progress.
msozeau
2006-06-01
Fix some nasty bug with the evars-to-dependent sum encoding.
msozeau
2006-05-29
The "clean integration of subtac" patch.
msozeau
2006-04-27
Standardisation nom option_app en option_map
herbelin
2006-04-10
Fixes for new unification, not used in default version as it really changes u...
msozeau
2006-04-10
Actual fix for the unification problem in theories/Reals/Rtrigo_fun (previous...
msozeau
2006-04-07
- Documentation of the Program tactics.
msozeau
2006-03-22
Made pretyping a functor over a coercion implementation. Pretyping.Default us...
msozeau
2006-02-22
Work on recursive definitions
coq
2006-02-21
Work with binder lists, problem of tycons
coq
2006-02-21
Latest fixes, should work fine now for non recursive definitions, although st...
coq
2006-02-20
Fix minor bug
coq
2006-02-20
Forgot a file
coq