]> matita.cs.unibo.it Git - helm.git/shortlog
helm.git
2010-01-11 Andrea Asperti1. New paramodulation function
2010-01-11 Andrea Aspertisaturate cust be called with delta=0
2010-01-11 Andrea AspertiAdded is_equation
2010-01-11 Andrea AspertiDebugging info
2010-01-08 Claudio Sacerdoti... Improved
2010-01-08 Claudio Sacerdoti... Partial porting to new syntax.
2010-01-08 Claudio Sacerdoti... Source language path must be appended, not replaced.
2010-01-08 Claudio Sacerdoti... Categorical stuff postponed.
2010-01-08 Andrea AspertiThe body of constants is a reference, not the actual...
2010-01-08 Andrea Aspertiremoved debugging info
2010-01-08 Andrea Aspertirebuilding the library
2010-01-08 Andrea Aspertirebuilding the library
2010-01-08 Andrea Aspertirebuilding the library
2010-01-08 Andrea AspertiapplyS
2010-01-08 Andrea Aspertirefresh uri
2010-01-08 Andrea AspertiSupport for the new auto tactics //
2010-01-08 Andrea AspertiSupport for the new // tactics.
2010-01-08 Andrea Aspertinew reloc_subst (to avoid cyclic substitutions).
2010-01-07 Enrico Tassi....
2010-01-07 Enrico Tassi...
2010-01-07 Enrico Tassi...
2010-01-06 Claudio Sacerdoti... Simplified.
2010-01-06 Claudio Sacerdoti... Coercions via unification hints?
2010-01-05 Ferruccio Guidi- we now add the kernel options in the preamble of...
2010-01-02 Claudio Sacerdoti... 1) stuff moved from categories.ma to setoids*.ma
2009-12-30 Enrico Tassi...
2009-12-30 Claudio Sacerdoti... Almost done (up to definition of category).
2009-12-30 Claudio Sacerdoti... Porting of Sambin's stuff started.
2009-12-30 Claudio Sacerdoti... Porting of Sambin's stuff started.
2009-12-30 Claudio Sacerdoti... Removed line is back again.
2009-12-30 Claudio Sacerdoti... ...
2009-12-21 Andrea AspertiRefining with no expected type + unification seems...
2009-12-21 Andrea AspertiTrying to be faster
2009-12-21 Andrea AspertiTrying to be faster.
2009-12-18 Andrea AspertiFinal subst returned by superposition and passed around.
2009-12-18 Andrea Aspertiusing = instead of alpha conversions. context metasenv...
2009-12-15 Andrea Aspertieq_coerc for smart application.
2009-12-14 Ferruccio Guidithe sort hierarchy parameter enter the kernel status
2009-12-10 Andrea AspertiMinor bag fixed, relative to failures.
2009-12-10 Andrea AspertiA compiling version?
2009-12-09 Andrea AspertiAdded a "sort_metasenv" function.
2009-12-09 Andrea AspertiCommented a couple of calls to "set_reference_of_oxuri".
2009-12-09 Andrea AspertiAdded the paramodulation stuff to the status
2009-12-09 Andrea Aspertiparam "slir" to call the new auto
2009-12-09 Andrea AspertiAdded the paramodulation active/passive tables to the...
2009-12-09 Andrea AspertiAttached fast_eq_check to auto
2009-12-09 Andrea AspertiAdded nnAuto.mli
2009-12-09 Andrea AspertiDebug set to ()
2009-12-09 Andrea AspertiClean up of debgging info
2009-12-09 Andrea AspertiSyntax error
2009-12-09 Andrea AspertiWrong reference corrected
2009-12-09 Andrea AspertiMinor fixing for last chance
2009-12-09 Andrea AspertiAdded a fol operation
2009-12-04 Wilmer RicciottiBugfix in inversion (was using refl_eq instead of refl).
2009-12-04 Andrea AspertiIndexing local context for paramod.
2009-12-02 Andrea AspertiPropositional equality
2009-12-02 Andrea AspertiThe new paramodulation functions instantiated over...
2009-12-02 Andrea AspertiNew ways for initialising the signature required for...
2009-12-02 Andrea AspertiPassive equations have their own index (not passive...
2009-12-02 Andrea Aspertidebug takes lazy strings. Moved here the are_alpha_eq...
2009-12-02 Andrea AspertiAdded a function remove_unit_clause
2009-12-02 Andrea AspertiAdded a boolean test function to discriminate equations...
2009-12-02 Andrea AspertiGeneralized intitialization for EqP
2009-12-02 Andrea AspertiGeneralized initialization of eqP.
2009-12-01 Enrico Tassiporting to lablgtk2 >= 2.14 and releasing
2009-12-01 Enrico Tassi...
2009-11-27 Wilmer Ricciottindestruct now clears off identity equations whenever...
2009-11-25 Wilmer RicciottiFixed inversion, which was broken by the last changes...
2009-11-25 Andrea AspertiExported forward_inference_step
2009-11-24 Wilmer RicciottiBugfix in tipify: a metavariable was set to type withou...
2009-11-24 Wilmer RicciottiIn order to prevent useless meta extensions, we optimiz...
2009-11-24 Wilmer RicciottiWhen unifying
2009-11-23 Andrea AspertiRemoved dead code
2009-11-23 Andrea AspertiSubsumption and reduction
2009-11-19 Wilmer Ricciotti- Added a swap parameter to the unification procedure
2009-11-18 Wilmer RicciottiNCicRefiner.force_to_sort implemented on top of NCicUni...
2009-11-18 Wilmer RicciottiCode factorization for check_type.
2009-11-17 Wilmer Ricciottindestruct tactic: mainly bugfixes; the algorithm isn...
2009-11-17 Andrea AspertiClosing the goal.
2009-11-16 Wilmer RicciottiImplementation of ndestruct tactic (including destructi...
2009-11-13 Andrea AspertiExported apply_subst_context
2009-11-13 Andrea AspertiAdded the new auto version (not attached yet).
2009-11-12 Ferruccio Guidisome interfaces improved
2009-11-12 Claudio Sacerdoti... Code made more uniform.
2009-11-10 Andrea AspertiUnion find slightly more general (f can now point to...
2009-11-05 Andrea AspertiA case was missing
2009-11-05 Ferruccio Guidibrg: change in the representation of binders
2009-11-05 Andrea AspertiNaif version of the union find
2009-11-04 Claudio Sacerdoti... Bug fixed: restrict used to take the list of positions...
2009-11-04 Claudio Sacerdoti... 1) sort computation undone (it used to be bugged anyway)
2009-11-03 Ferruccio Guidibasic_rg: reduction was not tail recursive by mistake
2009-10-30 Claudio Sacerdoti... Code simplified.
2009-10-30 Claudio Sacerdoti... Useless old code for ad-hoc management of out-scope...
2009-10-30 Claudio Sacerdoti... New style debugging/profiling for NCicMetaSubst.
2009-10-30 Claudio Sacerdoti... Sometimes it is useful to be able to print the subst...
2009-10-30 Enrico Tassiauto snapshot
2009-10-29 Ferruccio Guidi- dual_rg: renamed to complete_rg [as suggested in...
2009-10-29 Ferruccio Guidirefactoring ...
2009-10-29 Ferruccio Guidinew xml exportation procedure for basic_rg (10 times...
2009-10-29 Claudio Sacerdoti... Better error message.
next