]> matita.cs.unibo.it Git - helm.git/history - helm/ocaml/tactics
Nuova implementazione di Auto "breadth-first".
[helm.git] / helm / ocaml / tactics /
2004-05-18 Andrea AspertiNuova implementazione di Auto "breadth-first".
2004-05-18 Claudio Sacerdoti... * tactics/Makefile fixed (to remove duplicate .mli...
2004-05-17 Matteo SelmiAdded a filter for uris in tactic "auto".
2004-05-17 Stefano Zacchirolifirst check in of statefulProofEngine
2004-05-13 Ferruccio Guidi- some code patched
2004-05-13 Stefano Zacchirolichanged proofStatus so that uri component is optional...
2004-05-10 Andrea AspertiAdding file newConstraint
2004-05-10 Andrea AspertiAdding file match_concl
2004-04-23 Enrico TassiUniverses introduction
2004-04-22 Claudio Sacerdoti... Patches to generate ?1 : ?2 : Type in place of ?1 ...
2004-04-22 Enrico Tassifourier.mli addedto interface files.
2004-04-22 Claudio Sacerdoti... IMPLEMENTATION_FILES now generated from INTERFACE_FILES.
2004-04-20 Stefano Zacchiroligot rid of ~status label so that tactics can now be...
2004-04-14 Claudio Sacerdoti... Bug fixed: the following happened.
2004-04-06 Stefano ZacchiroliThe parser accepts terms with metavariables as statemen...
2004-04-06 Stefano Zacchirolibugfix: local context and canonical context previously...
2004-04-06 Stefano Zacchirolibugfix: the function that abstract constant occurrences...
2004-03-31 Matteo SelmitacticChaser modified to avoid double "apply" and to...
2004-03-24 Stefano ZacchiroliCSC: hack to make applications of constants that have...
2004-03-12 acerioniFirst implementation of the Auto tactic.
2004-02-24 Claudio Sacerdoti... New v8.0 URIs.
2004-02-24 Claudio Sacerdoti... Porting URIs to V8.0.
2004-02-24 Claudio Sacerdoti... Partial porting to V8 URIs.
2004-02-12 Ferruccio Guidinew .depend files
2004-02-12 Stefano Zacchiroliremoved some anciente debugging messages
2004-02-06 Stefano Zacchiroliadded annotations to Cic.Implicit
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-02 Stefano Zacchirolichanged prototype of CicMetaSubst.apply_subst*
2004-01-27 Stefano Zacchirolis/List.find.../CicUtil.lookup_meta/
2004-01-22 Stefano Zacchirolimoved hard coded uris to HelmLibraryObjects
2004-01-22 Stefano Zacchiroliported to cicMetaSubst
2003-12-02 Ferruccio Guidisort CProp added
2003-10-07 Luca Padovani* removed currified constructors everywhere. A bug...
2003-09-05 Claudio Sacerdoti... Replace is now working also over Type.
2003-09-05 Claudio Sacerdoti... Replace tactic fixed. It was not working any longer...
2003-09-05 Claudio Sacerdoti... Defs in context may now have an optional type (when...
2003-09-04 Ferruccio Guidiadded the support for the "Locate Inductive Principles...
2003-07-17 Ferruccio Guidi- new generated query "unreferred" implemented at serve...
2003-07-02 Ferruccio Guidimathql_generator: new constraint format (more type...
2003-06-19 Claudio Sacerdoti... The universe was the one of the complete search, not...
2003-06-19 Claudio Sacerdoti... Merge of the V7_3_new_exportation branch.