]> matita.cs.unibo.it Git - helm.git/shortlog
helm.git
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 Claudio Sacerdoti... goal ==> focus
2007-04-24 Andrea AspertiSubsumption_subst re-added to initial.
2007-04-24 Andrea Asperti@
2007-04-23 Claudio Sacerdoti... Deprecated "goal" removed.
2007-04-20 Claudio Sacerdoti... A new test on some non punctuation tacticals.
2007-04-20 Claudio Sacerdoti... The declarative rewriting step now tries auto timeout...
2007-04-20 Claudio Sacerdoti... added skip, removed end
2007-04-20 Claudio Sacerdoti... Much ado about nothing:
2007-04-20 Claudio Sacerdoti... Bug fixed: off by one array access in the last patch.
2007-04-20 Enrico Tassidevelopments root are now part of default inclusion...
2007-04-20 Enrico Tassiadded library_auto/ to tests.
2007-04-20 Enrico Tassifixed paths and prefixes of included files
2007-04-20 Claudio Sacerdoti... Interface of the argument to Continuationals.Make great...
2007-04-20 Cristian Armentanochanged base uri
2007-04-20 Cristian Armentanoinitial import
2007-04-19 Claudio Sacerdoti... EXPERIMENTAL and _INCOMPLETE_ COMMIT:
2007-04-19 Claudio Sacerdoti... The night test now shows the last commits and blames...
2007-04-18 Enrico Tassimore discriminate
2007-04-18 Enrico Tassihandles failures (sometimes you can't inject)
2007-04-18 Claudio Sacerdoti... New query result diff.
2007-04-18 Claudio Sacerdoti... Only benches with the same result are compared for...
2007-04-18 Claudio Sacerdoti... Added new query to time-diff the last mark with the...
2007-04-18 Claudio Sacerdoti... tassi/sacerdot
2007-04-17 Ferruccio Guidi"end" keyword added
2007-04-17 Enrico Tassione more step toward a decent destruct
2007-04-17 Enrico TassiRT_BASEDIR changed to a sensible path
2007-04-17 Enrico Tassibroken list fix
2007-04-17 Enrico Tassifixed a list.nth called on a too short list
2007-04-17 Enrico Tassi...
2007-04-17 Enrico Tassiadded generation of hne and heq problems
2007-04-16 Enrico Tassibetter simplify
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-16 Enrico Tassiclosed all axioms
2007-04-12 Enrico TassiHACK for indtype checking
2007-04-10 Enrico Tassifixed case
2007-04-10 Enrico Tassiset -> type
2007-04-10 Enrico Tassi...
2007-04-10 Enrico Tassi...
2007-04-10 Enrico Tassi...
2007-04-10 Enrico Tassimatch x in IDENT and not TERM
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-10 Enrico Tassi...
2007-04-06 Enrico Tassieval_from_stream is now tail recursive!
2007-04-05 Enrico Tassipattern with match fixed
2007-04-05 Enrico Tassimany printings added
2007-04-05 Enrico Tassifixed the pretty (notation aware) printer
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 Tassiadded some tests for cases
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-26 Enrico Tassiadded eta expansion to avoid universe inconsistency.
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-16 Andrea AspertiNew contrib moebius.ma.
2007-03-16 Andrea AspertiExtensions required for the moebius function (in Z).
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 AspertiFew theorems added.`
2007-03-13 Andrea Aspertinew version of div_and_mod
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 Guidiadded a test for rewrite under Pi
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 Ferruccio Guidiprocedural proof of ty3_gen_cast
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 Guididecompose now works without premises
2007-02-21 Ferruccio Guidiprocedural : some improvements.
2007-02-20 Ferruccio Guidiacic_procedural: changed module compilation order
2007-02-20 notinsmall fix to make it compile again
2007-02-19 Enrico Tassiadded some code to print the praamodulation proofs...
2007-02-19 Ferruccio GuidiUnified-Sub: lift_comm completed
2007-02-17 Ferruccio Guidicontribs: some improvements
2007-02-15 Ferruccio Guidicontribs: some improvements
2007-02-15 Ferruccio Guidirefactoring
2007-02-14 Ferruccio Guidisome improvements
2007-02-14 Ferruccio GuidiProcedural : some improvements
2007-02-12 Ferruccio GuidiLexiconAstPp: fixed syntax for include
next