]> matita.cs.unibo.it Git - helm.git/history - helm/ocaml/cic
added mk_rel
[helm.git] / helm / ocaml / cic /
2005-06-10 Enrico Tassiadded mk_rel
2005-06-10 Claudio Sacerdoti... ...
2005-06-10 Claudio Sacerdoti... unshare.ml*
2005-06-10 Claudio Sacerdoti... Complete unsharing of terms.
2005-06-07 Stefano Zacchirolihandles "elimCProp" value for class attribute
2005-06-01 Enrico Tassipaths trough terms implemented with a nice hack :)
2005-05-30 Stefano Zacchiroliadded uri_of_term
2005-05-12 Enrico Tassifixed memory leak (workaround)
2005-05-12 Stefano Zacchirolifixed a TODO comment (MUTCASE _is_ implemented)
2005-05-11 Stefano Zacchirolihandle XmlPushParser.Parse_error exception
2005-05-10 Stefano Zacchiroliignores test and test.opt
2005-05-10 Stefano Zacchirolimake use of gzipped type and body
2005-05-10 Stefano Zacchirolimoved xmlPushParser in ocaml/xml/ since it does not...
2005-05-05 Stefano Zacchiroli- implemented CicPushParser which parser CIC objects...
2005-05-03 Enrico Tassiadded sqlStatements module (contains all CREATE TABLE...
2005-04-29 Enrico Tassiadded the orrible hack to the parser that is needed...
2005-04-29 Enrico Tassiadded orrible hack to make the current uri visible...
2005-04-29 Stefano Zacchiroliadded assertions about graph in the environment having...
2005-04-27 Stefano Zacchiroliadded re-hash-consing of URIs embedded in universes
2005-01-24 Stefano Zacchiroli- added handling of exceptions embedded in xml document...
2005-01-21 Stefano Zacchiroliadded attribute support (not yet in the parser)
2005-01-11 Stefano Zacchiroli- added support for contexts (terms with holes)
2005-01-11 Stefano Zacchirolicosmetic changes
2004-12-01 Enrico TassiAdded universes handling. The PRE_UNIVERSES tag may...
2004-10-22 Stefano Zacchirolidescribe exception raised by term_of_uri
2004-10-22 Stefano Zacchiroliremoved old function term_of_uri (now in CicUtil)
2004-10-22 Andrea Asperti- reimplemented meta_closed in non CPS way (faster!)
2004-10-22 Andrea Aspertiadded type to explicit substitutions
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-07-01 Andrea Asperti...
2004-06-18 Claudio Sacerdoti... Fourier URIs changed in V8.
2004-06-01 Enrico Tassinew universes implementation
2004-04-23 Claudio Sacerdoti... gt URL pointed to lt
2004-04-23 Enrico TassiUniverses introduction
2004-04-21 Stefano Zacchiroliexported term_of_uri
2004-04-21 Stefano Zacchiroliadded helmLibraryObjects.mli mention
2004-04-21 Stefano Zacchiroliadded .mli
2004-04-19 Stefano Zacchiroli- use PxpHelmConf
2004-04-14 Stefano Zacchiroliadded exists_meta
2004-03-22 Claudio Sacerdoti... ...
2004-02-24 Stefano Zacchiroliadded functions and uris for binary {positive,integer}
2004-02-24 Claudio Sacerdoti... More v8.0 URIs.
2004-02-24 Claudio Sacerdoti... Porting URIs to V8.0.
2004-02-24 Claudio Sacerdoti... Partial porting to V8 URIs.
2004-02-12 Ferruccio Guidinew .depend files
2004-02-11 Stefano Zacchirolisupport for subst
2004-02-09 Claudio Sacerdoti... Added is_closed.
2004-02-06 Stefano Zacchiroliadded annotations to Cic.Implicit
2004-02-02 Stefano Zacchiroliadded comments
2004-01-27 Stefano Zacchiroliadded CicUtil module with just lookup_meta function
2004-01-26 Stefano Zacchiroliraise proper exception when a regexp fails on term_of_uri
2004-01-23 Stefano Zacchirolimoved here term_of_uri
2004-01-19 Stefano Zacchiroliadded Peano module and functions to create natural...
2004-01-12 Stefano Zacchiroliadded HelmLibraryObjects module
2003-12-02 Ferruccio Guidisort CProp added
2003-09-05 Claudio Sacerdoti... Defs in context may now have an optional type (when...
2003-06-24 Claudio Sacerdoti... Porting to the latest version of PXP (1.1.94).
2003-06-19 Claudio Sacerdoti... Merge of the V7_3_new_exportation branch.
2002-11-15 Stefano Zacchirolibackported new pxp module from branch V7_3_new_exportation
2002-06-24 Stefano Zacchiroliadded comment about 0 and 1 based indexes
2002-06-12 Claudio Sacerdoti... Abst removed from the DTD.
2002-05-22 Claudio Sacerdoti... Conjectures and Hypotheses inside every conjecture...
2002-05-20 Claudio Sacerdoti... New experimental commit: metavariables representation...
2002-04-19 Claudio Sacerdoti... * env renamed to context everywhere in cicTypeChecker.ml
2002-01-10 Claudio Sacerdoti... CIC Textual Parser added to the repository.
2001-12-03 Claudio Sacerdoti... * Major code cleanup.
2001-11-29 Claudio Sacerdoti... * .mli added where needed
2001-11-27 Claudio Sacerdoti... 1) .cma/.cmxa used to simplify META files.
2001-11-26 Claudio Sacerdoti... .cvsignore and .depend forgot
2001-11-26 Claudio Sacerdoti... HELM OCaml libraries with findlib support.