]> matita.cs.unibo.it Git - helm.git/history - helm/ocaml/cic
ocaml 3.09 transition
[helm.git] / helm / ocaml / cic /
2005-10-03 Enrico Tassimoved to fast implementation and fixed a bug in the...
2005-09-23 Claudio Sacerdoti... CicUtil.profile ==> HExtlib.profile
2005-09-23 Enrico Tassiadded parsing of Type:N
2005-09-21 Claudio Sacerdoti... We do not longer generate inner-types and inner-sorts...
2005-09-21 Claudio Sacerdoti... All the debug_print are now lazy.
2005-09-20 Claudio Sacerdoti... Profiling did not profile functions that raise an excep...
2005-09-19 Claudio Sacerdoti... Profiling disabled.
2005-09-19 Claudio Sacerdoti... CicUtil.profile made even more polymorphic.
2005-09-15 Stefano Zacchirolibugfix: default "false" used to set the _true_ uri ...
2005-09-13 Claudio Sacerdoti... Enabling/disabling profiling is now controlled by a...
2005-09-08 Stefano Zacchiroliuses Map.equal to compare universes
2005-09-02 Claudio Sacerdoti... Bug fixed: sorts and implicits were not unshared correctly.
2005-08-12 Stefano Zacchiroliimproved some comments
2005-07-27 Stefano Zacchiroliadded id_of_annterm: Cic.annterm -> Cic.id
2005-07-08 Enrico Tassiadded Variant theorem flavour
2005-07-05 Stefano Zacchiroliported to new getter interface
2005-07-04 Claudio Sacerdoti... New command default "foo" uri1 ... urin
2005-07-04 Claudio Sacerdoti... All the tactics have been ported to use the objects...
2005-07-02 Claudio Sacerdoti... All the equalityTactics have now been ported to use...
2005-06-29 Enrico Tassiremoved profiling function (now a stub is used instead)
2005-06-27 Enrico Tassi1) moved select and pattern_of from cicUtil to proofEng...
2005-06-24 Enrico Tassifixed select (not Implicit (Some `TYPE) is handled)
2005-06-24 Claudio Sacerdoti... cicPxpParser.ml*, cicParser2.ml* and cicParser3.ml...
2005-06-24 Claudio Sacerdoti... New functions UriManager.uri_is_var, UriManager.uri_is_con.
2005-06-23 Enrico Tassiaded prifiler factory
2005-06-17 Enrico Tassichanged select so that it returns a list of pairs ...
2005-06-17 Claudio Sacerdoti... more strings to UriManager.uri
2005-06-16 Claudio Sacerdoti... Dead code for packing/unpacking (usually just a big...
2005-06-15 Stefano ZacchiroliDTD for attributes revised.
2005-06-15 Claudio Sacerdoti... The `Record class now records also the name of the...
2005-06-15 Claudio Sacerdoti... Big commit and major code clean-up:
2005-06-14 Stefano Zacchiroliremoved dependency on cicPxpParser
2005-06-13 Enrico Tassimoved to xmlPushParser
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
next