]> matita.cs.unibo.it Git - helm.git/history - components/tactics/primitiveTactics.ml
New tactic cases (still to be documented).
[helm.git] / components / tactics / primitiveTactics.ml
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/