]> matita.cs.unibo.it Git - helm.git/history - helm/ocaml/cic_unification
made executable again
[helm.git] / helm / ocaml / cic_unification /
2006-02-03 Stefano Zacchiroli- renamed ocaml/ to components/
2006-02-02 Stefano Zacchirolino more multiple configure/Makefile, just one for both...
2006-01-27 Claudio Sacerdoti... 1. The last commit that fixed unification of compound...
2006-01-26 Claudio Sacerdoti... A failing unification of a coercion vs a term is now...
2006-01-16 Claudio Sacerdoti... Bug fixed: the wrong context was used.
2006-01-12 Claudio Sacerdoti... Dead code removed.
2006-01-08 Claudio Sacerdoti... Added $Id$ to every .ml file.
2006-01-08 Claudio Sacerdoti... .cvsignore files removed (the svn:property property...
2005-12-09 Claudio Sacerdoti... 1. useless code (undebrujin) removed from disambiguate.ml
2005-12-07 Claudio Sacerdoti... The last commit about coercions disactivated localizati...
2005-12-07 Enrico TassiBig commit to let Ferruccio try the merge_coercion...
2005-11-30 Claudio Sacerdoti... coercGraph.ml* moved from cic_unification to library
2005-11-29 Claudio Sacerdoti... * Part of matita that used to deal with the library...
2005-11-28 Claudio Sacerdoti... * More error messages localized.
2005-11-28 Claudio Sacerdoti... More errors localized.
2005-11-28 Claudio Sacerdoti... More error messages localized.
2005-11-28 Claudio Sacerdoti... More aggressive politic for non localized terms: an...
2005-11-27 Stefano Zacchiroliremoved deadcode / fixed typos (thanks to ocaml 3.09)
2005-11-26 Claudio Sacerdoti... * wrong comments removed
2005-11-26 Claudio Sacerdoti... Refinement bug fixed. The outtype was not refined if...
2005-11-26 Claudio Sacerdoti... Debugging code removed.
2005-11-26 Claudio Sacerdoti... Bug fixed: an unrefined term was passed around while...
2005-11-26 Claudio Sacerdoti... Experimental localization of errors during refinement...
2005-11-24 Stefano Zacchiroliremoved the need of REQUIRES in libraries Makefile...
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...
next