]> matita.cs.unibo.it Git - helm.git/history - components
tagging rc-1
[helm.git] / components /
2007-07-26 Enrico Tassilittle bug in coercion generation found. it use to...
2007-07-25 Enrico Tassi; and not . after auto-paramodulation
2007-07-25 Enrico Tassireverted previous fix
2007-07-25 Enrico Tassirestored compaction of metas at the end of given_clause
2007-07-22 Ferruccio GuidiProcedural: the statement body and it inner types must...
2007-07-20 Ferruccio Guidiacic_procedural: bug fix:
2007-07-20 Claudio Sacerdoti... Tentative bug fix for diverging pretty-printing function.
2007-07-19 Ferruccio GuidicicUtil : new test function "is_sober" to test...
2007-07-19 Claudio Sacerdoti... Convertibility now converts machines in place of terms.
2007-07-19 Claudio Sacerdoti... map_unicode_to_tex is no longer optional and it always...
2007-07-19 Enrico TassiCOERCIONS: tentative addition of an equivalence relatio...
2007-07-19 Enrico Tassithe cade was escaping the table name and not the uri
2007-07-19 Enrico Tassifixed escaping for sqlite
2007-07-19 Enrico Tassifixed an escaping error, added more infos to the generi...
2007-07-18 Ferruccio Guidithe predicate for elim was not built correctly when...
2007-07-18 Enrico Tassirecursive argument in let rec is not printed explicitly.
2007-07-13 Claudio Sacerdoti... Dirty patch by Zack: natural numbers of Matita are...
2007-07-11 Ferruccio Guidinative dependences fixed
2007-07-10 Claudio Sacerdoti... New reduction strategy: the new reduction strategy...
2007-07-10 Ferruccio Guidipersistent inner types are now generated in publishing...
2007-07-10 Enrico Tassifixed a bug in the cleanup ofsedir that was not properl...
2007-07-06 Enrico Tassimaxipatch for support of multiple DBs.
2007-07-04 Claudio Sacerdoti... Quick hack: matita natural numbers are now accepted...
2007-07-04 Claudio Sacerdoti... Bug fixed: a ~with_cast is now inserted when appropriat...
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... Added ~with_cast to the change tactic.
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... BU Conversion was not generated for Rels fixed. I wonde...
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-23 Enrico Tassiremoved ugly printings
2007-06-14 Claudio Sacerdoti... Incompatible syntax problem between MySql e Sqlite3...
2007-06-13 Enrico Tassicut is now implemented building a letin and not a beta...
2007-06-13 Enrico Tassimany changes:
2007-06-06 Enrico Tassisort_new_elems on prop_only
2007-06-06 Enrico Tassicompose now returns a good metasenv
2007-06-04 Enrico Tassinew more flexible compose, see matita/tests/compose...
2007-06-02 Enrico Tassiwrong assertion was inserted, now just a warning to...
2007-06-01 Enrico Tassiremoved some refinement_toolkit
2007-06-01 Enrico Tassinew compose tactic, still undocumented.
2007-06-01 Enrico Tassihacks for paramodulation declarative proofs
2007-05-31 Claudio Sacerdoti... DOOMSDAY 1.0:
2007-05-31 Claudio Sacerdoti... Bug fixed: wrong id.
2007-05-31 Claudio Sacerdoti... Ferruccio has changed the semantics of the old ~pattern...
2007-05-29 Enrico TassihSqlite3.ml used create_fun_2 to define REGEXP.
2007-05-29 Enrico Tassiadded some lines to compile for debugging
2007-05-29 Enrico Tassiadded pruning option in autogui
2007-05-29 Andrea AspertiCorrected version od meta_convertibnility_subst.
2007-05-28 Claudio Sacerdoti... Bug fixed (hopefully without introducing new ones)...
2007-05-28 Andrea AspertiImproved pruning (no propress).
2007-05-28 Andrea AspertiAdded a new version of meta_convertibnility that return...
2007-05-25 Enrico Tassiadded $Revision$
2007-05-24 Enrico Tassiauto and autogui... some work
2007-05-24 Enrico Tassifixed a when that was causing backtrace loss
2007-05-24 Enrico Tassiadded some flags to render subproofs (an hack)
2007-05-23 Claudio Sacerdoti... Yet another patch to LibraryClean.
2007-05-23 Claudio Sacerdoti... HSql.Error ==> HSql.Error of string
2007-05-23 Claudio Sacerdoti... prerr_endine ==> debug_print everywhere
2007-05-23 Claudio Sacerdoti... Reindented.
2007-05-23 Enrico Tassimakefile reworked to make debian package possible
2007-05-23 Enrico Tassichanged the way environment variable can interfere...
2007-05-23 Enrico Tassiadded is_writabledir to extlib
2007-05-23 Enrico Tassiadded some hacks for the debian package
2007-05-22 Claudio Sacerdoti... Slightly more efficient patch.
2007-05-20 Ferruccio GuidiapplyTransformation: added debugging information
2007-05-18 Ferruccio Guidi- new devel contribs/LAMBDA-TYPES/Base-2 with the autom...
2007-05-18 lzingareadded alternative implementation for hMysql relying
2007-05-18 Claudio Sacerdoti... In some cases (e.g. JM equality) the inversion principl...
2007-05-17 Enrico Tassiadded a (for the moment) dummy field _subst to Proofeng...
2007-05-17 Enrico Tassiauto rewritten with only one tail recursive function.
2007-05-15 Ferruccio Guidimore informations on nodes, fixed a bug on conversion...
2007-05-15 Ferruccio GuidiWrong invariant: Hypothesis (i.e. lambda-abstractions...
2007-05-14 Ferruccio GuidiCSC: terrific bug fixed. Enrico commented the applicati...
2007-05-13 Ferruccio GuidiCicInspect: a function for counting the nodes of a...
2007-05-10 Ferruccio GuidiProcedural: clear tactics added
2007-05-09 Ferruccio GuidiPrimitiveTactics: intros _ now aveilable
2007-05-08 Ferruccio GuidiDoubleTypeInference: added a comment on "does_not_occur"
2007-05-07 Enrico Tassi...
2007-05-07 Enrico Tassia bit of sharing and the optimization of not folding...
2007-05-07 Enrico Tassisome minor fixes done in cividale (bugfix coming from...
2007-05-03 Ferruccio Guidielim with a pattern now works correctly (hopefully)
2007-05-01 Ferruccio GuidiSubstTactic: bug fix
2007-04-30 Andrea AspertiEven if we are at depth 0, we first check in the cache...
2007-04-30 Andrea AspertiRemoved an assert false; everything works again, but...
2007-04-29 Ferruccio GuidiGrafiteAstPp: \n's finally fixed
2007-04-28 Ferruccio GuidiAMBDA-TYPES: some improvements. subst now fully exploited
2007-04-27 Andrea AspertiSubst is passed in input to apapluy, so no need to...
2007-04-27 Andrea AspertiApply_with_subst now returns a subst with a correct...
2007-04-26 Ferruccio Guidiprocedural: bug fixes
2007-04-26 Ferruccio Guidibug fix in subst tactic
2007-04-24 Andrea AspertiSubsumption_subst re-added to initial.
2007-04-24 Andrea Asperti@
2007-04-20 Claudio Sacerdoti... The declarative rewriting step now tries auto timeout...
2007-04-20 Claudio Sacerdoti... Much ado about nothing:
2007-04-20 Enrico Tassidevelopments root are now part of default inclusion...
next