]> matita.cs.unibo.it Git - helm.git/history - helm/ocaml/cic_unification/freshNamesGenerator.ml
made executable again
[helm.git] / helm / ocaml / cic_unification / freshNamesGenerator.ml
2005-07-19 Andrea AspertifreshNamesGenerator moved into cic_proof_checking.
2005-07-06 Claudio Sacerdoti... mk_fresh_name now returns [name] instead of its basenam...
2005-05-27 Enrico Tassiremoved debug prerr_endline
2004-12-01 Enrico TassiAdded universes handling. The PRE_UNIVERSES tag may...
2004-11-29 Stefano Zacchirolibugfix: FreshNameGenerator uses the type checker on...
2004-02-06 Stefano Zacchiroliadded annotations to Cic.Implicit
2004-02-05 Claudio Sacerdoti... "assert false" relaxed to a warning.
2004-02-05 Claudio Sacerdoti... - the result of a refinement is now cleared from dummy...
2004-02-05 Claudio Sacerdoti... dummy dependent types and dummy letins are now removed...
2004-02-05 Claudio Sacerdoti... fresh_name_generator has now also the metasenv parameter.
2004-02-05 Claudio Sacerdoti... mk_fresh_name moved to FreshNamesGenerator.