]> matita.cs.unibo.it Git - helm.git/history - helm/matita/matitaEngine.ml
ocaml 3.09 transition
[helm.git] / helm / matita / matitaEngine.ml
2005-11-19 Claudio Sacerdoti... Disambiguation errors are no longer thrown away. They...
2005-11-18 Enrico Tassifixed coercions undo
2005-11-03 Stefano Zacchirolibetter dependencies among modules and symlinking of...
2005-10-25 Stefano Zacchirolinew tacticals
2005-10-25 Claudio Sacerdoti... Every exception that used to have type string is now...
2005-10-17 Enrico Tassiadded coercions to Prod
2005-10-05 Stefano Zacchirolicompleted support for "-nodb", now also matitaclean...
2005-09-26 Alberto Griggionew signature of auto_tac, with a new optional argument...
2005-09-26 Stefano Zacchiroli- added integrity checks on .moo files
2005-09-23 Stefano Zacchirolichanged .moo format on disk: no longer plain strings...
2005-09-23 Claudio Sacerdoti... CicUtil.profile ==> HExtlib.profile
2005-09-23 Stefano Zacchirolibugfix: evaluation of object commands is now atomic...
2005-09-23 Enrico Tassiuniverses are saved to disk
2005-09-23 Claudio Sacerdoti... The disambiguation now returns the aliases diff. It...
2005-09-23 Claudio Sacerdoti... The new_aliases argument of the functions alias_diff...
2005-09-21 Stefano Zacchiroliported to the new parser interface (Ulexing.lexbuf...
2005-09-19 Claudio Sacerdoti... A bit of profiling functions added here and there.
2005-09-16 Enrico Tassiadded a function to reorder the metasenv.
2005-09-15 Claudio Sacerdoti... Yet another implementation of the single aliases /...
2005-09-15 Stefano Zacchiroli- changed command line interface of cicbrowser so that...
2005-09-13 Stefano Zacchiroli- changed moo representation in MatitaTypes.status...
2005-09-12 Stefano ZacchiroliAdded support for multiple disambiguation passes.
2005-09-08 Stefano Zacchiroliimplemented lazy disambiguation of tactics arguments...
2005-09-05 Claudio Sacerdoti... Assert false (for imbricated theorems) changed to a...
2005-09-02 Claudio Sacerdoti... Unsharing removed since it is now used in Cic2acic.
2005-08-30 Claudio Sacerdoti... A parser for aliases implemented (required by the Whelp).
2005-07-29 Claudio Sacerdoti... 0. core_notation.ma splitted into coq.moo and core_nota...
2005-07-28 Claudio Sacerdoti... 1. ProofEngineHelpers.locate_in_term, ProofEngineHelper...
2005-07-28 Claudio Sacerdoti... New tactic unfold.
2005-07-27 Enrico Tassifixed matitamake to handle development with names with...
2005-07-22 Alberto Griggioadded optional "paramodulation" parameter to auto to...
2005-07-22 Claudio Sacerdoti... Original semantics of a now almost random piece of...
2005-07-22 Claudio Sacerdoti... Big changes:
2005-07-19 Stefano Zacchirolifixed file descriptor leak
2005-07-19 Enrico Tassimessage if the duplicate check may take too long
2005-07-19 Enrico Tassimatitac now automatically cleans a non empty baseuri
2005-07-19 Ferruccio Guidithe decompose tactic is now working
2005-07-18 Stefano Zacchiroliadded too .moo files notation related statements
2005-07-18 Stefano Zacchirolimerged cic_notation with matita: good luck!
2005-07-15 Enrico Tassimatitamake is integrated with matita
2005-07-15 Andrea AspertiBad name should be an error and not just a warning.
2005-07-13 Enrico Tassimatitamake stuff:
2005-07-11 Enrico Tassiadded a flag to do the check of alredy-proved-theorem
2005-07-08 Enrico Tassiadded variant thm flavour
2005-07-08 Enrico Tassiadded query
2005-07-07 Claudio Sacerdoti... 1. Warnings are now printed in orange (yellow was unvis...
2005-07-07 Andrea AspertiRaising an error on a bad theorem name.
2005-07-06 Enrico Tassicheck on baseuri
2005-07-06 Claudio Sacerdoti... 1. tactical "try_tacticals" renamed to "first"
2005-07-05 Ferruccio Guidiname specifications added for elim_intros, elim_intros_...
2005-07-05 Enrico Tassinow the moo contains also composed coercions (and It...
2005-07-05 Stefano Zacchiroliported to new getter interface
2005-07-04 Claudio Sacerdoti... New command default "foo" uri1 ... urin
2005-07-04 Claudio Sacerdoti... coercions are now stored in the .moo file.
2005-07-04 Claudio Sacerdoti... Use eval_from_stream in place of eval_from_stream_ref...
2005-07-04 Claudio Sacerdoti... "include" command implemented.
2005-07-04 Claudio Sacerdoti... alias declarations are now put in the .moo file.
2005-07-01 Claudio Sacerdoti... Signature of fwdSimpl changed to get rid of a warning.
2005-06-30 Claudio Sacerdoti... Signature and concrete syntax of fold fixed.
2005-06-30 Ferruccio Guidilapply and fwd improved
2005-06-30 Claudio Sacerdoti... 1. rewrite_* and rewrite_back_* merged into one function
2005-06-30 Enrico Tassifirst matitadep snapshot
2005-06-29 Claudio Sacerdoti... 1. new syntax for patterns:
2005-06-29 Enrico Tassinow baseuri is needed in each file (and its redefinitio...
2005-06-28 Enrico Tassi* new binary matitatop
2005-06-28 Claudio Sacerdoti... New argument for LApply: the ident for the generated...
2005-06-27 Claudio Sacerdoti... replace generalized to patterns
2005-06-27 Claudio Sacerdoti... A few other tactics made available to matita.
2005-06-27 Claudio Sacerdoti... New argument (the identifier) to generalize.
2005-06-27 Claudio Sacerdoti... New argument (the hypothesis name) for cut.
2005-06-27 Enrico Tassifized disambiguation of LApply
2005-06-27 Claudio Sacerdoti... * the auto AST now has the width
2005-06-27 Claudio Sacerdoti... * More tactics are now available to matita.
2005-06-25 Ferruccio Guidifirst working (?) version of lapply
2005-06-24 Ferruccio Guidilapply tactic continued
2005-06-24 Claudio Sacerdoti... Asts generalized: a lot of tactics where restricted...
2005-06-23 Claudio Sacerdoti... Tactic discriminate activated in matita.
2005-06-23 Claudio Sacerdoti... 1. Tactic generalize ported to patterns and activated...
2005-06-17 Enrico Tassisupport for goal patterns
2005-06-17 Claudio Sacerdoti... more strings to UriManager.uri
2005-06-16 Stefano Zacchiroliuses auto_tac_new instead of auto_tac
2005-06-16 Claudio Sacerdoti... Dead code clean-up.
2005-06-15 Claudio Sacerdoti... The `Record class now records also the name of the...
2005-06-15 Ferruccio Guidisupport for the new tactics lapply and fwd
2005-06-15 Claudio Sacerdoti... Big commit and major code clean-up:
2005-06-13 Enrico Tassiremoved prerr_endline
2005-06-10 Enrico Tassiadded records
2005-06-10 Claudio Sacerdoti... Got rid of a few bugs.
2005-06-09 Claudio Sacerdoti... Error message improved.
2005-06-09 Enrico Tassiadded whd before uri_of_term
2005-06-08 Stefano Zacchirolirewritten cicBrowser handling of uri text entry, still...
2005-06-08 Claudio Sacerdoti... More informative error message.
2005-06-07 Enrico Tassiadded letin
2005-06-01 Enrico Tassireduce with path
2005-06-01 Enrico Tassisome cosmetic fixes
2005-05-31 Andrea Aspertiadded automathic aliases for _ind _rec and _rect when...
2005-05-31 Enrico Tassiadded automathic aliases for qed and definition
2005-05-30 Andrea Aspertiadded intros n.
2005-05-30 Andrea Aspertiadded automathic aliases.
2005-05-27 Enrico Tassifixed matitac
next