]> matita.cs.unibo.it Git - helm.git/history - components
Added a new version of meta_convertibnility that returns the
[helm.git] / components /
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...
2007-04-20 Claudio Sacerdoti... Interface of the argument to Continuationals.Make great...
2007-04-19 Claudio Sacerdoti... EXPERIMENTAL and _INCOMPLETE_ COMMIT:
2007-04-18 Enrico Tassihandles failures (sometimes you can't inject)
2007-04-17 Enrico Tassione more step toward a decent destruct
2007-04-17 Enrico Tassifixed a list.nth called on a too short list
2007-04-17 Enrico Tassiadded generation of hne and heq problems
2007-04-16 Enrico Tassisimplify has a brand new semantics!
2007-04-16 Ferruccio Guidisubst tactic put in a file on its own
2007-04-12 Enrico TassiHACK for indtype checking
2007-04-10 Enrico Tassifixed case
2007-04-10 Enrico Tassistill not completely working but at least non dumb...
2007-04-10 Enrico Tassiyou can case even if only a right appears... so, substi...
2007-04-05 Enrico Tassipattern with match fixed
2007-04-05 Enrico Tassimany printings added
2007-04-04 Ferruccio Guidialpha equivalence fixed: in the case "meta against...
2007-04-04 Ferruccio Guidialpha equivalence test factorized and moved to CicUtil
2007-04-03 Enrico Tassinew case implementation
2007-04-02 Ferruccio GuidiProcedural: some improvements
2007-04-02 Ferruccio GuidiProcedural: refactoring
2007-04-02 Ferruccio GuidiCic2acic : added some debugging information
2007-04-02 Enrico Tassihopefully fixed cases implementation
2007-03-30 Ferruccio GuidiOptimizer: refactored according to its formal description
2007-03-26 Claudio Sacerdoti... Serious bug fixed: a variable was captured during unfol...
2007-03-22 Claudio Sacerdoti... Several instances of the same bug fixed at once: when...
2007-03-22 Claudio Sacerdoti... Debugging code removed.
2007-03-16 Ferruccio Guidielim tactic: it needs two arguments, a term as well...
2007-03-13 Claudio Sacerdoti... Role of
2007-03-13 Ferruccio Guidielim tactic: now takes a pattern instead of just a...
2007-03-13 Andrea AspertiCapturing Invalid_argument inside pp (otherwise we...
2007-03-11 Ferruccio Guidicase to elim conversion works fine
2007-03-10 Ferruccio Guidirewrite tactic: bug fix in rewriting under Pi's:
2007-03-09 Ferruccio GuidiProcedural: 2 bug fix in eta expansion + 1 bug fix...
2007-03-08 Ferruccio Guidisome improvements
2007-03-07 Ferruccio GuidiProcedural: bug fix
2007-03-07 Ferruccio GuidiRelational: one file was missing :-)
2007-03-07 Ferruccio GuidiProcedural : cic object preprocessor added
2007-03-02 Ferruccio GuidiProcedural: now patterns for rewrite are generated...
2007-03-01 Ferruccio GuidiProcedural: some improvements
2007-03-01 Enrico Zoli"by j let x : T such that P(x)" generalized to allow...
2007-02-27 Ferruccio Guidisome improvements
2007-02-27 Ferruccio Guidi- Procedural: some improvements
2007-02-26 Ferruccio Guididecompose: delta-expansion of the type to eliminate...
2007-02-25 Ferruccio GuidiRELATIONAL: new undecomposable definition of NLE
2007-02-21 Ferruccio Guidiprocedural : some improvements.
2007-02-20 Ferruccio Guidiacic_procedural: changed module compilation order
2007-02-19 Enrico Tassiadded some code to print the praamodulation proofs...
2007-02-15 Ferruccio Guidicontribs: some improvements
2007-02-14 Ferruccio GuidiProcedural : some improvements
2007-02-12 Ferruccio GuidiLexiconAstPp: fixed syntax for include
2007-02-09 Ferruccio Guidiadded option -dump to matitac for persistent macro...
2007-02-09 Claudio Sacerdoti... Avoid generating invalid names with "'" in the middle...
2007-02-09 Stefano ZacchiroliAdded toggle for enabling/disabling the conversion...
2007-02-09 Claudio Sacerdoti... Debugging code fixed. To enable debugging just set...
2007-02-09 Claudio Sacerdoti... Debugging code removed.
2007-02-08 Claudio Sacerdoti... * 'default "equality"' command changed to consider...
next