]> matita.cs.unibo.it Git - helm.git/history - helm/software/components/ng_refiner/nCicUnification.ml
new instantiate, only known bug is w.r.t. in/out scope and file matita/contribs/ng_as...
[helm.git] / helm / software / components / ng_refiner / nCicUnification.ml
2009-10-22 Enrico Tassinew instantiate, only known bug is w.r.t. in/out scope...
2009-10-16 Enrico Tassinew lambda instros and better logging
2009-10-15 Claudio Sacerdoti... Profiling code integrated.
2009-10-14 Enrico Tassihints were not used by reduction machines on heads
2009-10-12 Claudio Sacerdoti... 1) Bug fixed: the case Meta(i) vs Meta(i) was handled...
2009-10-06 Enrico Tassiunification pps can be activated by the menu debug
2009-10-02 Enrico Tassihints input is cleared from projection redexes
2009-10-01 Enrico Tassi- delift_type_wrt_term fixed in many ways
2009-10-01 Enrico Tassiinstantiate merges tags
2009-10-01 Enrico Tassiadded sortification for (? args), untested code
2009-10-01 Enrico Tassisortification simplified
2009-09-30 Enrico Tassirewritten instantiate code
2009-09-30 Claudio Sacerdoti... New datatype for metasenv/subst: full fledged attribute...
2009-09-30 Claudio Sacerdoti... Better (but still broken) fix for the case ?sort vs...
2009-09-29 Claudio Sacerdoti... 1) improved (???) debugging, with
2009-09-29 Claudio Sacerdoti... The unification does not longer use the refiner (urrah!)
2009-09-28 Enrico Tassibetter debug pp
2009-09-21 Enrico Tassinew implementation of delift_type_wrt_term, that call...
2009-09-21 Enrico Tassihuge commit regarding universes:
2009-09-15 Enrico Tassiimproved check in delift for flexible lc entries.
2009-09-10 Enrico Tassito me, the problem:
2009-09-04 Enrico TassiReduction speedup (a.k.a. better sharing):
2009-08-14 Claudio Sacerdoti... Since the introduction of saturation, an assert false...
2009-08-13 Claudio Sacerdoti... fix_sorts (cfr. previous commit) used to break too...
2009-08-13 Claudio Sacerdoti... Let's refresh the universe to avoid assert failure.
2009-07-30 Claudio Sacerdoti... Don't reinvent the wheel.
2009-07-24 Claudio Sacerdoti... Beta-expansion was avoided as soon as one argument...
2009-07-20 Claudio Sacerdoti... Debugging printf removed
2009-07-20 Claudio Sacerdoti... Very serious bug fixed in unification, but the fix...
2009-07-20 Claudio Sacerdoti... 1) ppmetasenv and ppcontext to reduce the amount of...
2009-06-17 Claudio Sacerdoti... Initial implementation of statuses using objects in...
2009-06-15 Enrico Tassihuge commit regarding the grafite_status:
2009-05-15 Claudio Sacerdoti... Patch to add a debugging string to HExtlib.split_nth...
2009-05-14 Ferruccio Guidi- hExtlib: added debugging information for split_nth
2009-05-11 Claudio Sacerdoti... Bug fixed: the relevance list can be shorted then leftn...
2009-04-29 Claudio Sacerdoti... Refinement of inductive type implemented.
2009-04-06 Claudio Sacerdoti... New tactic clear; new syntax # _; to introduce and...
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 Tassisnapshot
2009-03-11 Enrico Tassiunification hints with recursive calls do work!
2009-03-10 Enrico Tassiunificatiom hints with premises
2009-03-10 Enrico Tassiunification hints almost ready
2009-03-03 Enrico Tassi- fixed hint generation, more hints are generated
2008-12-19 Enrico Tassiadded better debug_pps and add_user_provided_unificatio...
2008-12-16 Enrico Tassihints attached
2008-12-15 Wilmer RicciottiFirst attempt to implement unification hints.
2008-12-11 Claudio Sacerdoti... Applications are now processed from left to right.
2008-12-05 Enrico Tassiraise failure instead of uncertain if two terms are...
2008-11-12 Enrico Tassimore printings
2008-11-06 Enrico Tassiremoved empty lines
2008-10-27 Enrico Tassimany bugs fixed
2008-10-21 Enrico Tassi- mk_restricted_irl removed, the non-optimized code...
2008-10-20 Enrico Tassi...
2008-10-15 Enrico Tassisubst_meta was missing
2008-10-14 Enrico Tassimore work
2008-10-13 Enrico TassiNCicReduction.reduce_machine returns a boolean stating...
2008-10-08 Wilmer RicciottiFixed a performance problem with unif_machines and...
2008-10-06 Enrico Tassislow example
2008-10-06 Enrico Tassi3 nasty bugs fixed:
2008-10-03 Enrico Tassi...
2008-10-03 Enrico Tassinot so nice patch to small_delta_step
2008-10-03 Enrico Tassi- NCicPp.ppterm applies the substitution
2008-10-03 Enrico Tassibetter debuggin output
2008-10-02 Enrico Tassierror...
2008-10-02 Enrico Tassianother divergence case patched
2008-10-02 Enrico Tassito avoid a case of divergence small_delta_step checks...
2008-09-30 Enrico Tassiunification completed
2008-09-29 Enrico Tassi...
2008-09-25 Enrico Tassi...
2008-09-25 Enrico Tassibeta expand
2008-09-25 Enrico Tassi...
2008-09-24 Enrico Tassi...
2008-09-24 Enrico Tassi...
2008-09-16 Enrico Tassi...