]> matita.cs.unibo.it Git - helm.git/history - helm/ocaml/tactics/metadataQuery.ml
ocaml 3.09 transition
[helm.git] / helm / ocaml / tactics / metadataQuery.ml
2005-09-29 Alberto Griggionon-default equalities in equations_for_goal
2005-09-26 Alberto Griggionew signature of auto_tac, with a new optional argument...
2005-09-23 Claudio Sacerdoti... New module HMysql (to abstract over Mysql and make...
2005-09-21 Claudio Sacerdoti... All the debug_print are now lazy.
2005-09-19 Claudio Sacerdoti... Profiling code commented out.
2005-08-30 Claudio Sacerdoti... Bug fixed: "cic:/dummy_i" is an invalid URI (that used...
2005-07-19 Ferruccio Guidithe decompose tactic is now working
2005-07-12 Andrea AspertiAdded a function equations_for_goal similar to signatur...
2005-06-30 Ferruccio Guidilapply and fwd improved
2005-06-27 Claudio Sacerdoti... * auto_tac removed (it can be found in CVS)
2005-06-24 Claudio Sacerdoti... New implementation of experimental_hint/auto (called...
2005-06-24 Claudio Sacerdoti... New functions UriManager.uri_is_var, UriManager.uri_is_con.
2005-06-17 Claudio Sacerdoti... more strings to UriManager.uri
2005-06-17 Claudio Sacerdoti... many strings that are supposed to be URIs are now UriMa...
2005-06-15 Ferruccio Guidibeginning of the tactics lapply and fwd
2005-05-27 Enrico Tassiremoved debug prerr_endline
2005-05-20 Andrea AspertiHint repaired (an erroneous commit by myself).
2005-05-19 Stefano Zacchirolicommented out some debugging messages
2005-05-17 Stefano Zacchirolibugfix in elim, cardinality constraint should >= 1...
2005-05-16 Enrico Tassifixed instance
2005-05-05 Andrea AspertiSome modifications due to instance.
2005-05-03 Enrico Tassifix for instance
2005-05-03 Andrea AspertiFirst version of instance.
2005-04-29 Enrico Tassimain constants set is closed with constants types
2005-04-29 Stefano Zacchiroliadded rating parameter to at_least (used by elim)
2005-04-22 Stefano Zacchiroliremoved debugging print
2005-04-22 Stefano Zacchiroliuses new at_least with criteria on constants number...
2005-03-15 Stefano Zacchiroli- handle metavariables: if at least one of them is...
2005-02-04 Enrico Tassilocate now searched bot the standard library and the...
2005-02-03 Enrico Tassinew metadataTypes interface (with ownerize function)
2005-02-01 Enrico Tassireverder change. no more owner passed to the locate.
2005-02-01 Enrico Tassiadded owner support to the disambiguator (now locate...
2004-12-03 Stefano Zacchirolichanged "locate" so that it supports shell-like pattern...
2004-12-01 Enrico TassiAdded universes handling. The PRE_UNIVERSES tag may...
2004-11-30 Andrea AspertiBug in the management of substitutions into auto corrected.
2004-11-04 Andrea AspertiNew version(s) of hint. One more stable (hint) and...
2004-11-03 Stefano Zacchirolino longer use Dbi module but directly use Mysql module...
2004-10-25 Stefano Zacchirolisort hint's result accordingly to the "least goal left...
2004-10-25 Stefano Zacchiroli- added var selection boolean to locate
2004-10-22 Andrea Aspertiimplemented elim query
2004-10-22 Andrea Aspertibugfix: handle overflow in powerset cardinality
2004-10-22 Stefano Zacchiroli- reimplemented tacticChaser and friends in term of...
2004-10-21 Stefano Zacchiroliimplemented in place old Filter_auto filtering
2004-10-20 Stefano Zacchirolitop level query module