]> matita.cs.unibo.it Git - helm.git/history - components/tactics/primitiveTactics.ml
elim tactic: now takes a pattern instead of just a term
[helm.git] / components / tactics / primitiveTactics.ml
2007-03-13 Ferruccio Guidielim tactic: now takes a pattern instead of just a...
2007-02-27 Ferruccio Guidi- Procedural: some improvements
2007-02-14 Ferruccio GuidiProcedural : some improvements
2007-02-09 Claudio Sacerdoti... Debugging code removed.
2007-01-10 Ferruccio Guidiattributes now in the proof status: commit 2
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... Huge commit:
2006-10-23 Claudio Sacerdoti... CicUniv.UniverseInconsistency is no handled correcly.
2006-10-20 Andrea AspertiThis is only a temporary patch. The typecheker raises a
2006-09-27 Enrico Tassiauto snapshot
2006-09-27 Claudio Sacerdoti... One less open helps understanding the code!
2006-09-21 Enrico Tassiapply now uses both menv and subst to decide the fresh...
2006-09-04 Enrico TassiBIG FAT COMMIT REGARDING COERCIONS:
2006-08-29 Ferruccio Guidi- new tactic subst removes simple non recursive equalit...
2006-08-28 Ferruccio Guidi- Level-1: some fixes to the extraction procedure
2006-07-26 Claudio Sacerdoti... Elim now performs whd to find the inductive type.
2006-02-03 Stefano Zacchiroli- renamed ocaml/ to components/