]> matita.cs.unibo.it Git - helm.git/history - helm/ocaml/cic_unification/cicMetaSubst.mli
ocaml 3.09 transition
[helm.git] / helm / ocaml / cic_unification / cicMetaSubst.mli
2005-11-19 Claudio Sacerdoti... Less verbose error messages (= substitution applied...
2005-10-25 Claudio Sacerdoti... Every exception that used to have type string is now...
2005-09-15 Stefano Zacchiroliuniformed ppmetasenv to other pp* methods: substs are...
2005-06-09 Claudio Sacerdoti... Now CicMetaSubst.delift_rels restricts the Metas when...
2005-06-09 Claudio Sacerdoti... CicSubstitution.delift ==> CicMetaSubst.delift_rels
2004-10-22 Andrea Asperti- ported to typed explicit substitutions
2004-07-20 Andrea AspertiSubst has been added to the kernel.
2004-07-05 Stefano Zacchirolicommeted out some debugging instructions
2004-07-01 Stefano ZacchiroliNew handling of substitution:
2004-06-28 Andrea Asperti- new implementation of the apply case in fo_unif using...
2004-06-18 Claudio Sacerdoti... - In the case (?i args) vs term the term is now eta...
2004-04-06 Stefano Zacchirolireorganized functions order
2004-02-11 Claudio Sacerdoti... Big changes:
2004-02-06 Claudio Sacerdoti... Code riorganization.
2004-02-06 Stefano Zacchiroliadded Format-library-friendly pretty printers defined...
2004-02-04 Claudio Sacerdoti... ppterm_in_context exported
2004-02-02 Stefano Zacchiroli- refine's type_of no longer return a substitution
2004-02-02 Stefano Zacchiroli- removed unwind: every substitution is now _not_ unwinded
2004-01-29 Claudio Sacerdoti... - lift added to CicMetaSubst
2004-01-27 Stefano Zacchiroli- occur check test anticipated to the delift phase
2004-01-23 Stefano Zacchirolibetter comment for kernel wrappers
2004-01-22 Stefano Zacchiroliadded to CicMetaSubst subst wrapper for CicReduction...
2004-01-22 Stefano Zacchiroliprettified
2004-01-22 Stefano Zacchiroliadded CicMetaSubst module for metavariable instantiatiation