]> matita.cs.unibo.it Git - helm.git/history - components/cic_proof_checking
tagging rc-1
[helm.git] / components / cic_proof_checking /
2007-10-25 Claudio Sacerdoti... Bug fixed: a MutCase with missing or exceeding cases...
2007-10-12 Claudio Sacerdoti... Move to OCaml 3.10. Requires debian packages from unsta...
2007-07-19 Claudio Sacerdoti... Convertibility now converts machines in place of terms.
2007-07-10 Claudio Sacerdoti... New reduction strategy: the new reduction strategy...
2007-07-06 Enrico Tassimaxipatch for support of multiple DBs.
2007-05-29 Enrico Tassiadded some lines to compile for debugging
2007-03-26 Claudio Sacerdoti... Serious bug fixed: a variable was captured during unfol...
2007-03-22 Claudio Sacerdoti... Several instances of the same bug fixed at once: when...
2007-03-22 Claudio Sacerdoti... Debugging code removed.
2007-03-16 Ferruccio Guidielim tactic: it needs two arguments, a term as well...
2007-03-13 Andrea AspertiCapturing Invalid_argument inside pp (otherwise we...
2007-02-09 Claudio Sacerdoti... Avoid generating invalid names with "'" in the middle...
2007-02-06 Claudio Sacerdoti... Incredible bug fixed in Fix and CoFix. The types of...
2007-01-02 Enrico Tassiadded oblivion_universe and used it in paxck_coercions
2006-12-29 Ferruccio Guidinow we try two distinct depend files for compilation...
2006-11-12 Claudio Sacerdoti... The pretty printers in CicPp now have an optional ...
2006-10-23 Claudio Sacerdoti... CicUniv.UniverseInconsistency is no handled correcly.
2006-09-21 Enrico Tassi"21" -> "Implicit found"
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-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/