wenzelm [Tue, 10 Jun 2008 16:43:07 +0200] rev 27116
tuned;
wenzelm [Tue, 10 Jun 2008 16:43:01 +0200] rev 27115
eliminated obsolete case_split_thm -- use case_split;
wenzelm [Tue, 10 Jun 2008 16:42:38 +0200] rev 27114
Unstructured induction and cases analysis for Isabelle/HOL.
haftmann [Tue, 10 Jun 2008 15:31:05 +0200] rev 27113
dropped instance with attached definitions
haftmann [Tue, 10 Jun 2008 15:31:04 +0200] rev 27112
polished interface of datatype package
haftmann [Tue, 10 Jun 2008 15:31:03 +0200] rev 27111
adjusted some proofs involving inats
haftmann [Tue, 10 Jun 2008 15:31:02 +0200] rev 27110
refactoring; addition, numerals
haftmann [Tue, 10 Jun 2008 15:31:01 +0200] rev 27109
more instantiation
haftmann [Tue, 10 Jun 2008 15:30:59 +0200] rev 27108
whitespace tuning
haftmann [Tue, 10 Jun 2008 15:30:58 +0200] rev 27107
localized Least in Orderings.thy
haftmann [Tue, 10 Jun 2008 15:30:56 +0200] rev 27106
removed some dubious code lemmas
haftmann [Tue, 10 Jun 2008 15:30:54 +0200] rev 27105
slightly tuning of some proofs involving case distinction and induction on natural numbers and similar
haftmann [Tue, 10 Jun 2008 15:30:33 +0200] rev 27104
rep_datatype command now takes list of constructors as input arguments
haftmann [Tue, 10 Jun 2008 15:30:06 +0200] rev 27103
major refactorings in code generator modules
haftmann [Tue, 10 Jun 2008 15:30:01 +0200] rev 27102
updated
haftmann [Tue, 10 Jun 2008 14:32:58 +0200] rev 27101
slightly tuning of some proofs involving case distinction and induction on natural numbers and similar
wenzelm [Mon, 09 Jun 2008 17:39:35 +0200] rev 27100
DatatypePackage.case_tac;
wenzelm [Mon, 09 Jun 2008 17:31:25 +0200] rev 27099
DatatypePackage.distinct_simproc;
wenzelm [Mon, 09 Jun 2008 17:24:48 +0200] rev 27098
DatatypePackage.case_tac;
wenzelm [Mon, 09 Jun 2008 17:07:11 +0200] rev 27097
signature cleanup -- no pervasives anymore;
wenzelm [Mon, 09 Jun 2008 17:07:10 +0200] rev 27096
qualified DatatypePackage.distinct_simproc;
wenzelm [Mon, 09 Jun 2008 17:07:08 +0200] rev 27095
adapted case_tac/induct_tac;
wenzelm [Sun, 08 Jun 2008 14:31:06 +0200] rev 27094
updated generated file;
wenzelm [Sun, 08 Jun 2008 14:30:46 +0200] rev 27093
minor typos;
wenzelm [Sun, 08 Jun 2008 14:30:07 +0200] rev 27092
simp: depth_limit is now a configuration option;
wenzelm [Sun, 08 Jun 2008 14:29:36 +0200] rev 27091
removed old AxClass;
wenzelm [Sun, 08 Jun 2008 14:29:09 +0200] rev 27090
remove codegen_process.pdf from distribution;
haftmann [Sat, 07 Jun 2008 19:18:38 +0200] rev 27089
fixed wrong treatment of type variables in instantiation target