]> matita.cs.unibo.it Git - helm.git/history - helm/ocaml/cic_omdoc/cic2acic.ml
Universes introduction
[helm.git] / helm / ocaml / cic_omdoc / cic2acic.ml
2004-04-23 Enrico TassiUniverses introduction
2004-04-15 Andrea AspertiMetasenv added as parameter to eta_fixing.
2004-04-06 Stefano Zacchirolieta_fixing of the CurrentProof metasenv is wrong, since...
2004-02-17 Claudio Sacerdoti... - double_type_of: sort_of_prod modified to expect also...
2004-02-09 Claudio Sacerdoti... Added flag ?eta_fix:bool to acic_object_of_cic_object.
2004-02-06 Stefano Zacchiroliadded annotations to Cic.Implicit
2004-02-05 Claudio Sacerdoti... NameExpected exception removed. The "identifier" __n...
2004-01-22 Andrea AspertiA few modifications, here and there...
2003-12-02 Ferruccio Guidisort CProp added
2003-09-05 Stefano ZacchiroliDefs in context may now have an optional type (when...
2003-09-05 Claudio Sacerdoti... Defs in context may now have an optional type (when...
2003-07-30 Claudio Sacerdoti... Unuseful id removed from hypothesis.
2003-07-20 Claudio Sacerdoti... Cic2acic is now responsible of eta-fixing the objects...
2003-07-20 Claudio Sacerdoti... cic_transformations factorized into cic_omdoc and cic_t...