haftmann [Fri, 25 Jan 2008 14:54:48 +0100] rev 25968
print postprocessor equations
haftmann [Fri, 25 Jan 2008 14:54:46 +0100] rev 25967
fixed and tuned
haftmann [Fri, 25 Jan 2008 14:54:44 +0100] rev 25966
dropped superfluous code theorems
haftmann [Fri, 25 Jan 2008 14:54:41 +0100] rev 25965
improved code theorem setup
haftmann [Fri, 25 Jan 2008 14:53:58 +0100] rev 25964
consistent interacitve bootstrap of HOL-Main
haftmann [Fri, 25 Jan 2008 14:53:56 +0100] rev 25963
distinguished examples for Efficient_Nat.thy
haftmann [Fri, 25 Jan 2008 14:53:55 +0100] rev 25962
clarified setup of method "normalization"
haftmann [Fri, 25 Jan 2008 14:53:52 +0100] rev 25961
moved definition of power on ints to theory Int
wenzelm [Thu, 24 Jan 2008 23:51:22 +0100] rev 25960
removed unused properties;
replaced ContextPosition by Position.thread_data;
wenzelm [Thu, 24 Jan 2008 23:51:20 +0100] rev 25959
replaced ContextPosition by Position.thread_data;
wenzelm [Thu, 24 Jan 2008 23:51:19 +0100] rev 25958
statement: keep explicit position;
replaced ContextPosition by Position.thread_data;
wenzelm [Thu, 24 Jan 2008 23:51:18 +0100] rev 25957
improved apply: handle thread position, apply to context here;
replaced ContextPosition by Position.thread_position;
wenzelm [Thu, 24 Jan 2008 23:51:17 +0100] rev 25956
removed unused Toplevel.properties;
wenzelm [Thu, 24 Jan 2008 23:51:15 +0100] rev 25955
added combinator for wrapped lazy evaluation;
wenzelm [Thu, 24 Jan 2008 23:51:13 +0100] rev 25954
added setmp_thread_data_seq;
wenzelm [Thu, 24 Jan 2008 23:51:11 +0100] rev 25953
removed obsolete context_position.ML (superseded by Position.thread_data);
wenzelm [Thu, 24 Jan 2008 12:02:44 +0100] rev 25952
switched to polyml-cvs;
berghofe [Thu, 24 Jan 2008 11:26:54 +0100] rev 25951
Reimplemented proof of strong induction theorem.
berghofe [Thu, 24 Jan 2008 11:23:11 +0100] rev 25950
Added lemma at_fin_set_fresh.
wenzelm [Wed, 23 Jan 2008 23:35:23 +0100] rev 25949
reactivated mk of java/scala sources, with paranoia PATH setting for sunbroy;
wenzelm [Wed, 23 Jan 2008 22:57:11 +0100] rev 25948
exceptions: assign result = null properly;
wenzelm [Wed, 23 Jan 2008 22:57:09 +0100] rev 25947
tuned proofs;
wenzelm [Wed, 23 Jan 2008 22:57:07 +0100] rev 25946
recovered #der example without using val it;
haftmann [Wed, 23 Jan 2008 09:57:55 +0100] rev 25945
yet another OCaml fix
haftmann [Tue, 22 Jan 2008 23:07:25 +0100] rev 25944
tuned
haftmann [Tue, 22 Jan 2008 23:07:24 +0100] rev 25943
added map_split
haftmann [Tue, 22 Jan 2008 23:07:21 +0100] rev 25942
added class semiring_div
haftmann [Tue, 22 Jan 2008 23:06:58 +0100] rev 25941
fixed OCaml
haftmann [Tue, 22 Jan 2008 11:37:28 +0100] rev 25940
avoid 'it' in ML expressions
berghofe [Mon, 21 Jan 2008 14:18:49 +0100] rev 25939
Removed Logic.auto_rename.