]> matita.cs.unibo.it Git - helm.git/history - helm/software/components/ng_refiner
better nlet rec boxing
[helm.git] / helm / software / components / ng_refiner /
2009-10-02 Claudio Sacerdoti... Wrong context (again!)
2009-10-02 Claudio Sacerdoti... ...
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 Wilmer RicciottiAdded initial support for inversion principles in Matit...
2009-09-30 Claudio Sacerdoti... Better (but still broken) fix for the case ?sort vs...
2009-09-30 Claudio Sacerdoti... The term contains dummy.conv that was searched over...
2009-09-29 Claudio Sacerdoti... 1) improved (???) debugging, with
2009-09-29 Claudio Sacerdoti... Re-indentiation
2009-09-29 Enrico Tassiugly coerc db print
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-28 Enrico Tassi2 lift related bugs fixed!
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-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-14 Claudio Sacerdoti... Slightly simplied status code.
2009-09-14 Claudio Sacerdoti... Simplest typing for status records.
2009-09-14 Claudio Sacerdoti... New tactics ncut and nlapply.
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 Tassidepends
2009-09-09 Enrico Tassisome more work for ng-coercions
2009-09-08 Enrico Tassisnapshot for CSC
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-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-30 Claudio Sacerdoti... Don't reinvent the wheel.
2009-07-28 Claudio Sacerdoti... 1) Some more work for vector implicits.
2009-07-27 Claudio Sacerdoti... Stupid bug fixed: the test to detect Uncertain cases...
2009-07-24 Claudio Sacerdoti... Beta-expansion was avoided as soon as one argument...
2009-07-22 Claudio Sacerdoti... Major speed-up: meta-chains are now expanded during...
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-07-15 Enrico Tassimatch_coercion gives back the saturations, not the...
2009-07-13 Claudio Sacerdoti... Coercion hiding implemented. Notes:
2009-07-10 Enrico Tassiinitial implementation of coercion composition
2009-07-09 Enrico Tassiinitial implementation of `ncoercion name : type :...
2009-07-08 Claudio Sacerdoti... Improved error message.
2009-07-08 Claudio Sacerdoti... Bug fixed: the debrujinate function (hence the one...
2009-07-07 Claudio Sacerdoti... 1) Include files for NG were neither recursively proces...
2009-06-25 Ferruccio Guidi- some depend files :)
2009-06-23 Claudio Sacerdoti... 1) NCicTypechecker.typecheck_obj removed, since it...
2009-06-19 Claudio Sacerdoti... Good:
2009-06-18 Enrico Tassidebug pps removed
2009-06-18 Claudio Sacerdoti... Objects are now used to represent also the tactic status.
2009-06-17 Claudio Sacerdoti... Initial implementation of statuses using objects in...
2009-06-16 Claudio Sacerdoti... 1) unification hint now takes NG terms (as it should...
2009-06-16 Claudio Sacerdoti... FIX OF THE PREVIOUS EXPERIMENTAL COMMIT:
2009-06-15 Enrico TassiEXPERIMENTAL COMMIT (by CSC,actuall :-)
2009-06-15 Enrico Tassihuge commit regarding the grafite_status:
2009-05-25 Enrico Tassinasty change in the lexer/parser:
2009-05-18 Enrico Tassinothing special
2009-05-18 Claudio Sacerdoti... 1) order of processing of case branches reverted (to...
2009-05-17 Claudio Sacerdoti... maxmeta implemented
2009-05-17 Claudio Sacerdoti... maxmeta function to return the heighest meta used so far
2009-05-15 Enrico Tassiadded patch to not unify any term containing the in_sco...
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-05-10 Claudio Sacerdoti... - critical bug fixed in NCicSubstitution.lift:
2009-05-08 Claudio Sacerdoti... ...
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-06 Enrico Tassiupdated comment
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 Ferruccio Guidiwe rebuilt the dependences
2009-04-14 Claudio Sacerdoti... Trick: the refiner always subst-expands the outtype...
2009-04-09 Enrico Tassi?_OS1 := C[ ?_IN ]
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 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-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
2009-02-11 Enrico Tassisome work to refine objs
2008-12-19 Enrico Tassiadded better debug_pps and add_user_provided_unificatio...
2008-12-19 Enrico Tassilambda case fixed, used to not properly use the expecte...
2008-12-16 Enrico Tassihints work better now
next