]> matita.cs.unibo.it Git - helm.git/history - helm/software/components/content_pres/content2pres.ml
parameter sintax added to axiom statement
[helm.git] / helm / software / components / content_pres / content2pres.ml
2018-08-01 Ferruccio Guidiparameter sintax added to axiom statement
2017-12-28 Claudio Sacerdoti... Patch to make it compile with recent OCaml
2009-10-02 Enrico Tassibetter nlet rec boxing
2009-09-30 Wilmer RicciottiAdded initial support for inversion principles in Matit...
2009-09-11 Enrico Tassilet rec/corec and co/inductive are not printed!
2009-07-15 Enrico Tassincopy partially implemented and fixed (a ?) chain to...
2009-06-11 Enrico Tassicontent2pres for the new cic fixed
2009-06-05 Claudio Sacerdoti... 1) the home button of CicBrowser now works also for NG
2009-06-03 Claudio Sacerdoti... Huge commit with several changes:
2009-05-15 Claudio Sacerdoti... Patch to add a debugging string to HExtlib.split_nth...
2009-05-14 Ferruccio Guidi- hExtlib: added debugging information for split_nth
2008-07-18 Enrico Tassibetter metavariable context
2008-07-18 Enrico Tassimetavariable context has a separator now
2008-05-21 Enrico Tassiminimal implementation of left parameters display
2008-03-20 Enrico Tassichanged auto_tac params type and all derivate tactics...
2007-10-28 Claudio Sacerdoti... Pretty-printing of "match ... with" pattern syntax...
2007-08-23 Claudio Sacerdoti... Bug fixed: RewriteLR were not recognized correctly...
2007-07-31 Enrico Tassiremoved comments in proof presentation
2007-07-04 Claudio Sacerdoti... In place of conclude, obtain FIXMEXXX is now generated...
2007-07-04 Claudio Sacerdoti... 1. Code simplification
2007-07-04 Claudio Sacerdoti... is_top_down was not propageted correctly under a bottom...
2007-07-04 Claudio Sacerdoti... 1. "by proof" now allowed as a justification in equalit...
2007-07-04 Claudio Sacerdoti... Bug fixed: name in letin was printed as "previous"...
2007-06-30 Claudio Sacerdoti... In order to generate executable declarative scripts...
2007-06-30 Claudio Sacerdoti... Bug fixed in bottom-up conversion.
2007-06-30 Claudio Sacerdoti... Nicer layout but possibly more bugged.
2007-06-30 Claudio Sacerdoti... Spurious "we need to prove" at the beginning of Intros...
2007-06-13 Enrico Tassimany changes:
2007-06-01 Enrico Tassihacks for paramodulation declarative proofs
2007-05-31 Claudio Sacerdoti... DOOMSDAY 1.0:
2007-05-15 Ferruccio GuidiWrong invariant: Hypothesis (i.e. lambda-abstractions...
2006-12-22 Andrea AspertiMinor change.
2006-05-03 Enrico Tassieq_chain
2006-04-13 Enrico Tassipartially fixed boxes in rewite
2006-02-03 Stefano Zacchiroli- renamed ocaml/ to components/