haftmann [Thu, 13 Oct 2011 23:35:15 +0200] rev 45141
avoid very specific code equation for card; corrected spelling
haftmann [Thu, 13 Oct 2011 23:27:46 +0200] rev 45140
bouned transitive closure
haftmann [Thu, 13 Oct 2011 23:02:59 +0200] rev 45139
moved acyclic predicate up in hierarchy
haftmann [Thu, 13 Oct 2011 22:56:19 +0200] rev 45138
tuned
haftmann [Thu, 13 Oct 2011 22:56:19 +0200] rev 45137
modernized definitions
wenzelm [Thu, 13 Oct 2011 22:50:35 +0200] rev 45136
static dummy_task (again) to avoid a few extra allocations;
noschinl [Thu, 13 Oct 2011 13:49:55 +0200] rev 45135
tuned markup
wenzelm [Thu, 13 Oct 2011 11:45:33 +0200] rev 45134
discontinued obsolete 'types' command;
wenzelm [Wed, 12 Oct 2011 22:48:23 +0200] rev 45133
modernized structure Induct_Tacs;
wenzelm [Wed, 12 Oct 2011 22:21:38 +0200] rev 45132
tuned signature;
wenzelm [Wed, 12 Oct 2011 21:39:33 +0200] rev 45131
misc tuning and clarification;
wenzelm [Wed, 12 Oct 2011 20:57:40 +0200] rev 45130
tuned ML style;
wenzelm [Wed, 12 Oct 2011 20:16:48 +0200] rev 45129
tuned proofs -- eliminated vacuous "induct arbitrary: ..." situations;
wenzelm [Wed, 12 Oct 2011 16:21:07 +0200] rev 45128
discontinued obsolete alias structure ProofContext;
nipkow [Wed, 12 Oct 2011 09:16:30 +0200] rev 45127
separated monotonicity reasoning and defined narrowing with while_option
wenzelm [Mon, 10 Oct 2011 20:14:25 +0200] rev 45126
include no-smlnj targets into library (cf. e54a985daa61);
bulwahn [Mon, 10 Oct 2011 16:47:45 +0200] rev 45125
increasing values_timeout to avoid SML_makeall failures on our current tests
wenzelm [Mon, 10 Oct 2011 11:12:09 +0200] rev 45124
merged
wenzelm [Mon, 10 Oct 2011 11:10:45 +0200] rev 45123
removed obsolete RC tags;
huffman [Sun, 09 Oct 2011 11:13:53 +0200] rev 45122
Int.thy: discontinued some legacy theorems
huffman [Sun, 09 Oct 2011 08:30:48 +0200] rev 45121
Set.thy: remove redundant [simp] declarations
bulwahn [Mon, 03 Oct 2011 22:21:19 +0200] rev 45120
removing code equation for card on finite types when loading the Executable_Set theory; should resolve a code generation issue with CoreC++
bulwahn [Mon, 03 Oct 2011 15:39:30 +0200] rev 45119
tune text for document generation
bulwahn [Mon, 03 Oct 2011 14:43:15 +0200] rev 45118
adding examples with relations to Quickcheck_Examples to show that quickcheck can actually handle operators on relations as well
bulwahn [Mon, 03 Oct 2011 14:43:14 +0200] rev 45117
adding code equations for cardinality and (reflexive) transitive closure on finite types
bulwahn [Mon, 03 Oct 2011 14:43:13 +0200] rev 45116
adding lemma about rel_pow in Transitive_Closure for executable equation of the (refl) transitive closure
bulwahn [Mon, 03 Oct 2011 14:43:12 +0200] rev 45115
adding lemma to List library for executable equation of the (refl) transitive closure
Jean Pichon [Thu, 29 Sep 2011 21:42:03 +0200] rev 45114
fixed typos in IMP
nipkow [Wed, 28 Sep 2011 10:35:56 +0200] rev 45113
added nice interval syntax
nipkow [Wed, 28 Sep 2011 09:59:55 +0200] rev 45112
Added dependecies
nipkow [Wed, 28 Sep 2011 09:55:11 +0200] rev 45111
Added Hoare-like Abstract Interpretation
nipkow [Wed, 28 Sep 2011 08:51:55 +0200] rev 45110
moved IMP/AbsInt stuff into subdirectory Abs_Int_Den
wenzelm [Mon, 26 Sep 2011 21:13:26 +0200] rev 45109
back to post-release mode;
wenzelm [Sun, 09 Oct 2011 17:06:19 +0200] rev 45108
Added tag Isabelle2011-1 for changeset 76fef3e57004
wenzelm [Sun, 09 Oct 2011 16:47:58 +0200] rev 45107
tuned;
wenzelm [Sun, 09 Oct 2011 15:46:06 +0200] rev 45106
updated ISABELLE_HOME_USER;
wenzelm [Tue, 04 Oct 2011 14:51:51 +0200] rev 45105
more explicit check of Java executable -- relevant for Linux x86/x86_64 mismatch and absence on Mac OS Lion;
wenzelm [Mon, 03 Oct 2011 11:16:51 +0200] rev 45104
Added tag Isabelle2011-1-RC2 for changeset a45121ffcfcb
wenzelm [Mon, 03 Oct 2011 11:14:19 +0200] rev 45103
some amendments due to Jean Pichon;
traytel [Thu, 29 Sep 2011 09:37:59 +0200] rev 45102
correct coercion generation in case of unknown map functions
wenzelm [Wed, 28 Sep 2011 13:52:14 +0200] rev 45101
proper platform_file_url for Windows UNC paths (server shares);
wenzelm [Tue, 27 Sep 2011 22:35:57 +0200] rev 45100
proper platform_file_url;
wenzelm [Tue, 27 Sep 2011 22:14:15 +0200] rev 45099
observe base URL of rendered document;
added PIDE logo;
wenzelm [Tue, 27 Sep 2011 21:39:55 +0200] rev 45098
more README;
wenzelm [Tue, 27 Sep 2011 20:45:15 +0200] rev 45097
tuned README.html;
wenzelm [Tue, 27 Sep 2011 20:25:15 +0200] rev 45096
tuned;
wenzelm [Tue, 27 Sep 2011 14:17:40 +0200] rev 45095
retain output, which is required for non-existent JRE, for example (cf. b455e4f42c04);
wenzelm [Tue, 27 Sep 2011 00:03:11 +0200] rev 45094
tuned message, which is displayed after termination of Isabelle.app on Mac OS;