]> matita.cs.unibo.it Git - helm.git/history - helm/ocaml/cic_proof_checking/cicEnvironment.ml
ocaml 3.09 transition
[helm.git] / helm / ocaml / cic_proof_checking / cicEnvironment.ml
2005-10-25 Claudio Sacerdoti... Every exception that used to have type string is now...
2005-09-23 Enrico Tassiadded universes list handling
2005-09-21 Claudio Sacerdoti... More debug_print made lazy.
2005-07-22 Andrea AspertiCicEnvironment.remove did not remove the object from...
2005-07-05 Stefano Zacchiroliported to new getter interface
2005-06-15 Claudio Sacerdoti... Big commit and major code clean-up:
2005-05-27 Enrico Tassiremoved debug prerr_endline
2005-05-05 Stefano Zacchiroli- ported to new CicParser interface which requires...
2005-04-29 Enrico Tassiadded more assertions on universes when loaded from...
2005-04-29 Enrico Tassiadded parsing time benchmark
2005-04-29 Stefano Zacchirolifix (ask Enrico :-)
2005-04-29 Stefano Zacchiroliuses CicUniv new assertions
2005-04-27 Stefano Zacchiroliadded re-hash-consing of URIs embedded in universes
2005-03-11 Stefano ZacchiroliBugfix in restore_from_channel, before this fix hashtab...
2005-02-14 Enrico TassiFixed remove operation and get_obj (that now correctly...
2005-02-10 Stefano Zacchirolirenaming "remove_term" -> "remove_obj"
2005-02-08 Stefano Zacchiroliadded a missing unchecked_to_frozen (fixes a Not_found...
2005-01-25 Enrico Tassiadded list_obj and list_uri
2005-01-24 Stefano Zacchiroli- renamed Term_not_found exception (useless) with Objec...
2005-01-21 Stefano Zacchiroliadded attributes support
2005-01-18 Enrico Tassifixed comments
2005-01-17 Enrico Tassinew cicEnvironment implementation
2004-12-01 Enrico TassiAdded universes handling. The PRE_UNIVERSES tag may...
2004-11-18 Stefano Zacchiroliadded set_trust to externally set the trust function...
2004-10-22 Stefano Zacchiroli- ported to new getter API
2004-10-22 Andrea Asperticleanup temp files on parser failure
2004-06-01 Enrico Tassinew universes implementation
2004-04-05 Andrea AspertiAdded a new function in_cache to cicEnvironemt. It...
2004-02-11 Stefano Zacchirolinew logger
2004-02-06 Stefano Zacchiroliadded annotations to Cic.Implicit
2003-12-16 Stefano Zacchirolirenamed module "logger" to "cicLogger" to avoid confusi...
2003-09-13 Stefano Zacchiroliadded support for dump/restore/clear proof checker...
2003-06-19 Claudio Sacerdoti... Merge of the V7_3_new_exportation branch.
2002-01-29 Claudio Sacerdoti... Ported to ocaml-3.04
2001-12-13 Claudio Sacerdoti... The hash-table used in the implementation was of "type"
2001-12-13 Claudio Sacerdoti... New architecture for the environment.
2001-12-03 Claudio Sacerdoti... * Major code cleanup.
2001-11-26 Claudio Sacerdoti... HELM OCaml libraries with findlib support.