]> matita.cs.unibo.it Git - helm.git/history - helm/software/components
- Procedural: generation of "exact" is now complete
[helm.git] / helm / software / components /
2009-04-14 Ferruccio Guidi- Procedural: generation of "exact" is now complete
2009-04-14 Claudio Sacerdoti... Trick: the refiner always subst-expands the outtype...
2009-04-14 Claudio Sacerdoti... Bug fixed in two lines + 5 lines of comment.
2009-04-14 Claudio Sacerdoti... assert_tac now takes a list of sequents and also checks...
2009-04-14 Claudio Sacerdoti... New debugging tactic nassert:
2009-04-12 Claudio Sacerdoti... Semantic selection back again (but no semantic cut...
2009-04-12 Claudio Sacerdoti... Match is now rendered as best as possible.
2009-04-10 Claudio Sacerdoti... The sequent viewer now considers the context to render...
2009-04-09 Claudio Sacerdoti... The substitution is now taken in account when printing...
2009-04-09 Enrico Tassiadded letin, still broken
2009-04-09 Enrico Tassinew tactic whd implemented
2009-04-09 Enrico Tassi- change implemented in 4 lines
2009-04-09 Enrico Tassi- generalize finished
2009-04-09 Enrico Tassi?_OS1 := C[ ?_IN ]
2009-04-09 Enrico Tassifixed modules order
2009-04-09 Enrico Tassiminor fixes
2009-04-09 Enrico Tassi...
2009-04-09 Claudio Sacerdoti... ...
2009-04-09 Claudio Sacerdoti... + Chain NCic.term -> content -> presentation very...
2009-04-08 Claudio Sacerdoti... Just to make it compile again.
2009-04-08 Enrico Tassigeneralized is half-implemented (still broken)
2009-04-08 Enrico TassiAnalizyng the inductive type of the eliminated term and
2009-04-07 Claudio Sacerdoti... - nrewrite ((very?) rough implementation)
2009-04-07 Claudio Sacerdoti... - more progress towards generalize, but I am stuck now
2009-04-07 Enrico Tassi- select_tac honors the hypotheses pattern when require...
2009-04-07 Enrico Tassiselect honors the substitution
2009-04-06 Claudio Sacerdoti... New tactic clear; new syntax # _; to introduce and...
2009-04-06 Claudio Sacerdoti... ...
2009-04-06 Enrico Tassitactic cases works! delift clears tags
2009-04-06 Enrico Tassieta-contraction was made on the wrong term
2009-04-06 Enrico Tassiunification:
2009-04-06 Enrico Tassibetter error message
2009-04-06 Enrico Tassisnapshot
2009-04-05 Ferruccio Guidi- Procedural: now we generate the exact tactic (in...
2009-04-02 Enrico Tassi...
2009-04-02 Enrico TassiNew file nTacStatus to:
2009-04-02 Enrico Tassiadded analyse_indty
2009-04-01 Claudio Sacerdoti... New tactic "case1_tac" that make "intro" followed by...
2009-04-01 Claudio Sacerdoti... ## prefix is now used for tinycals
2009-04-01 Claudio Sacerdoti... New tactic intro. Syntax: "# n".
2009-04-01 Enrico Tassiadded tentative elim
2009-04-01 Enrico Tassi1) mk_meta now returns also the index of the created...
2009-04-01 Enrico Tassiremoved spurious "
2009-03-30 Enrico Tassitentative subst-sexpand and change
2009-03-30 Enrico Tassi...
2009-03-27 Enrico Tassimore comments
2009-03-27 Enrico Tassiexec and distribute implemented
2009-03-26 Enrico Tassinew apply almost there
2009-03-25 Enrico Tassinew tactics are almost ready
2009-03-16 Andrea AspertiNew parameters for applyS: 10 20.
2009-03-11 Ferruccio GuidiProcedural: id tactics are not counted, ie they are...
2009-03-11 Ferruccio Guidibug fix + better obj flavour guessing via inner sorts
2009-03-11 Ferruccio Guidithe level 1 reconstruction procedure is now in Procedural1
2009-03-11 Ferruccio Guidi....
2009-03-11 Ferruccio Guidinew dependences
2009-03-11 Enrico Tassiunification hints with recursive calls do work!
2009-03-11 Enrico Tassiadded margin option to the pp
2009-03-10 Enrico Tassiunificatiom hints with premises
2009-03-10 Enrico Tassiunification hints almost ready
2009-03-10 Andrea AspertiA version of applyS with bounded iterations of given_cl...
2009-03-10 Andrea AspertiRemoved the context from the metasenv to avoid trivial...
2009-03-03 Enrico Tassi- fixed hint generation, more hints are generated
2009-03-02 Ferruccio GuidicicInspect: node count fixed
2009-02-26 Ferruccio GuidicicInspect: now we can choose not to count the Cic...
2009-02-25 Ferruccio GuidiProceduralTeX completed and tested on the terms given...
2009-02-21 Ferruccio GuidiNew module for TeX rendering of procedural input/output
2009-02-20 Enrico Tassi...
2009-02-17 Ferruccio Guidi- Coq/preamble: missing alias added
2009-02-15 Enrico Tassicommented some printings
2009-02-12 Andrea Aspertierrata corrige.
2009-02-12 Andrea AspertiFixed a problem of lifting.
2009-02-11 Enrico Tassisome work to refine objs
2009-02-05 Enrico Tassia non necessary but morally required change. The matche...
2009-02-03 Enrico Tassicase tactic first tries with a simple outtype and then...
2009-02-02 Enrico TassiCicTypeChecker.typecheck now takes an additional parameter:
2009-01-30 Enrico Tassifix convertibility in case of application test_eq_only...
2009-01-29 Enrico Tassiapplication arguments are compared with test_eq_only...
2009-01-26 Enrico Tassimaction layout added to notation
2009-01-26 Enrico Tassiwe were generating a name for the main fix twice
2009-01-26 Enrico Tassiadded a number to identical error messages to ease...
2009-01-19 Enrico Tassiall pullbacks are attempted in sequence, removed many...
2009-01-16 Enrico Tassiceommented out metasenv
2009-01-15 Enrico Tassiif the user attempts to insert a duplicate coercions...
2009-01-15 Enrico Tassiunvariant also for coercions to funclass
2009-01-15 Enrico Tassi- name mangling changed, added __ to separate additiona...
2009-01-15 Enrico Tassino more universe inconsistency printed to stderr
2009-01-15 Enrico Tassicoercions that are marked as variant are unfolded when...
2009-01-15 Enrico TassiCoercions graph is printed between real types and not...
2009-01-13 Enrico Tassimany changes regarding coercions:
2009-01-08 Enrico Tassimore composites to make all happy!
2009-01-06 Enrico Tassicoercions reordering implemented
2009-01-05 Enrico Tassiremoving (only from the interface) functions related...
2008-12-24 Enrico Tassibug fixed, all convertible was called without a metasenv
2008-12-19 Enrico Tassimore pps
2008-12-19 Enrico Tassitype3
2008-12-19 Enrico Tassiranking hopefully fixed
2008-12-19 Enrico Tassibetter pps
2008-12-19 Enrico Tassihandles bad Appl
2008-12-19 Enrico Tassiadded better debug_pps and add_user_provided_unificatio...
2008-12-19 Enrico Tassi...
next