]> matita.cs.unibo.it Git - helm.git/history - helm/ocaml/cic/cicUtil.ml
snapshot (first version in which some extensions work, e.g. infix +)
[helm.git] / helm / ocaml / cic / cicUtil.ml
2005-01-21 Stefano Zacchiroliadded attribute support (not yet in the parser)
2005-01-11 Stefano Zacchiroli- added support for contexts (terms with holes)
2004-10-22 Andrea Asperti- reimplemented meta_closed in non CPS way (faster!)
2004-10-21 Stefano Zacchirolibugfix: use only baseuri in uri part of MutInd and...
2004-10-20 Stefano Zacchiroliadded term_of_uri
2004-09-17 Ferruccio Guidimeta_closed added
2004-07-20 Andrea AspertiThe type substitution has been moved into Cic.
2004-04-14 Stefano Zacchiroliadded exists_meta
2004-02-09 Claudio Sacerdoti... Added is_closed.
2004-01-27 Stefano Zacchiroliadded CicUtil module with just lookup_meta function