]> matita.cs.unibo.it Git - helm.git/history - helm/ocaml/cic_unification/cicRefine.mli
ocaml 3.09 transition
[helm.git] / helm / ocaml / cic_unification / cicRefine.mli
2005-10-25 Claudio Sacerdoti... Every exception that used to have type string is now...
2005-09-19 Claudio Sacerdoti... This commit (partially) removes a big source of ineffic...
2005-06-15 Claudio Sacerdoti... Big commit and major code clean-up:
2004-12-01 Enrico TassiAdded universes handling. The PRE_UNIVERSES tag may...
2004-06-18 Claudio Sacerdoti... - In the case (?i args) vs term the term is now eta...
2004-03-05 Claudio Sacerdoti... Refine now raises only RefineFailure, AssertFailure...
2004-02-02 Stefano Zacchiroli- refine's type_of no longer return a substitution
2004-01-29 Claudio Sacerdoti... - lift added to CicMetaSubst
2004-01-27 Stefano Zacchiroli- occur check test anticipated to the delift phase
2004-01-22 Stefano Zacchiroliported to cicMetaSubst
2003-06-19 Claudio Sacerdoti... Merge of the V7_3_new_exportation branch.