]> matita.cs.unibo.it Git - helm.git/history - helm/software/components/acic_procedural/procedural2.ml
- doubleTypeInference: we check for unreferenced letins in the inferred type also...
[helm.git] / helm / software / components / acic_procedural / procedural2.ml
2009-06-04 Ferruccio Guidi- doubleTypeInference: we check for unreferenced letins...
2009-05-28 Ferruccio GuidiProcedural: higher-order unification needs a lot of...
2009-05-28 Ferruccio Guidi- cicInspect: relevant nodes count updated: letin nodes...
2009-05-27 Ferruccio GuidiProcedural: bugfix in the generation of intros for...
2009-05-27 Ferruccio Guidi- Procedural: we specify more unifiers for apply to...
2009-05-21 Ferruccio GuidiProcedural: we use the expected type rather than the...
2009-05-20 Ferruccio Guidiwe catch the refiner errors in the critical step and...
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-12 Ferruccio Guidi- Procedural: we now reconstruct "let H := v in t"...
2009-05-06 Ferruccio Guidi- cicUtil: is_sober now detects folded applications
2009-05-05 Ferruccio Guidi- Procedural: new flag "level=n" to control the reconst...
2009-05-05 Ferruccio Guidi- hExtlib: new function "list_assoc_all"
2009-04-29 Ferruccio Guidi- procedural: bugfix in "Barendregt convention" test
2009-04-16 Ferruccio GuidiProcedural: we corrected two errors about the handling...