]> matita.cs.unibo.it Git - helm.git/history - helm/ocaml/cic_unification/cicRefine.ml
first moogle template checkin
[helm.git] / helm / ocaml / cic_unification / cicRefine.ml
2004-04-23 Enrico TassiUniverses introduction
2004-03-16 Andrea AspertiSorts are no longer all convertible. To be completed...
2004-03-05 Claudio Sacerdoti... Refine now raises only RefineFailure, AssertFailure...
2004-03-02 Claudio Sacerdoti... - Improved error messaging.
2004-02-26 Claudio Sacerdoti... Error message fixed.
2004-02-26 Claudio Sacerdoti... New implementation of eat_prods.
2004-02-26 Claudio Sacerdoti... Optimization: since an invariant says that the inferred...
2004-02-11 Claudio Sacerdoti... Big changes:
2004-02-09 Claudio Sacerdoti... eat_prods now uses mk_implicit_type.
2004-02-07 Claudio Sacerdoti... - Added mk_implicit_sort.
2004-02-07 Claudio Sacerdoti... sort_of_prod: the second term, when it is a meta, was...
2004-02-06 Stefano Zacchiroliadded annotations to Cic.Implicit
2004-02-05 Claudio Sacerdoti... Improved error messages.
2004-02-05 Claudio Sacerdoti... - sort_of_prod now returns the second Meta (if it is...
2004-02-05 Claudio Sacerdoti... No longer puts anonymous declarations in the canonical...
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-04 Stefano Zacchiroli- improved some error messages
2004-02-03 Claudio Sacerdoti... sort_of_prod changed to not generate a new metavariable...
2004-02-03 Claudio Sacerdoti... eat_prods reimplemented to generalize the output type...
2004-02-02 Stefano Zacchiroli- refine's type_of no longer return a substitution
2004-02-02 Stefano Zacchiroli- removed metasenv argument from kernel proxies invocations
2004-01-29 Claudio Sacerdoti... - lift added to CicMetaSubst
2004-01-27 Stefano Zacchiroli- occur check test anticipated to the delift phase
2004-01-23 Stefano Zacchirolia better error message
2004-01-22 Stefano Zacchirolibugfixes, typos and the hell
2004-01-20 Andrea AspertiFirst version of refine for MutCase, still largely...
2003-12-02 Ferruccio Guidisort CProp added
2003-09-05 Claudio Sacerdoti... Defs in context may now have an optional type (when...
2003-06-19 Claudio Sacerdoti... Merge of the V7_3_new_exportation branch.