]> matita.cs.unibo.it Git - helm.git/history - components
examples of applyS
[helm.git] / components /
2006-06-15 Andrea AspertiApply-Silvie tactic added!
2006-06-15 Andrea Aspertiadded applyS
2006-06-15 Andrea Aspertisome fixed done in Orsay:
2006-06-15 Andrea Aspertiexported 2 functions needed by applyS
2006-06-15 Andrea Asperti...
2006-06-15 Andrea Aspertidefault constants are now the matita standard library...
2006-06-14 Stefano Zacchiroliremoved old debugging print
2006-06-13 Stefano Zacchirolimoved benchmnarks/ dir outside of components/
2006-06-11 Ferruccio Guidi- slight fix in lapply syntax
2006-06-09 Claudio Sacerdoti... Syntactic bug changed: t in "unfold t" must be a tactic...
2006-06-09 Claudio Sacerdoti... 1. the default for the default equality/absurd/true...
2006-06-01 Stefano Zacchiroliimplemented tinycals:
2006-06-01 Stefano Zacchirolicommented the finally function
2006-06-01 Enrico Tassifix
2006-06-01 Enrico Tassi...
2006-06-01 Enrico Tassi...
2006-06-01 Stefano Zacchiroliuse the appropriate chain of transormations for pretty...
2006-06-01 Stefano Zacchirolimade pp_term parametric and explained the proper way...
2006-06-01 Andrea AspertiSubsumption_subst must be applied to the initial proof...
2006-05-31 Enrico Tassi\n restored
2006-05-31 Enrico Tassifixed proofs, contextualization should now work.
2006-05-30 Claudio Sacerdoti... Bug fixed: theories were handled as base uris, not...
2006-05-30 Enrico Tassiletin are now sorted properly.
2006-05-30 Enrico Tassifixed proof generation again
2006-05-30 Claudio Sacerdoti... ZACK: export a top level function for parsing terms...
2006-05-30 Enrico TassiA -> Univ
2006-05-30 Enrico Tassicanonical and contextualize_rewrites are back, they...
2006-05-30 Enrico Tassithe function to create on the fly a symmetry step has...
2006-05-29 Enrico Tassiprofilings are printed
2006-05-29 Enrico Tassi- proofs by subsumption now add a symmetry step if...
2006-05-29 Claudio Sacerdoti... bug fix: use an (un)marshaller for get_opt instead...
2006-05-29 Claudio Sacerdoti... Bug fixed in fresh_name_generator: the function used...
2006-05-28 Enrico Tassiweak equality on meta used when replacing.
2006-05-28 Enrico Tassiadded the rule field to goal_proof.
2006-05-28 Enrico Tassi- fixed a bug in unification (not sure in the right...
2006-05-26 Claudio Sacerdoti... Recently introduced bug in CicRefine.eat_prods fixed...
2006-05-26 Claudio Sacerdoti... Great optimization for eat_prods: if the type of the...
2006-05-26 Andrea Asperti1) variables occurring only in proofs anre not relocated
2006-05-26 Claudio Sacerdoti... Profiling code removed.
2006-05-26 Andrea AspertiBug fixed: the syntax "?n" used to be broken. It tried...
2006-05-25 Claudio Sacerdoti... Added debug menu item to restrict disambiguation to...
2006-05-25 Claudio Sacerdoti... Axioms are not allowed with the syntax: "axiom name...
2006-05-23 Andrea Aspertiadded important comment
2006-05-23 Andrea Aspertifixed LetIn proofs
2006-05-23 Enrico Tassiadded again stuff for profiling
2006-05-23 Enrico Tassiadded dependency on Str
2006-05-23 Enrico Tassi...
2006-05-23 Andrea Aspertiadded stuff for profiling macros
2006-05-22 Enrico Tassi- code cleanup, especialli in Indexing where all the...
2006-05-20 Enrico Tassigeneration of existential variables fixed
2006-05-20 Enrico Tassiremoved prerr_endline.
2006-05-20 Enrico Tassicommented out a line to help paramodulation.
2006-05-20 Enrico Tassifixed wrong calculation of free_metas
2006-05-20 Enrico Tassiremoved a bad prerr_endline
2006-05-20 Enrico Tassiremoved prerr_endline
2006-05-20 Enrico Tassiremovedx a prerr_endline
2006-05-20 Enrico Tassifixed demodulation of goal
2006-05-19 Enrico Tassi- metas_of_term moved to cicUtil
2006-05-18 Enrico Tassiexistential variables in goal supported
2006-05-16 Enrico Tassifixed subsumption_aux
2006-05-16 Enrico Tassiutf8_macros moved to syntax_extensions.
2006-05-16 Enrico Tassifew fixes
2006-05-16 Enrico TassiCSC & Andrea patch to speedup the process: typeof calle...
2006-05-16 Enrico Tassimore profiling and less assertions
2006-05-16 Enrico Tassibetter exception
2006-05-16 Enrico Tassihashtbl on cic terms is a bit faster
2006-05-15 Enrico Tassi- new given_clause
2006-05-14 Enrico Tassi- Removed old proofs
2006-05-14 Enrico Tassigeneration of more than one theorem per file fixed
2006-05-13 Enrico Tassimore work to produce well formed .ma files
2006-05-13 Enrico Tassifixed some bugs
2006-05-13 Enrico Tassifull script generation
2006-05-13 Enrico Tassifixed some pp stuff
2006-05-12 Enrico Tassi...
2006-05-12 Enrico Tassiremoved shift-reduce conflict
2006-05-12 Enrico Tassiadded parser (and future converter) of tptp files
2006-05-11 Claudio Sacerdoti... Bugs fixed:
2006-05-09 Enrico Tassitypes2006 patch
2006-05-05 Andrea AspertiNew version of deep_subsumption
2006-05-04 Enrico Tassigoal demodulated with new
2006-05-04 Enrico Tassinew pp function for proofs
2006-05-03 Enrico Tassieq_chain
2006-05-03 Enrico Tassimore transitivity on proofs
2006-04-27 Andrea AspertiEquality chains.
2006-04-27 Andrea AspertiAdded is_trans_eq_URI and is_sym_eq_URI
2006-04-26 Andrea AspertiBuild_proof_goal does not return the metasenv any more.
2006-04-26 Andrea Aspertifixed demodulation_goal (used to return always false)
2006-04-26 Andrea Aspertiremoved ocaml equality on equations
2006-04-26 Enrico Tassimore cleanup
2006-04-26 Enrico Tassicleanup of saturate
2006-04-26 Enrico Tassiadded a new type for proofs.
2006-04-26 Enrico Tassiadded a whd (nodelta) in the carr function used by...
2006-04-14 Enrico Tassimulti-instances aliases are compressed to single instan...
2006-04-14 Enrico Tassi duplicate check for coercions when added to Db
2006-04-14 Enrico Tassialases instance not printed if 0
2006-04-14 Enrico Tassi added minimal euristic for generic terms carrier compa...
2006-04-13 Enrico Tassiadded include' to include everything but preferences...
2006-04-13 Enrico Tassipartially fixed boxes in rewite
2006-04-13 Enrico Tassiin eta_finxing: type_of_aux' not called on eta_fixed...
2006-04-13 Claudio Sacerdoti... Ugly solution to the "we proved T that is equivalent...
next