]> matita.cs.unibo.it Git - helm.git/history - helm/software/components/cic_proof_checking/cicPp.ml
Huge commit with several changes:
[helm.git] / helm / software / components / cic_proof_checking / cicPp.ml
2009-06-03 Claudio Sacerdoti... Huge commit with several changes:
2008-05-30 Enrico TassiCProp hierarchy is there!
2008-03-11 Claudio Sacerdoti... Very experimental commit: the type of the source is...
2007-05-29 Enrico Tassiadded some lines to compile for debugging
2007-03-13 Andrea AspertiCapturing Invalid_argument inside pp (otherwise we...
2006-11-12 Claudio Sacerdoti... The pretty printers in CicPp now have an optional ...
2006-09-14 Claudio Sacerdoti... Bug fixed in pretty printing in new syntax of MutCases...
2006-09-13 Claudio Sacerdoti... 1. Some warnings about unused warning fixed (hopefully...
2006-09-04 Enrico TassiBIG FAT COMMIT REGARDING COERCIONS:
2006-07-22 Enrico Tassimatitaprover
2006-06-14 Stefano Zacchiroliremoved old debugging print
2006-03-29 Enrico Tassireverted the addition of _ to mistyped names
2006-03-28 Enrico Tassimore profiling and fixes for paramod
2006-03-27 Claudio Sacerdoti... Several "try ... with _ -> " specialized.
2006-02-03 Stefano Zacchiroli- renamed ocaml/ to components/