]> matita.cs.unibo.it Git - helm.git/history - helm/software/components/ng_refiner/nCicRefiner.ml
Bug fixed: propagation of left expected parameters is now working correctly also
[helm.git] / helm / software / components / ng_refiner / nCicRefiner.ml
2010-11-29 Claudio Sacerdoti... Bug fixed: propagation of left expected parameters...
2010-11-29 Claudio Sacerdoti... In the case type_of constructor with expected type...
2010-11-29 Claudio Sacerdoti... Back-porting from new Matita:
2010-06-17 Enrico Tassioff by one fixed
2010-06-08 Wilmer RicciottiFixed a bug in the undebruijnate function which caused...
2010-06-07 Enrico Tassiunify left args of inductive types with left argus...
2010-05-12 Wilmer RicciottiExperimental support for Russell (coercions moving...
2009-11-24 Wilmer RicciottiIn order to prevent useless meta extensions, we optimiz...
2009-11-18 Wilmer RicciottiNCicRefiner.force_to_sort implemented on top of NCicUni...
2009-11-18 Wilmer RicciottiCode factorization for check_type.
2009-11-04 Claudio Sacerdoti... Bug fixed: restrict used to take the list of positions...
2009-10-29 Claudio Sacerdoti... Better error message.
2009-10-22 Enrico Tassinew instantiate, only known bug is w.r.t. in/out scope...
2009-10-14 Claudio Sacerdoti... Debugging improved.
2009-10-14 Claudio Sacerdoti... Benchmarking integrated in folding/unfolding.
2009-10-12 Claudio Sacerdoti... Bug fixed: in case of (t ...) where t has flexible...
2009-10-12 Claudio Sacerdoti... Closed metas must have closed (expected) types.
2009-10-12 Claudio Sacerdoti... Improved debugging code.
2009-10-06 Enrico Tassiunification pps can be activated by the menu debug
2009-10-06 Claudio Sacerdoti... Improved error message.
2009-10-02 Claudio Sacerdoti... Wrong context (again!)
2009-10-01 Enrico Tassi- delift_type_wrt_term fixed in many ways
2009-09-30 Claudio Sacerdoti... New datatype for metasenv/subst: full fledged attribute...
2009-09-30 Wilmer RicciottiAdded initial support for inversion principles in Matit...
2009-09-29 Claudio Sacerdoti... Re-indentiation
2009-09-29 Claudio Sacerdoti... The unification does not longer use the refiner (urrah!)
2009-09-28 Enrico Tassi- fixed bug in coercion application, input/output swapp...
2009-09-21 Enrico Tassihuge commit regarding universes:
2009-09-16 Claudio Sacerdoti... The left parameters coming from the constructor types...
2009-09-15 Enrico Tassiimproved check in delift for flexible lc entries.
2009-09-10 Enrico Tassito me, the problem:
2009-09-10 Enrico Tassithe refiner was not checking that the resulting type
2009-09-09 Enrico Tassisome fixes here and there
2009-09-09 Enrico Tassisome more work for ng-coercions
2009-09-08 Enrico Tassisnapshot for CSC
2009-07-31 Claudio Sacerdoti... Bad patch reverted (in error message).
2009-07-31 Claudio Sacerdoti... Bug fixed: one case of too many arguments was not detec...
2009-07-30 Claudio Sacerdoti... First implementation of \ldots.
2009-07-28 Claudio Sacerdoti... 1) Some more work for vector implicits.
2009-07-20 Claudio Sacerdoti... Very serious bug fixed in unification, but the fix...
2009-07-08 Claudio Sacerdoti... Improved error message.
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...