]> matita.cs.unibo.it Git - helm.git/history - helm/ocaml/cic_unification
ocaml 3.09 transition
[helm.git] / helm / ocaml / cic_unification /
2005-11-22 Claudio Sacerdoti... Debugging code commented out.
2005-11-22 Claudio Sacerdoti... "Localization" of error messages for eat_prods and...
2005-11-21 Claudio Sacerdoti... More informative error messages.
2005-11-19 Claudio Sacerdoti... Less verbose error messages (= substitution applied...
2005-11-19 Claudio Sacerdoti... Coercions are now inserted also around the sources...
2005-11-18 Enrico Tassimore work for coercions
2005-11-18 Claudio Sacerdoti... Incredible bug fixed: coercions were computed and then...
2005-11-15 Claudio Sacerdoti... Bug fixed: wrong exception was raised (instead of retur...
2005-11-14 Enrico Tassidded missing catch for coercions
2005-11-07 Claudio Sacerdoti... Refinement of a Cast was bugged.
2005-11-07 Claudio Sacerdoti... AssertFailure from the type-checker now becomes an...
2005-11-04 Enrico Tassirefined outtype used to be discharged
2005-10-27 Claudio Sacerdoti... ...
2005-10-26 Claudio Sacerdoti... Dead code removed.
2005-10-25 Enrico Tassimoved the expansion of implicits inside the refiner...
2005-10-25 Stefano Zacchiroli"better" (????) identification of assertion failures
2005-10-25 Claudio Sacerdoti... Every exception that used to have type string is now...
2005-10-17 Enrico Tassiadded coercions to Prod
2005-09-26 Claudio Sacerdoti... Unification enhanchement:
2005-09-23 Claudio Sacerdoti... CicUtil.profile ==> HExtlib.profile
2005-09-21 Claudio Sacerdoti... More profiling code.
2005-09-21 Claudio Sacerdoti... More debug_print made lazy.
2005-09-19 Claudio Sacerdoti... This commit (partially) removes a big source of ineffic...
2005-09-15 Stefano Zacchiroliuniformed ppmetasenv to other pp* methods: substs are...
2005-09-12 Stefano Zacchiroliadded use_coercions flag (imperative :-(, non re-entran...
2005-09-09 Enrico Tassithe case Appl Meta vs t was not executed in case t...
2005-09-06 Claudio Sacerdoti... Refiner substituted with the type-checker in a case...
2005-09-05 Claudio Sacerdoti... The refined form of a reference to a let-in bound varia...
2005-09-05 Claudio Sacerdoti... Critical bug fixed: the get_cooked_obj was called on...
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-07-01 Claudio Sacerdoti... prerr_endline -> debug_print
2005-06-29 Claudio Sacerdoti... Stupid bug fixed in the refinement of let ... in
2005-06-17 Claudio Sacerdoti... more strings to UriManager.uri
2005-06-15 Claudio Sacerdoti... Bug fixed (that used to throw away a metasenv :-(
2005-06-15 Ferruccio Guidibeginning of the tactics lapply and fwd
2005-06-15 Claudio Sacerdoti... Refinement of CurrentProof did not check whether the...
2005-06-15 Claudio Sacerdoti... Big commit and major code clean-up:
2005-06-10 Claudio Sacerdoti... debugging to false
2005-06-10 Claudio Sacerdoti... * (Head) beta reduction functions factorized
2005-06-09 Claudio Sacerdoti... Now CicMetaSubst.delift_rels restricts the Metas when...
2005-06-09 Claudio Sacerdoti... CicSubstitution.delift ==> CicMetaSubst.delift_rels
2005-06-09 Claudio Sacerdoti... Exception raised by delift changed:
2005-06-09 Claudio Sacerdoti... Debugging code removed.
2005-06-09 Enrico Tassiremoved debug prints
2005-06-09 Enrico Tassifixed remove_coercion
2005-06-08 Claudio Sacerdoti... Yet another bug fixed in the inference of the outtype...
2005-06-08 Claudio Sacerdoti... Fixed a few bugs in the inference of the outtype for...
2005-06-08 Claudio Sacerdoti... Fixed inference of outtype for match when the inductive...
2005-06-07 Enrico Tassiadded support for coercions
2005-06-07 Enrico Tassi1) Implemented inference of the outtype for empty induc...
2005-05-31 Enrico Tassiimplemented normalize (used in new_metasenv_for_apply)
2005-05-27 Enrico Tassiremoved debug prerr_endline
2005-05-27 Andrea Asperti1. removed obsolete comments
2005-05-20 Andrea AspertiWhen we unify a Prod against a term t2 which is not...
2005-05-03 Enrico Tassiadded sqlStatements module (contains all CREATE TABLE...
2005-04-29 Enrico TassiUniverseInconsistency is now wrapper by CicRefine.type_...
2005-04-28 Enrico Tassideactivated coercions
2005-04-27 Stefano Zacchirolimerged changes from the svn fork by me and Enrico
2005-02-14 Enrico TassiAdded heuristic in the Appl case, we beta-expand only...
2005-02-03 Stefano Zacchiroliremoved spurious load of a local gTopLevel.conf.xml
2005-02-01 Enrico Tassifix in the coercions list generation and aded a functio...
2005-02-01 Enrico Tassiremoved debug print
2005-01-31 Enrico TassiAdded outtype inference to MutCase
2005-01-31 Enrico TassiFixed bug in delift. The recursive call in the Meta...
2005-01-25 Enrico Tassi- removed applyStylesheets
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-19 Enrico Tassifix coercGraph.mli
2005-01-19 Enrico TassiAdded coercion handling module
2005-01-17 Enrico Tassinew cicEnvironment implementation
2005-01-11 Stefano Zacchiroliadded fallback case (assertion failure) for unsupported...
2004-12-01 Enrico TassiAdded universes handling. The PRE_UNIVERSES tag may...
2004-11-29 Stefano Zacchirolipasses subst to FreshNameGenerator
2004-11-29 Stefano Zacchiroli- pass subst to FreshNameGenerator on mk_fresh_name...
2004-11-29 Stefano Zacchirolibugfix: FreshNameGenerator uses the type checker on...
2004-11-25 Stefano Zacchiroliprotected invocations of get_cooked_obj with assertion...
2004-11-12 Stefano ZacchiroliFixed an hidden occur check problem: when a Meta is...
2004-10-22 Andrea Aspertiported to typed explicit subst
2004-10-22 Andrea Aspertirebuilt
2004-10-22 Andrea Asperti- ported to typed explicit subst
2004-10-22 Andrea Asperti- ported to typed explicit subst
2004-10-22 Andrea Asperti- ported to typed explicit substitutions
2004-07-20 Andrea AspertiSubst has been added to the kernel.
2004-07-05 Stefano ZacchiroliBug fixed: beta_expand did not perform any recursion...
2004-07-05 Stefano Zacchirolicommeted out some debugging instructions
2004-07-02 Claudio Sacerdoti... Bug fixed: the beta_expansion function did not lift...
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-18 Claudio Sacerdoti... - In the case (?i args) vs term the term is now eta...
2004-06-01 Enrico Tassinew universes implementation
2004-04-23 Enrico TassiUniverses introduction
2004-04-22 Enrico TassiBig bug fixed: in the case t <?= ?1, the instantiation...
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...
next