]> matita.cs.unibo.it Git - helm.git/history - helm/software/components/ng_refiner
Fixed pretty printer and debug printings
[helm.git] / helm / software / components / ng_refiner /
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
2008-12-16 Enrico Tassihints attached
2008-12-16 Enrico Tassiremoved debug code
2008-12-16 Enrico Tassimake it compile again
2008-12-15 Enrico Tassidep.opt regenerated
2008-12-15 Enrico Tassiadded unification hints
2008-12-15 Wilmer RicciottiFirst attempt to implement unification hints.
2008-12-12 Enrico Tassiadded some messages
2008-12-12 Enrico Tassiadded empty_db, usefull to avoid translating all old...
2008-12-11 Claudio Sacerdoti... Applications are now processed from left to right.
2008-12-09 Enrico Tassiraise uncertain when a sort is not a sort but may be...
2008-12-09 Enrico Tassibetter coercions indexing and lookup
2008-12-09 Enrico Tassisaturate was not returning the correct (saturated)...
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 Claudio Sacerdoti... Debugging instructions 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-05 Enrico Tassiraise failure instead of uncertain if two terms are...
2008-12-04 Enrico TassiFixes:
2008-11-28 Enrico Tassiit works!
2008-11-28 Enrico Tassimetas for terms have height 3
2008-11-27 Enrico Tassi1. grafiteDisambiguator => multiPassDisambiguator
2008-11-21 Enrico Tassiloc * lazy string -> (loc * string) lazy
2008-11-21 Enrico Tassidisambiguation now returns and takes in input the subst...
2008-11-12 Enrico Tassioccurr check fixed
2008-11-12 Enrico Tassimore printings
2008-11-06 Enrico Tassido not erase sorts
2008-11-06 Enrico Tassibetter error messages. sorts are compared using whd
2008-11-06 Enrico TassiEvil case fixed, the coulde should be more readable
2008-11-06 Enrico Tassiremoved empty lines
2008-10-27 Enrico Tassimany bugs fixed
2008-10-21 Enrico Tassibetter pps
2008-10-21 Enrico Tassi- mk_restricted_irl removed, the non-optimized code...
2008-10-20 Enrico Tassimore bug fixed (or introduced)
2008-10-20 Enrico Tassi...
2008-10-15 Enrico Tassi...
2008-10-15 Enrico Tassidelifting a Meta with an IRL w.r.t. another IRL complet...
2008-10-15 Enrico Tassisome bug fixed
2008-10-15 Enrico Tassisubst_meta was missing
2008-10-14 Enrico Tassimore work
2008-10-14 Enrico Tassiterm refinement almost done, some functions exported...
2008-10-13 Enrico Tassiinitial refiner ....
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:
next