]> matita.cs.unibo.it Git - helm.git/history - components/tactics
tagging rc-1
[helm.git] / components / tactics /
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...
2007-11-07 Ferruccio Guidi- bug fix in destruct
2007-11-06 Ferruccio Guidinew implementation of the destruct tactic,
2007-11-04 Claudio Sacerdoti... All exported names are now qualified. This avoids the...
2007-11-02 Ferruccio Guidi- tacticals: new tactical ifs added: uses thens where...
2007-10-30 Ferruccio Guidibetter implementation of if_
2007-10-29 Ferruccio Guidi- destruct: core of subst tactic implemented,
2007-10-28 Claudio Sacerdoti... Pretty-printing of "match ... with" pattern syntax...
2007-10-26 Enrico Tassirebuilt
2007-10-25 Ferruccio Guidibug fix in injection e relocate term
2007-10-24 Ferruccio Guidibug fix in injection: we have to recur on the generated...
2007-10-24 Ferruccio Guidiwe revisited the implementation of the destruct tactic...
2007-10-24 Ferruccio Guidi- new function for general relocation of local referenc...
2007-10-12 Claudio Sacerdoti... Move to OCaml 3.10. Requires debian packages from unsta...
2007-10-11 Claudio Sacerdoti... Old inversion bug fixed: it used to work only on the...
2007-10-09 Enrico Tassiadded patch to allow i,j,k: skip and *: skip
2007-09-08 Enrico Tassithe order of abstraction is now correct, but there...
2007-09-08 Enrico Tassijust a Pcre expression fixed, nothing real
2007-09-07 Enrico Tassidisabled coercions when refining paramod proofs (attemt...
2007-09-04 Claudio Sacerdoti... Composition of coercions with arity > 0 is now implemen...
2007-09-04 Claudio Sacerdoti... 1. composition of coercions with saturations > 0 is...
2007-08-30 Claudio Sacerdoti... Coercions are now generalized to the general form
2007-08-23 Claudio Sacerdoti... Bug fixed: the initial metasenv used in the two tactic...
2007-08-22 Claudio Sacerdoti... select now works correctly even if multiple hypotheses...
2007-08-21 Claudio Sacerdoti... "obtain H E1=E2 by proof" is now working
2007-07-26 Enrico Tassilittle bug in coercion generation found. it use to...
2007-07-25 Enrico Tassireverted previous fix
2007-07-25 Enrico Tassirestored compaction of metas at the end of given_clause
2007-07-20 Ferruccio Guidiacic_procedural: bug fix:
2007-07-19 Enrico TassiCOERCIONS: tentative addition of an equivalence relatio...
2007-07-18 Ferruccio Guidithe predicate for elim was not built correctly when...
2007-07-06 Enrico Tassimaxipatch for support of multiple DBs.
2007-07-04 Claudio Sacerdoti... Bug fixed: a ~with_cast is now inserted when appropriat...
2007-07-04 Claudio Sacerdoti... 1. "by proof" now allowed as a justification in equalit...
2007-07-04 Claudio Sacerdoti... Added ~with_cast to the change tactic.
2007-06-13 Enrico Tassicut is now implemented building a letin and not a beta...
2007-06-13 Enrico Tassimany changes:
2007-06-06 Enrico Tassisort_new_elems on prop_only
2007-06-06 Enrico Tassicompose now returns a good metasenv
2007-06-04 Enrico Tassinew more flexible compose, see matita/tests/compose...
2007-06-02 Enrico Tassiwrong assertion was inserted, now just a warning to...
2007-06-01 Enrico Tassiremoved some refinement_toolkit
2007-06-01 Enrico Tassinew compose tactic, still undocumented.
2007-05-31 Claudio Sacerdoti... Ferruccio has changed the semantics of the old ~pattern...
2007-05-29 Enrico Tassiadded some lines to compile for debugging
2007-05-29 Enrico Tassiadded pruning option in autogui
2007-05-29 Andrea AspertiCorrected version od meta_convertibnility_subst.
2007-05-28 Claudio Sacerdoti... Bug fixed (hopefully without introducing new ones)...
2007-05-28 Andrea AspertiImproved pruning (no propress).
2007-05-28 Andrea AspertiAdded a new version of meta_convertibnility that return...
2007-05-25 Enrico Tassiadded $Revision$
2007-05-24 Enrico Tassiauto and autogui... some work
2007-05-23 Claudio Sacerdoti... prerr_endine ==> debug_print everywhere
2007-05-18 Ferruccio Guidi- new devel contribs/LAMBDA-TYPES/Base-2 with the autom...
2007-05-18 lzingareadded alternative implementation for hMysql relying
2007-05-18 Claudio Sacerdoti... In some cases (e.g. JM equality) the inversion principl...
2007-05-17 Enrico Tassiadded a (for the moment) dummy field _subst to Proofeng...
2007-05-17 Enrico Tassiauto rewritten with only one tail recursive function.
2007-05-09 Ferruccio GuidiPrimitiveTactics: intros _ now aveilable
2007-05-07 Enrico Tassi...
2007-05-07 Enrico Tassisome minor fixes done in cividale (bugfix coming from...
2007-05-03 Ferruccio Guidielim with a pattern now works correctly (hopefully)
2007-05-01 Ferruccio GuidiSubstTactic: bug fix
2007-04-30 Andrea AspertiEven if we are at depth 0, we first check in the cache...
2007-04-30 Andrea AspertiRemoved an assert false; everything works again, but...
2007-04-28 Ferruccio GuidiAMBDA-TYPES: some improvements. subst now fully exploited
2007-04-27 Andrea AspertiSubst is passed in input to apapluy, so no need to...
2007-04-27 Andrea AspertiApply_with_subst now returns a subst with a correct...
2007-04-26 Ferruccio Guidibug fix in subst tactic
2007-04-24 Andrea AspertiSubsumption_subst re-added to initial.
2007-04-20 Claudio Sacerdoti... The declarative rewriting step now tries auto timeout...
2007-04-20 Claudio Sacerdoti... Much ado about nothing:
2007-04-20 Claudio Sacerdoti... Interface of the argument to Continuationals.Make great...
2007-04-19 Claudio Sacerdoti... EXPERIMENTAL and _INCOMPLETE_ COMMIT:
2007-04-18 Enrico Tassihandles failures (sometimes you can't inject)
2007-04-17 Enrico Tassione more step toward a decent destruct
2007-04-17 Enrico Tassifixed a list.nth called on a too short list
2007-04-16 Enrico Tassisimplify has a brand new semantics!
2007-04-16 Ferruccio Guidisubst tactic put in a file on its own
2007-04-10 Enrico Tassifixed case
2007-04-10 Enrico Tassistill not completely working but at least non dumb...
2007-04-10 Enrico Tassiyou can case even if only a right appears... so, substi...
2007-04-04 Ferruccio Guidialpha equivalence test factorized and moved to CicUtil
2007-04-03 Enrico Tassinew case implementation
2007-04-02 Enrico Tassihopefully fixed cases implementation
2007-03-22 Claudio Sacerdoti... Several instances of the same bug fixed at once: when...
2007-03-22 Claudio Sacerdoti... Debugging code removed.
2007-03-16 Ferruccio Guidielim tactic: it needs two arguments, a term as well...
2007-03-13 Claudio Sacerdoti... Role of
2007-03-13 Ferruccio Guidielim tactic: now takes a pattern instead of just a...
2007-03-10 Ferruccio Guidirewrite tactic: bug fix in rewriting under Pi's:
2007-03-01 Ferruccio GuidiProcedural: some improvements
2007-03-01 Enrico Zoli"by j let x : T such that P(x)" generalized to allow...
2007-02-27 Ferruccio Guidi- Procedural: some improvements
2007-02-26 Ferruccio Guididecompose: delta-expansion of the type to eliminate...
2007-02-25 Ferruccio GuidiRELATIONAL: new undecomposable definition of NLE
2007-02-21 Ferruccio Guidiprocedural : some improvements.
next