]> matita.cs.unibo.it Git - helm.git/history - helm/ocaml/cic_proof_checking/cicEnvironment.ml
debian version 0.0.5-6
[helm.git] / helm / ocaml / cic_proof_checking / cicEnvironment.ml
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.