]> matita.cs.unibo.it Git - helm.git/history - helm/software/components/ng_refiner/nCicRefiner.ml
Bug fixed: the debrujinate function (hence the one to compute objects height)
[helm.git] / helm / software / components / ng_refiner / nCicRefiner.ml
2009-07-08 Claudio Sacerdoti... Bug fixed: the debrujinate function (hence the one...
2009-06-18 Enrico Tassidebug pps removed
2009-06-17 Claudio Sacerdoti... Initial implementation of statuses using objects in...
2009-06-15 Enrico Tassihuge commit regarding the grafite_status:
2009-05-25 Enrico Tassinasty change in the lexer/parser:
2009-05-18 Claudio Sacerdoti... 1) order of processing of case branches reverted (to...
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-10 Claudio Sacerdoti... - critical bug fixed in NCicSubstitution.lift:
2009-05-08 Claudio Sacerdoti... Bug fixed: left parameters of constructors were unified...
2009-05-08 Claudio Sacerdoti... Bug fixed: refinement of mutual recursive definitions...
2009-05-08 Claudio Sacerdoti... Bug fixed in refinement of inductive types: left parame...
2009-05-08 Claudio Sacerdoti... The relevance list can be shorter than leftno (when...
2009-05-05 Enrico Tassi- pretty printer made robust in face of list_nth
2009-04-29 Claudio Sacerdoti... Refinement of inductive type implemented.
2009-04-14 Claudio Sacerdoti... Trick: the refiner always subst-expands the outtype...
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 Tassisnapshot
2009-04-01 Enrico Tassi1) mk_meta now returns also the index of the created...
2009-03-25 Enrico Tassinew tactics are almost ready
2009-03-03 Enrico Tassi- fixed hint generation, more hints are generated
2009-02-11 Enrico Tassisome work to refine objs
2008-12-19 Enrico Tassilambda case fixed, used to not properly use the expecte...
2008-12-15 Wilmer RicciottiFirst attempt to implement unification hints.
2008-12-12 Enrico Tassiadded some messages
2008-12-09 Enrico Tassiraise uncertain when a sort is not a sort but may be...
2008-12-07 Claudio Sacerdoti... Bug fixed: every time we form a Prod, we must typecheck...
2008-12-05 Claudio Sacerdoti... Debugging code removed
2008-12-05 Enrico Tassia few missing ~subst added to whd
2008-12-05 Enrico Tassicoercions are there, but not heavily tested
2008-12-04 Enrico TassiFixes:
2008-11-28 Enrico Tassiit works!
2008-11-28 Enrico Tassimetas for terms have height 3
2008-11-06 Enrico Tassibetter error messages. sorts are compared using whd
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 Tassisome bug fixed
2008-10-14 Enrico Tassimore work
2008-10-14 Enrico Tassiterm refinement almost done, some functions exported...
2008-10-13 Enrico Tassiinitial refiner ....
2008-09-16 Enrico Tassi...