]> matita.cs.unibo.it Git - helm.git/history - helm/software/components/cic_proof_checking
made executable again
[helm.git] / helm / software / components / cic_proof_checking /
2006-09-12 Claudio Sacerdoti... Possible bug fixed (similar to the previous one, but...
2006-09-12 Claudio Sacerdoti... Bug fixed in the guarded_by_descructors function: in...
2006-09-04 Enrico TassiBIG FAT COMMIT REGARDING COERCIONS:
2006-09-04 Andrea AspertiBug fixing. If the inductive types do not occur in...
2006-07-22 Enrico Tassimatitaprover
2006-07-18 Claudio Sacerdoti... head_beta_reduce can now optionally perform delta reduc...
2006-06-14 Stefano Zacchiroliremoved old debugging print
2006-05-29 Claudio Sacerdoti... Bug fixed in fresh_name_generator: the function used...
2006-04-13 Claudio Sacerdoti... Profiling code commented out.
2006-04-03 Claudio Sacerdoti... Useless code simplified out.
2006-03-30 Claudio Sacerdoti... Bug fixed: terms with a Cast used to raise assert false...
2006-03-29 Claudio Sacerdoti... Huge speed-up in conversion: the old conversion strateg...
2006-03-29 Claudio Sacerdoti... #### EXPERIMENTAL COMMIT ####
2006-03-29 Claudio Sacerdoti... Debugging code added.
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... Debugging code commented out.
2006-03-27 Claudio Sacerdoti... "Performance bug" fixed: I removed a whd in the does_no...
2006-03-27 Claudio Sacerdoti... Several "try ... with _ -> " specialized.
2006-03-24 Claudio Sacerdoti... Recently introduced bug fixed in the kernel: a stack...
2006-03-24 Claudio Sacerdoti... more error messages were on stdout :-(
2006-03-24 Claudio Sacerdoti... error message was printed on stdout
2006-03-15 Enrico Tassimore work for the release
2006-02-14 Enrico Tassireverted orrible but correct syntax
2006-02-14 Enrico Tassifixed syntax
2006-02-03 Stefano Zacchiroli- renamed ocaml/ to components/