]> matita.cs.unibo.it Git - helm.git/history - helm/software/components
freescale porting
[helm.git] / helm / software / components /
2010-01-29 Andrea AspertiNuova gestione della width.
2010-01-27 Andrea AspertiUnfolded exact letins during proof reconstruction.
2010-01-27 Andrea AspertiAdded a parameter no_implicit (default true) to choose...
2010-01-18 Andrea AspertiNew paramod tac.
2010-01-18 Andrea AspertiInvocation of paramod
2010-01-18 Andrea Aspertiparamod_tac exported
2010-01-18 Andrea AspertiNumber notation for NG
2010-01-18 Andrea AspertiNumber notation for NG
2010-01-18 Andrea AspertiNumber notation for NG.
2010-01-18 Andrea AspertiKeeping Implicit for refinement (instead of transformin...
2010-01-12 Wilmer RicciottiFixed a bug in the discrimination principle: the refine...
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 Andrea AspertiThe body of constants is a reference, not the actual...
2010-01-08 Andrea Aspertiremoved debugging info
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).
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-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 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-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 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 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-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 Claudio Sacerdoti... Better error message.
2009-10-29 Claudio Sacerdoti... instantiate/sortfy/kindfy etc. reimplemented with less...
2009-10-29 Claudio Sacerdoti... New function.
2009-10-29 Claudio Sacerdoti... Let's use already existent functions.
2009-10-28 Claudio Sacerdoti... Ad-hoc management of ? vs out_scope in instantiate...
2009-10-28 Claudio Sacerdoti... Bug fixed: the `IsTerm attribute is now added by mk_met...
2009-10-28 Claudio Sacerdoti... 1) new-style debugging/profiling code for old reduction
2009-10-28 Claudio Sacerdoti... Commented out code to optimize the case t1 vs t2 when...
2009-10-28 Claudio Sacerdoti... One-shot aliases were no longer generated because of...
2009-10-28 Enrico Tassibetter indentation
2009-10-28 Enrico Tassibetter indentation
2009-10-28 Enrico Tassibetter comments and indentation
2009-10-28 Enrico Tassiuse prop_only to filter instead of repeting the same...
2009-10-28 Enrico Tassibetter logging
2009-10-28 Enrico Tassibetter logging and immediate pruning of new goals when
2009-10-28 Enrico Tassiauto navigates a real tree, not a flattened one
2009-10-28 Enrico Tassilabels in group_by_tac
2009-10-28 Enrico Tassinew data structures for auto
2009-10-28 Enrico Tassido not put " around node name, otherwise names like...
2009-10-28 Enrico Tassiexport group_by_tac
2009-10-23 Enrico Tassiadded code to print the tree
next