huffman [Fri, 29 May 2009 10:26:36 -0700] rev 31341
remove duplicate cauchy constant
huffman [Fri, 29 May 2009 10:02:47 -0700] rev 31340
fix reference to LIM_def
huffman [Fri, 29 May 2009 09:58:14 -0700] rev 31339
instance * :: (metric_space, metric_space) metric_space; generalize lemmas to class metric_space
huffman [Fri, 29 May 2009 09:22:56 -0700] rev 31338
generalize constants from Lim.thy to class metric_space
huffman [Thu, 28 May 2009 23:03:12 -0700] rev 31337
LIMSEQ_def -> LIMSEQ_iff
huffman [Thu, 28 May 2009 22:57:17 -0700] rev 31336
generalize constants in SEQ.thy to class metric_space
wenzelm [Tue, 02 Jun 2009 13:15:16 +0200] rev 31335
early setup of secure operations (again, cf. deddd77112b7) -- NB: fix_ints is required for bootstrap;
late setup of ML_Env and ML_Compiler;
wenzelm [Mon, 01 Jun 2009 23:28:07 +0200] rev 31334
structure ML_Compiler;
wenzelm [Mon, 01 Jun 2009 23:28:06 +0200] rev 31333
added structure ML_Compiler: runtime compilation, with advanced version for Poly/ML 5.3 (formerly ML_Test);
wenzelm [Mon, 01 Jun 2009 23:28:05 +0200] rev 31332
added flatten;