]> matita.cs.unibo.it Git - helm.git/history - helm/software/components/tactics
Wrong invariant: Hypothesis (i.e. lambda-abstractions) can have no
[helm.git] / helm / software / components / tactics /
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.
2007-02-19 Enrico Tassiadded some code to print the praamodulation proofs...
2007-02-14 Ferruccio GuidiProcedural : some improvements
2007-02-09 Claudio Sacerdoti... Debugging code fixed. To enable debugging just set...
2007-02-09 Claudio Sacerdoti... Debugging code removed.
2007-02-08 Claudio Sacerdoti... * 'default "equality"' command changed to consider...
2007-02-01 Enrico Tassireverted a commented substitution in build_newgoal...
2007-01-24 Ferruccio Guiditactics.mli: regenerated
2007-01-24 Ferruccio GuidimatitaGui: some missing cases during disambiguation...
2007-01-10 Ferruccio Guidiattributes now in the proof status: commit 2
2007-01-06 Enrico Tassi- inside dicrimination_tree is now checked the invarian...
2007-01-03 Claudio Sacerdoti... Debugging code removed.
2006-12-29 Ferruccio Guidinow we try two distinct depend files for compilation...
2006-12-29 Ferruccio Guidi- tactics:
2006-12-24 Ferruccio Guidisome depend files
2006-12-22 Andrea AspertiCollapse_head_metas transforms all terms "not-recongniz...
2006-12-20 Claudio Sacerdoti... New declarative tactic "we proceed by cases on t to...
2006-12-20 Claudio Sacerdoti... Bug fixed in cases (it did not produced the right numbe...
2006-12-20 Claudio Sacerdoti... New tactic cases (still to be documented).
2006-12-14 Claudio Sacerdoti... Debugging code commented out.
2006-12-14 Enrico Tassi...
2006-12-14 Claudio Sacerdoti... Huge commit:
2006-12-06 Claudio Sacerdoti... Experimental: cycles in proofs generated by paramodulat...
2006-11-30 Claudio Sacerdoti... New syntax and semantics for the rewriting steps that...
2006-11-29 Claudio Sacerdoti... The rewritingstep declarative command now takes also...
2006-11-29 Ferruccio Guidi- decompose tactic: decomposable constants are now...
2006-11-29 Andrea AspertiDemodulate_tac now depends on the universe
2006-11-28 Claudio Sacerdoti... Added a clear to rewritestep to speed up auto (by remov...
2006-11-27 Claudio Sacerdoti... "the thesis becomes" now always performs a change.
2006-11-27 Andrea AspertiFix_proof should recursively work on explicit substs.
2006-11-27 Claudio Sacerdoti... Declarative language ported to new auto (with Universes).
2006-11-27 Andrea AspertiRemoved a couple of assertions.
2006-11-27 Andrea AspertiCommented an assertion.
2006-11-27 Andrea AspertiCommented an assertion.
2006-11-27 Andrea AspertiCommented a few assertions.
2006-11-27 Andrea AspertiOnly modified for taking unfold into account.
2006-11-23 Andrea AspertiModifications to auto due to the introduction of the...
2006-11-23 Andrea AspertiUniverse is a discrimination-tree structure.
2006-11-15 Ferruccio Guiditranscript updated
2006-11-14 Claudio Sacerdoti... library=1 in obtain _ = _ by _.
2006-11-12 Claudio Sacerdoti... The pretty printers in CicPp now have an optional ...
2006-10-30 Claudio Sacerdoti... Debugging code is now controlled by the debug flag.
2006-10-25 Andrea AspertiAdded a couple of flags to auto
2006-10-24 Enrico Tassiremoved equality_retrieval
2006-10-23 Claudio Sacerdoti... CicUniv.UniverseInconsistency is no handled correcly.
2006-10-20 Andrea AspertiDemodulate and applyS moved form saturation to auto.
2006-10-20 Andrea AspertiMajor changes to auto, documented on the helm mailing...
2006-10-20 Andrea AspertiMinor changes.
2006-10-20 Andrea Aspertia. uniform mangement for context and library
2006-10-20 Andrea AspertiThe type of universe_of_goals has slightly changed...
2006-10-20 Andrea AspertiThis is only a temporary patch. The typecheker raises a
2006-10-12 Enrico Tassifixed defaultauto behaviour. not the cache is preserveed
2006-10-12 Enrico Tassitimeout if unspecfied should be set to infinity, not...
2006-10-12 Claudio Sacerdoti... The default for paramodulation is now back to false...
2006-10-12 Claudio Sacerdoti... Bug fixed: the conversion was done with the wront argum...
2006-10-11 Claudio Sacerdoti... My previous commit changed the regular timeout of param...
2006-10-10 Claudio Sacerdoti... Implemented:
2006-10-10 Claudio Sacerdoti... Sorry, bug introduced by me yesterday now fixed.
2006-10-09 Claudio Sacerdoti... 1. applyS now uses its ~params
2006-10-09 Claudio Sacerdoti... applyS now receives the same parameters that auto receives.
2006-10-09 Andrea AspertiTheorems from the library and from the context are...
2006-10-09 Andrea AspertiFactorized "find_equalities" in demodulation_tac.
next