]> matita.cs.unibo.it Git - helm.git/history - components
Commented an assertion.
[helm.git] / components /
2006-11-27 Andrea AspertiCommented an assertion.
2006-11-27 Andrea AspertiCommented a few assertions.
2006-11-27 Andrea AspertiVariant are not indexed.
2006-11-27 Andrea AspertiOnly modified for taking unfold into account.
2006-11-25 Enrico Tassifix
2006-11-25 Enrico Tassipatch to calculate meets of a pair of carriers
2006-11-25 Enrico Tassiadded assertion (that is a TODO) in case non-considered...
2006-11-23 Andrea AspertiCommand index added to disambiguate.
2006-11-23 Andrea AspertiAdded a new command "index" for the indexing terms...
2006-11-23 Andrea AspertiSet of Set of uri added.
2006-11-23 Andrea AspertiModifications to auto due to the introduction of the...
2006-11-23 Andrea AspertiUniverse is a discrimination-tree structure.
2006-11-23 Andrea AspertiThe status has been extended with a "universe", that...
2006-11-17 Ferruccio Guidihelm_registry: added the pair unmarshaller
2006-11-16 Ferruccio Guidi- transcript: patched to generate CoRN_notation.ma...
2006-11-16 Ferruccio Guidi- transcript: now outputs includes and coercions correctly
2006-11-15 Ferruccio Guiditranscript updated
2006-11-15 Ferruccio Guidiremoved prived CoRN configuration file :)
2006-11-15 Ferruccio Guiditranscript: very alpha version.
2006-11-14 Claudio Sacerdoti... library=1 in obtain _ = _ by _.
2006-11-12 Claudio Sacerdoti... The pretty printers in CicPp now have an optional ...
2006-11-05 Claudio Sacerdoti... Bug fixed: the disambiguation domain for a record with...
2006-11-05 Claudio Sacerdoti... Critical bug finally found after a long chasing!!!
2006-10-31 Claudio Sacerdoti... Bug fixed: inductive types were no longer removed from...
2006-10-30 Claudio Sacerdoti... TermAcicContent.Interpretation_not_found catched and...
2006-10-30 Claudio Sacerdoti... Debugging code is now controlled by the debug flag.
2006-10-30 Claudio Sacerdoti... remove_obj is now much faster:
2006-10-28 Claudio Sacerdoti... GRAVE BUG IN COERCIONS FIXED: the insertion of a coerci...
2006-10-25 Claudio Sacerdoti... 1. is_meta_closed should be applied only to terms on...
2006-10-25 Claudio Sacerdoti... 1. bug fixed: Unicode characters that are not mapped...
2006-10-25 Andrea AspertiAdded a couple of flags to auto
2006-10-24 Enrico Tassiremoved equality_retrieval
2006-10-23 Claudio Sacerdoti... Better (and more localized) error message for sort_of_prod.
2006-10-23 Claudio Sacerdoti... CicUniv.UniverseInconsistency is no handled correcly.
2006-10-23 Claudio Sacerdoti... binaries/saturate no longer compiled since it does...
2006-10-20 Andrea AspertiDemodulate and applyS moved form saturation to auto.
2006-10-20 Andrea AspertiMajor changes to auto, documented on the helm mailing...
2006-10-20 Andrea AspertiMinor changes.
2006-10-20 Andrea Aspertia. uniform mangement for context and library
2006-10-20 Andrea AspertiThe type of universe_of_goals has slightly changed...
2006-10-20 Andrea AspertiThis is only a temporary patch. The typecheker raises a
2006-10-20 Andrea AspertiThe function exists_a_meta has been modified to capture...
2006-10-20 Andrea AspertiNew function pack_coercion_metasenv, used in auto after...
2006-10-19 Claudio Sacerdoti... Bug fixed: when trying to insert coercions after an...
2006-10-19 Claudio Sacerdoti... Potential performance improvement + better disambiguati...
2006-10-18 Claudio Sacerdoti... Missing optimization implemented: before starting to...
2006-10-18 Claudio Sacerdoti... - Disambiguation error exception enriched with more...
2006-10-18 Claudio Sacerdoti... Bug fixed: the diff component of the exception raised...
2006-10-18 Claudio Sacerdoti... Disambiguation errors now carry more information (i...
2006-10-18 Claudio Sacerdoti... Too verbose error message (probably activated by Enrico...
2006-10-13 Claudio Sacerdoti... Content level representation of LetRec changed.
2006-10-13 Claudio Sacerdoti... Content level representation of LetRec changed.
2006-10-13 Claudio Sacerdoti... New content level representations for LetRec, Inductive...
2006-10-12 Enrico Tassicarr_of_term now returns Fun if a Prod is encountered
2006-10-12 Enrico Tassifixed defaultauto behaviour. not the cache is preserveed
2006-10-12 Enrico Tassitimeout if unspecfied should be set to infinity, not...
2006-10-12 Claudio Sacerdoti... The default for paramodulation is now back to false...
2006-10-12 Claudio Sacerdoti... Bug fixed: the conversion was done with the wront argum...
2006-10-11 Claudio Sacerdoti... My previous commit changed the regular timeout of param...
2006-10-10 Claudio Sacerdoti... Implemented:
2006-10-10 Claudio Sacerdoti... Sorry, bug introduced by me yesterday now fixed.
2006-10-09 Claudio Sacerdoti... Bugs fixed in merging of composite coercions. In partic...
2006-10-09 Claudio Sacerdoti... 1. applyS now uses its ~params
2006-10-09 Claudio Sacerdoti... applyS now receives the same parameters that auto receives.
2006-10-09 Andrea AspertiTheorems from the library and from the context are...
2006-10-09 Claudio Sacerdoti... Comments updated with new reflections.
2006-10-09 Andrea AspertiFactorized "find_equalities" in demodulation_tac.
2006-10-06 Enrico Tassiresumed ol auto
2006-10-06 Claudio Sacerdoti... 1. some "try ... with _ " removed
2006-10-03 Enrico Tassicommented out are_convertible in is_identity
2006-10-03 maiorinoSome declarative tactics did not allow the "done" optio...
2006-10-03 Claudio Sacerdoti... Inline command implemented.
2006-10-03 Claudio Sacerdoti... Syntax of paramodulation parameters changed.
2006-10-03 Andrea AspertiChanged auto from implicit to option and renamed a...
2006-10-02 Enrico Tassirestored is_identity instead of is_weak_identity
2006-10-02 Enrico Tassiadded a subtle List.rev that makes the order of the...
2006-10-02 Enrico Tassiauto always uses the context (even if paramodulation...
2006-10-02 Enrico Tassireturns the right list of goals
2006-10-02 Enrico Tassi50 steps on goal are fine for irrat2
2006-10-02 Enrico Tassiremoved only made with the DB
2006-10-02 Enrico Tassirestored old (r6662) behaviour
2006-10-01 Enrico Tassiwhen use_only_paramod is true do not calculate the...
2006-09-29 Enrico Tassi2: is_identity -> is_weak_identity
2006-09-29 Enrico Tassifixed metaconvertibility that was completely wrong.
2006-09-29 Enrico Tassiremoved bad guard that was always false (assert false...
2006-09-29 Enrico Tassirenamed inference in founif that is more appropriate
2006-09-29 Enrico Tassiis_identity -> is_weak_identity
2006-09-29 Enrico Tassihack to make the Pp work (sometimes)
2006-09-29 Enrico Tassinew version of auto that is able to prove the irrationa...
2006-09-29 Enrico Tassiremoved a useless printing
2006-09-29 Enrico Tassiadded metas local context maction: ?n[...]
2006-09-28 Claudio Sacerdoti... Implemented topological sorting according to the depend...
2006-09-27 Enrico Tassiauto snapshot
2006-09-27 Claudio Sacerdoti... One less open helps understanding the code!
2006-09-27 Claudio Sacerdoti... More informative error message.
2006-09-27 Claudio Sacerdoti... Initial work on setoids:
2006-09-26 Claudio Sacerdoti... The precedence level is now an optional argument of...
2006-09-25 Claudio Sacerdoti... injection_tac and discriminate_tac now replaced by...
2006-09-25 Claudio Sacerdoti... injection_tac and discriminate_tac now replaced by...
2006-09-25 Claudio Sacerdoti... Several bugs fixed in discriminate.
next