]> matita.cs.unibo.it Git - helm.git/history - helm/ocaml/cic_unification/cicRefine.ml
debian: rebuilt against ocaml 3.08.2
[helm.git] / helm / ocaml / cic_unification / cicRefine.ml
2005-02-01 Enrico Tassiremoved debug print
2005-01-31 Enrico TassiAdded outtype inference to MutCase
2005-01-21 Enrico Tassi- Changed ApplyTransformation API to return both the...
2005-01-21 Stefano Zacchiroliattributes support
2005-01-19 Enrico Tassicoercion application
2005-01-17 Enrico Tassinew cicEnvironment implementation
2004-12-01 Enrico TassiAdded universes handling. The PRE_UNIVERSES tag may...
2004-11-29 Stefano Zacchiroli- pass subst to FreshNameGenerator on mk_fresh_name...
2004-11-25 Stefano Zacchiroliprotected invocations of get_cooked_obj with assertion...
2004-10-22 Andrea Aspertiported to typed explicit subst
2004-07-20 Andrea AspertiSubst has been added to the kernel.
2004-07-01 Stefano ZacchiroliNew handling of substitution:
2004-06-28 Andrea Asperti- new implementation of the apply case in fo_unif using...
2004-06-01 Enrico Tassinew universes implementation
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.