]> matita.cs.unibo.it Git - helm.git/history - components
Bug fixing. If the inductive types do not occur in t, t is
[helm.git] / components /
2006-09-04 Andrea AspertiBug fixing. If the inductive types do not occur in...
2006-08-31 Ferruccio Guidi- semantics of tactic subst allmost fixed
2006-08-31 Ferruccio Guidifixing the semantics of subst
2006-08-29 Ferruccio Guidi- new tactic subst removes simple non recursive equalit...
2006-08-29 Claudio Sacerdoti... cic/test.ml moved to binaries/utilities
2006-08-29 Stefano Zacchiroli- bumped year
2006-08-28 Ferruccio Guidi- Level-1: some fixes to the extraction procedure
2006-08-27 Ferruccio Guidi- Level-1: added two problems
2006-08-26 Ferruccio Guidi- removed () around sorts
2006-08-26 Ferruccio Guidi- Unified : some definitions of unified \lambda...
2006-08-25 Ferruccio Guiditrying to make output notation parsable
2006-08-24 Ferruccio Guidi- new legature == for \equiv used in the notation for...
2006-08-01 Stefano Zacchiroli- added a label_of_uri function to easily change node...
2006-07-27 Claudio Sacerdoti... More debugging output on stderr.
2006-07-27 maiorinoAutomation enabled for declarative proofs. Cool.
2006-07-27 maiorino"that is equivalent to" and "or equivalently" implement...
2006-07-27 maiorinoAll the declarative tactics now have a more or less...
2006-07-27 maiorinoDeclarative tactics for rewriting steps, elimination...
2006-07-27 maiorinoNew declarative commands (ast, pretty-printing and...
2006-07-27 Claudio Sacerdoti... print_endline => prerr_endline
2006-07-26 Claudio Sacerdoti... Patch to the unification to make the case (i l) vs...
2006-07-26 Claudio Sacerdoti... Debug code commented out.
2006-07-26 Claudio Sacerdoti... Elim now performs whd to find the inductive type.
2006-07-26 Enrico Tassiorder is important
2006-07-24 Andrea AspertiBug fixed: a symbol alias Symb(s,0) now subsumes the...
2006-07-24 Claudio Sacerdoti... Disambiguation passes simplified.
2006-07-24 Stefano Zacchiroliuse the new graphviz pretty printer API
2006-07-24 Enrico Tassiadded timeout parameter to auto paramodulation.
2006-07-24 Enrico Tassimore work on matitaprover (no more XML and buris are...
2006-07-23 Enrico Tassisee BOO025-1 as an example of failure if (mot p) is...
2006-07-22 Enrico Tassimatitaprover
2006-07-21 Enrico Tassieta_fix default to false
2006-07-20 Claudio Sacerdoti... Revert of the previous situation: when an identifier...
2006-07-20 Enrico Tassitrans chains even inside letins body
2006-07-20 Stefano Zacchiroliavoid collapsing node that does not need to be, i.e.:
2006-07-20 Enrico Tassiremoved abstractios for dummy metavariables when genera...
2006-07-20 Stefano Zacchirolibugfix: proper computation of the amount of new node...
2006-07-19 Stefano ZacchiroliNew module to extract from the Db direct and inverse...
2006-07-19 Stefano Zacchiroliexported position_prefix (so that it can be looked...
2006-07-19 Stefano Zacchiroliuse double quotes around escaped URIs, single quotes...
2006-07-19 Stefano Zacchiroli- enable header to output graphs attributes and graph...
2006-07-19 Claudio Sacerdoti... Bug fixed in rewrite in multiple hypothesis and/or...
2006-07-19 Stefano Zacchiroli- added sql statements for querying forward and backwar...
2006-07-19 Stefano Zacchiroliadded sets of uri pairs (useful for edges between uris)
2006-07-19 Claudio Sacerdoti... is_empty_listing fixed: the ls method normalizes away...
2006-07-19 Claudio Sacerdoti... Serious bug fixed in simplify: sometimes terms wwere...
2006-07-18 Claudio Sacerdoti... head_beta_reduce can now optionally perform delta reduc...
2006-07-18 Claudio Sacerdoti... Unification improved to handle beta-delta conversion...
2006-07-18 Stefano Zacchiroliadded split_nth
2006-07-18 Stefano Zacchirolidouble quotes node identifiers
2006-07-18 Claudio Sacerdoti... Quick&dirty patch to make Http_getter_storage.is_empty...
2006-07-18 Claudio Sacerdoti... dependeciesParsed fixed to parse URIs also in QSTRINGs
2006-07-18 Claudio Sacerdoti... rmdir_descend now works also on non existent dirs
2006-07-18 Claudio Sacerdoti... magic number incremented (because of the new declarativ...
2006-07-18 Claudio Sacerdoti... libraryclean fixed to eradicate files generated from...
2006-07-18 Claudio Sacerdoti... The dependencies parser is more robust w.r.t. to lexing...
2006-07-14 Andrea AspertiAdded the computation of max_weight for equations in...
2006-07-13 Stefano Zacchiroliadded $Id$
2006-07-13 Stefano Zacchiroliuse the graphviz pretty printer to generate graphviz...
2006-07-13 Stefano Zacchirolimoved graphviz pretty printer outside matita, so that...
2006-07-12 Stefano Zacchiroligenerate dot files with attributes on nodes (instead...
2006-07-12 Stefano Zacchiroliadded uri_of_carr
2006-07-12 Claudio Sacerdoti... Missing copyright added to tactics/declarative.ml*
2006-07-12 Claudio Sacerdoti... GrafiteAst.Quit (unused) removed.
2006-07-12 Claudio Sacerdoti... GrafiteAst.Print (unused) removed.
2006-07-12 Claudio Sacerdoti... GrafiteAst.Search_pat and GrafiteAst.Search_term (both...
2006-07-11 maiorinoFirst experimental version of the declarative proof...
2006-07-11 Enrico Tassi- removed Positive and Negative (all is positive)
2006-07-10 Enrico Tassi...
2006-07-10 Enrico Tassiimproved coercions support:
2006-07-10 Enrico Tassifixed 1,2: and *: according to the camera ready semantics
2006-07-10 Enrico Tassiadded flatten_map
2006-07-06 Enrico Tassifixed *: and n,m:
2006-07-05 Enrico Tassibugfix to developments:
2006-07-03 Enrico Tassi- patch to consider the symbols of the goal when comput...
2006-06-30 Enrico Tassipretty proofs are back
2006-06-29 Andrea AspertiCleaning up; removed a couple of "open".
2006-06-29 Claudio Sacerdoti... Demodulate used to be a reduction_kind and it used...
2006-06-29 Claudio Sacerdoti... WORK IN PROGRESS:
2006-06-29 Enrico Tassibefore goals are inferred with current,
2006-06-29 Enrico Tassigoals after a superposition step are relocated
2006-06-28 Ferruccio Guidi- "linear" flag added to lapply (automatic clearing)
2006-06-28 Enrico Tassikarma: every term the rewrite acts on must be substututed
2006-06-28 Enrico Tassisuperposition_left not performed if the input goal...
2006-06-27 Ferruccio Guidi- decompose now runs with no arguments (operates on...
2006-06-27 Enrico Tassifixed infer_goal, added simplification before inferring...
2006-06-27 Enrico Tassiusing the new metadataConstraint function
2006-06-27 Enrico Tassiused the new metadataConstraint function to retrieve...
2006-06-27 Enrico Tassifixed equalities_for_goal
2006-06-27 Enrico Tassithe old compute_eq_weight is back (no more max)
2006-06-27 Enrico Tassifixed generation of letins
2006-06-27 Enrico Tassiadded a metas_of_term implemented using sets instead...
2006-06-26 Enrico Tassimore work for the generic auto parameters
2006-06-21 Enrico Tassiadded the geniric
2006-06-20 Ferruccio Guidi- fwd concrete syntax fixed
2006-06-20 Enrico Tassigarbage collection of dead equalities implemented
2006-06-20 Ferruccio Guidi- added some documentation on the fwd tatcic
2006-06-19 Enrico Tassitypo cpying the formal semantic
2006-06-19 Enrico Tassireorganized guiven_clause to work with the on_the_fly...
2006-06-19 Enrico Tassidemodulation of goal activated again.
next