]> matita.cs.unibo.it Git - helm.git/history - helm/software/components/tactics
- hExtlib: added debugging information for split_nth
[helm.git] / helm / software / components / tactics /
2009-05-14 Ferruccio Guidi- hExtlib: added debugging information for split_nth
2009-05-13 Ferruccio Guidi- matitaEngine: some commands like "coercion" must...
2009-05-13 Andrea AspertiThe singature of the "by" universe is added to the...
2009-05-13 Andrea AspertiSignature is computed on the initial goal, once and...
2009-05-12 Andrea AspertiWe only filter the smart candidates w.r.t the signature
2009-05-08 Claudio Sacerdoti... ...
2009-05-08 Andrea AspertiConstructors are closed with thier types when computing...
2009-05-06 Enrico Tassiapply and auto.equational_case call saturation.solve_na...
2009-05-05 Andrea AspertiNuova gestione di "by" per auto.
2009-04-30 Enrico Tassirun check_if_goal_is_solved on all goals (active+passive)
2009-04-30 Andrea AspertiAdded a passive table
2009-04-30 Andrea AspertiCalling paramodulation instead of demod_all
2009-04-29 Enrico Tassicall paramod instead of solve_Rewrite
2009-04-29 Enrico Tassino typing
2009-04-29 Enrico Tassimany checks guarded with if Utils.debug_metas
2009-04-28 Enrico Tassidepenalization of smart apply inside auto, that is...
2009-04-28 Enrico Tassifixed bug, demodulation was keeping results not strictl...
2009-04-28 Enrico Tassihuge commit in automation:
2009-04-22 Wilmer RicciottiDisabled debug prints in the inversion principle.
2009-04-22 Wilmer RicciottiNew command "inverter" used to generate an induction...
2009-04-22 Enrico Tassidemodulate takes an extra argument 'all', if present...
2009-04-21 Enrico Tassifixed last file restricting auto tables
2009-04-20 Enrico Tassi- init_cache_and_tables rewritten using the automation_...
2009-04-16 Enrico TassiUniverse is used only locally to tactics/
2009-04-14 Ferruccio Guidiwe rebuilt the dependences
2009-04-14 Ferruccio Guidi- Procedural: generation of "exact" is now complete
2009-03-25 Enrico Tassinew tactics are almost ready
2009-03-16 Andrea AspertiNew parameters for applyS: 10 20.
2009-03-10 Andrea AspertiA version of applyS with bounded iterations of given_cl...
2009-03-10 Andrea AspertiRemoved the context from the metasenv to avoid trivial...
2009-02-15 Enrico Tassicommented some printings
2009-02-12 Andrea Aspertierrata corrige.
2009-02-12 Andrea AspertiFixed a problem of lifting.
2009-02-03 Enrico Tassicase tactic first tries with a simple outtype and then...
2009-01-15 Enrico Tassi- name mangling changed, added __ to separate additiona...
2009-01-13 Enrico Tassimany changes regarding coercions:
2009-01-08 Enrico Tassimore composites to make all happy!
2008-11-27 Enrico Tassi1. grafiteDisambiguator => multiPassDisambiguator
2008-11-16 Enrico Tassiremoved some printings
2008-11-16 Enrico Tassiremoved some printings
2008-11-07 Andrea Aspertidebug=false
2008-11-07 Andrea AspertiSignature_of has been closed with respect to constructors.
2008-11-07 Andrea AspertiThe signature in "retrieve equations" must be extended...
2008-11-06 Enrico Tassithe passive set and passive list are expected to have...
2008-11-05 Enrico Tassinew internal flags for auto:
2008-11-05 Enrico Tassiduplicate entry in menv avoided
2008-11-04 Andrea AspertiCalling unification instead of matching when checking...
2008-11-03 Enrico Tassiremoved prerr_endline
2008-11-03 Enrico Tassidebug=false
2008-11-01 Enrico Tassiadded lazy
2008-10-29 Andrea AspertiPropagation of changes in paramodulation.
2008-10-29 Andrea AspertiExported a couple of functions.
2008-10-29 Andrea AspertiAdded a in_universe function
2008-10-29 Andrea Aspertipropagation of changes in other paramodulation files.
2008-10-29 Andrea AspertiNew demod function working for arbitary goals.
2008-10-29 Andrea AspertiEnforcing the disjoint invariant between metasenvs.
2008-10-29 Andrea AspertiMain change: added a parameter to build_equality_proof...
2008-09-26 Enrico Tassiauto was compiraing lazy proof terms with = ... fixed
2008-09-26 Enrico Tassilazy proof term to increase sharing and decrease memory...
2008-09-19 Enrico Tassimore abstract discrimination tree
2008-09-19 Enrico Tassibetter abstraction to allow 1 discrimination tree imple...
2008-09-19 Enrico TassiRevised discrimination tree implementation:
2008-09-19 Andrea AspertiA temporary patch to demodulation theorem.
2008-09-09 Enrico Tassisome work to make tries "printable", fixed comparison...
2008-08-28 Ferruccio GuidicicDischarge: new module for discharging the explicit...
2008-07-07 Enrico Tassisimplified coercDb implementation with additional info...
2008-07-04 Ferruccio Guidi- Procedural: bug fix in rendering the application...
2008-07-02 Ferruccio Guidi- new tactic applyP for use in the *P*rocedural script...
2008-07-02 Enrico Tassicalculation of the sort user to choose the rewriting...
2008-06-19 Claudio Sacerdoti... 1. bug fixed in generalize_pattern: a lazy const_tac...
2008-06-08 Claudio Sacerdoti... Bug fixed: wrong default pattern for generalize.
2008-06-08 Claudio Sacerdoti... Hypotheses patterns for elim implemented. No more need...
2008-05-30 Enrico TassiCProp hierarchy is there!
2008-05-26 Enrico Tassinew, more rigid syntax, for auto_params affecting the...
2008-05-26 Enrico TassiUniverse.key was not used to index terms, but was used...
2008-05-24 Enrico Tassiorder of goals changes, open ones are preferred to...
2008-04-22 Enrico Tassioblivion ugraph everywhere outside the kernel
2008-04-01 Enrico Tassibetter check for progress
2008-04-01 Enrico Tassiprogress made better, still not perfect
2008-04-01 Enrico Tassiadded to rewrite a check to effectively do something...
2008-04-01 Enrico Tassiadded some comments, but the samentics of many function...
2008-03-20 Enrico Tassichanged auto_tac params type and all derivate tactics...
2008-03-19 Claudio Sacerdoti... prerr_endline => debug_print
2008-03-12 Enrico Tassifixed implicit
2008-03-11 Claudio Sacerdoti... Very experimental commit: the type of the source is...
2008-03-10 Claudio Sacerdoti... Bad hack to avoid failure of conversion (unfolding...
2008-03-10 Claudio Sacerdoti... ...
2008-03-10 Claudio Sacerdoti... Tactic reduce got rid of. Use normalize, instead.
2008-03-10 Claudio Sacerdoti... An unimplemented case of clearbody is now implemented.
2008-03-09 Claudio Sacerdoti... Performance improvement: let-ins should always be pushe...
2008-01-10 Enrico TassiBIG FAT WARNING: DEVELOPMENTS DIE HERE
2007-12-04 Enrico Tassiif parameter type is given, this assert is false
2007-11-17 Enrico Tassimoved to pkg-ocaml-maint
2007-11-16 Enrico Tassi...
2007-11-16 Enrico Tassicompose tactic restore and added nocomposites keyword
2007-11-15 Enrico Tassiremoved ugly prerr_endline
2007-11-14 Ferruccio Guidinow destruct takes an optional list of term rather...
2007-11-13 Ferruccio Guidi- ProofEngineHelpers: namer_of moved to GrafiteEngine
2007-11-12 Ferruccio Guidi- destruct tactic: automatic simplification in case...
2007-11-08 Enrico Tassiplease, commit files with debug=false otherwise the...
next