]> matita.cs.unibo.it Git - helm.git/history - helm/software/components/cic_unification
- Procedural: generation of "exact" is now complete
[helm.git] / helm / software / components / cic_unification /
2006-10-09 Claudio Sacerdoti... Bugs fixed in merging of composite coercions. In partic...
2006-10-09 Claudio Sacerdoti... Comments updated with new reflections.
2006-10-06 Claudio Sacerdoti... 1. some "try ... with _ " removed
2006-09-27 Claudio Sacerdoti... More informative error message.
2006-09-15 Claudio Sacerdoti... Yet another refinement error localized.
2006-09-15 Claudio Sacerdoti... Debugging code deactivated.
2006-09-05 Enrico Tassifixed coercions. composite can't occur if to funclass
2006-09-04 Enrico TassiBIG FAT COMMIT REGARDING COERCIONS:
2006-07-26 Claudio Sacerdoti... Patch to the unification to make the case (i l) vs...
2006-07-18 Claudio Sacerdoti... Unification improved to handle beta-delta conversion...
2006-07-10 Enrico Tassiimproved coercions support:
2006-05-26 Claudio Sacerdoti... Recently introduced bug in CicRefine.eat_prods fixed...
2006-05-26 Claudio Sacerdoti... Great optimization for eat_prods: if the type of the...
2006-04-26 Enrico Tassiadded a whd (nodelta) in the carr function used by...
2006-04-13 Claudio Sacerdoti... Ugly solution to the "we proved T that is equivalent...
2006-03-29 Enrico Tassiremoved unif_ty ref
2006-03-28 Enrico Tassimore profiling and fixes for paramod
2006-02-20 Claudio Sacerdoti... pack_coercion used to avoid packing n-ary coercions...
2006-02-20 Claudio Sacerdoti... Localization bug fixed.
2006-02-20 Claudio Sacerdoti... Bug fixed in pack_coercions_obj. The context of the...
2006-02-18 Claudio Sacerdoti... Bug fixed in insertion of parametric coercions.
2006-02-18 Claudio Sacerdoti... More refinement errors localized.
2006-02-18 Claudio Sacerdoti... More refinement errors localized.
2006-02-18 Claudio Sacerdoti... Bug fixed: the wrong exception was enriched, breaking...
2006-02-15 Enrico Tassiadded support for "polymorphic" coercions
2006-02-03 Stefano Zacchiroli- renamed ocaml/ to components/