]> matita.cs.unibo.it Git - helm.git/history - helm/ocaml/cic_unification
added ExtThread module, ex Hbugs_deity (a Thread module with killing
[helm.git] / helm / ocaml / cic_unification /
2004-04-06 Stefano Zacchirolireorganized functions order
2004-03-16 Andrea AspertiSorts are no longer all convertible. To be completed...
2004-03-16 Andrea AspertiSorts are no longer all convertible. To be completed...
2004-03-05 Claudio Sacerdoti... Debugging message removed.
2004-03-05 Claudio Sacerdoti... apply_subst did not apply the substitution to the expli...
2004-03-05 Claudio Sacerdoti... Refine now raises only RefineFailure, AssertFailure...
2004-03-05 Claudio Sacerdoti... List.nth not guarded by try ... with. Fixed.
2004-03-02 Claudio Sacerdoti... ...
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-12 Ferruccio Guidinew .depend files
2004-02-11 Stefano Zacchirolifixed typo
2004-02-11 Stefano Zacchiroliuse debug_print in a debugging message
2004-02-11 Claudio Sacerdoti... A type checking error report now prints also the metasenv.
2004-02-11 Claudio Sacerdoti... Big changes:
2004-02-11 Claudio Sacerdoti... Added copyright notice.
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... Added mk_implicit_sort.
2004-02-07 Claudio Sacerdoti... sort_of_prod: the second term, when it is a meta, was...
2004-02-06 Claudio Sacerdoti... sort metavariables are now generated in an empty canoni...
2004-02-06 Stefano Zacchiroliadded annotations to Cic.Implicit
2004-02-06 Claudio Sacerdoti... Comments (notes) removed.
2004-02-06 Claudio Sacerdoti... Code riorganization.
2004-02-06 Stefano Zacchiroliadded Format-library-friendly pretty printers defined...
2004-02-05 Claudio Sacerdoti... Improved error messages.
2004-02-05 Stefano Zacchiroliremoved duplicated entry about freshNamesGenerator
2004-02-05 Claudio Sacerdoti... - sort_of_prod now returns the second Meta (if it is...
2004-02-05 Claudio Sacerdoti... "assert false" relaxed to a warning.
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... freshNameGenerator.ml* added
2004-02-05 Stefano Zacchirolirebuilt
2004-02-05 Stefano Zacchiroliadded freshNameGenerator
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.
2004-02-05 Claudio Sacerdoti... Final answer: the local context MUST be normalized...
2004-02-05 Claudio Sacerdoti... Restrict reimplemented to avoid generating lists of...
2004-02-05 Claudio Sacerdoti... Bug fixed: the canonical contexts were traversed in...
2004-02-04 Claudio Sacerdoti... ppterm_in_context exported
2004-02-04 Claudio Sacerdoti... ppcontext (and thus also ppmetasenv) were buggy: the...
2004-02-04 Claudio Sacerdoti... Bug fixed: restriction of already restricted contexts...
2004-02-04 Claudio Sacerdoti... We no longer apply the subst to a Meta in force_does_no...
2004-02-04 Andrea Aspertidelift no longer apply the substitution when a Meta...
2004-02-04 Claudio Sacerdoti... ...
2004-02-04 Claudio Sacerdoti... Patch to delift withdrawn.
2004-02-04 Claudio Sacerdoti... Bug fixed: when a variable not instantiated yet was...
2004-02-04 Stefano Zacchiroliremoved a debugging message
2004-02-04 Stefano Zacchiroli- improved some error messages
2004-02-03 Claudio Sacerdoti... cic_mkimplicit' removed (its implementation was wrong...
2004-02-03 Claudio Sacerdoti... Debugging code removed.
2004-02-03 Claudio Sacerdoti... sort_of_prod changed to not generate a new metavariable...
2004-02-03 Stefano Zacchirolicatch just AssertFailure instead of _ (AssertFailure...
2004-02-03 Claudio Sacerdoti... Meta vs same Meta now tries unification when convertibi...
2004-02-03 Claudio Sacerdoti... eat_prods reimplemented to generalize the output type...
2004-02-03 Claudio Sacerdoti... Added an optional parameter to identity_relocation_list...
2004-02-02 Stefano Zacchiroliuses CicMetaSubst.ppterm where needed
2004-02-02 Stefano Zacchiroli- refine's type_of no longer return a substitution
2004-02-02 Stefano Zacchiroli- big hack: keep on unifying/refining when SortExpected...
2004-02-02 Stefano Zacchiroli- removed metasenv argument from kernel proxies invocations
2004-02-02 Stefano Zacchiroli- bugfix for expand_implicits, return correct term...
2004-02-02 Stefano Zacchiroli- removed unwind: every substitution is now _not_ unwinded
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 Zacchirolibetter comment for kernel wrappers
2004-01-23 Stefano Zacchirolia better error message
2004-01-22 Stefano Zacchiroliadded to CicMetaSubst subst wrapper for CicReduction...
2004-01-22 Stefano Zacchiroliprettified
2004-01-22 Stefano Zacchiroliported to cicMetaSubst
2004-01-22 Stefano Zacchiroli- splitted into cicMetaSubst
2004-01-22 Stefano Zacchirolibugfixes, typos and the hell
2004-01-22 Stefano Zacchirolisplit into this and cicMetaSubst.mli
2004-01-22 Stefano Zacchiroliadded CicMetaSubst module for metavariable instantiatiation
2004-01-20 Andrea AspertiFirst version of refine for MutCase, still largely...
2004-01-19 Stefano Zacchiroliadded MkImplicit module for meta handling
2003-12-18 Claudio Sacerdoti... Bug commented out. The comment is also commented.
2003-12-18 Claudio Sacerdoti... Big bug spotted: restriction can fail and it was implic...
2003-12-18 Claudio Sacerdoti... One of the bug I detected (and commented) in my last...
2003-12-17 Claudio Sacerdoti... More comments. Some of them may highlight bugs or open...
2003-12-17 Claudio Sacerdoti... Big bug spotted and commented: the delift function...
2003-12-17 Claudio Sacerdoti... * comments improved an possible code weakness (i.e...
2003-12-17 Claudio Sacerdoti... * Reindentation.
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.
2002-06-12 Claudio Sacerdoti... Abst removed from the DTD.
2002-05-22 Claudio Sacerdoti... delift moved from cicSubstitution to cicUnification
2002-05-20 Claudio Sacerdoti... New experimental commit: metavariables representation...
2002-05-08 Claudio Sacerdoti... Experimental commit: we can now have definitions in...
2002-04-29 Claudio Sacerdoti... Bug fixed: the unwinding was not recursively performed...
2002-04-26 Claudio Sacerdoti... Old and dead code from the previous implementation...
2002-04-26 Claudio Sacerdoti... First (very bugged) version of cic_unification committed.