huffman [Mon, 01 Jun 2009 10:56:31 -0700] rev 31356
simp del -> code del
huffman [Mon, 01 Jun 2009 10:36:42 -0700] rev 31355
limits of inverse using filters
huffman [Mon, 01 Jun 2009 08:04:19 -0700] rev 31354
merged
huffman [Mon, 01 Jun 2009 07:57:37 -0700] rev 31353
add [code del] declarations
huffman [Mon, 01 Jun 2009 07:45:49 -0700] rev 31352
add dependency on Limits.thy
nipkow [Mon, 01 Jun 2009 10:02:01 +0200] rev 31351
new lemma
huffman [Sun, 31 May 2009 22:00:56 -0700] rev 31350
merged
huffman [Sun, 31 May 2009 21:59:33 -0700] rev 31349
new theory of filters and limits; prove LIMSEQ and LIM lemmas using filters
huffman [Sun, 31 May 2009 11:27:19 -0700] rev 31348
more abstract properties of eventually
huffman [Sun, 31 May 2009 10:59:46 -0700] rev 31347
new lemmas about eventually; rewrite Lim proofs to use more abstract properties of eventually
huffman [Fri, 29 May 2009 22:42:13 -0700] rev 31346
generalize at function to class perfect_space
huffman [Fri, 29 May 2009 18:23:07 -0700] rev 31345
generalize topological notions to class metric_space; add class perfect_space
huffman [Fri, 29 May 2009 15:32:33 -0700] rev 31344
instance ^ :: (metric_space, finite) metric_space
huffman [Fri, 29 May 2009 14:09:58 -0700] rev 31343
generalize tendsto and related constants to class metric_space
huffman [Fri, 29 May 2009 10:31:35 -0700] rev 31342
add lemmas Lim_at_iff_LIM, Lim_sequentially_iff_LIMSEQ
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;
wenzelm [Mon, 01 Jun 2009 23:28:04 +0200] rev 31331
tuned signature;
wenzelm [Mon, 01 Jun 2009 23:28:04 +0200] rev 31330
export secure_mltext;
wenzelm [Mon, 01 Jun 2009 23:28:02 +0200] rev 31329
tuned comments;
wenzelm [Mon, 01 Jun 2009 16:12:42 +0200] rev 31328
maintain tokens within common ML environment;
wenzelm [Mon, 01 Jun 2009 15:26:00 +0200] rev 31327
ML_Env;
wenzelm [Mon, 01 Jun 2009 15:26:00 +0200] rev 31326
slightly later setup of ML and secure operations;
wenzelm [Mon, 01 Jun 2009 15:26:00 +0200] rev 31325
moved local ML environment to separate module ML_Env;
wenzelm [Mon, 01 Jun 2009 15:25:59 +0200] rev 31324
removed print function from global ML name space, to reduce risk of surprises;
wenzelm [Mon, 01 Jun 2009 13:32:54 +0200] rev 31323
made SML/NJ happy;
wenzelm [Sun, 31 May 2009 19:05:20 +0200] rev 31322
attempt to eliminate adhoc makestring at runtime (which is not well-defined);
wenzelm [Sun, 31 May 2009 17:47:04 +0200] rev 31321
eliminated misleading dummy versions of print/makestring, cf. 6974449ddea9;
wenzelm [Sun, 31 May 2009 17:45:53 +0200] rev 31320
provide local dummy version of makestring -- NB: makestring is fragile and not portable, it should not occur in repository sources;
wenzelm [Sun, 31 May 2009 16:41:52 +0200] rev 31319
no longer open PolyML -- to avoid surprises within the global name space;
recovered some important PolyML bindings (NB: print and makestring cannot be rebound without loosing infinite overloading);
wenzelm [Sun, 31 May 2009 16:29:39 +0200] rev 31318
explicit PolyML qualification;
wenzelm [Sun, 31 May 2009 15:49:35 +0200] rev 31317
removed "compress" option from isabelle-process and isabelle usedir -- this is always enabled;
wenzelm [Sun, 31 May 2009 15:29:43 +0200] rev 31316
test experimental Poly/ML 5.3;
wenzelm [Sun, 31 May 2009 15:27:19 +0200] rev 31315
removed obsolete COPYDB flag;
wenzelm [Sun, 31 May 2009 15:07:03 +0200] rev 31314
explicit PolyML.install_pp;
wenzelm [Sun, 31 May 2009 15:03:34 +0200] rev 31313
renamed polyml_pp.ML to pp_polyml.ML;
explicit PolyML.install_pp;
wenzelm [Sun, 31 May 2009 14:51:21 +0200] rev 31312
more modular setup of runtime compilation;
wenzelm [Sun, 31 May 2009 14:46:44 +0200] rev 31311
more precise version information;
wenzelm [Sun, 31 May 2009 14:20:54 +0200] rev 31310
uniform treatment of shellscript mode;
wenzelm [Sun, 31 May 2009 14:16:32 +0200] rev 31309
updated example settings;
wenzelm [Sun, 31 May 2009 14:15:07 +0200] rev 31308
discontinued support for Poly/ML 4.x versions;
wenzelm [Sat, 30 May 2009 22:37:38 +0200] rev 31307
ISABELLE_USEDIR_OPTIONS: proper word splitting of quoted options (via array variable and special expansion, cf. "$@");
wenzelm [Sat, 30 May 2009 15:53:19 +0200] rev 31306
eliminated old Attrib.add_attributes (and Attrib.syntax);
wenzelm [Sat, 30 May 2009 15:25:46 +0200] rev 31305
modernized attribute setup;
removed obsolete no_args, add_del_args;
wenzelm [Sat, 30 May 2009 15:00:23 +0200] rev 31304
eliminated old Method.add_method(s);
wenzelm [Sat, 30 May 2009 14:26:33 +0200] rev 31303
removed obsolete combinators for method args;
wenzelm [Sat, 30 May 2009 13:42:40 +0200] rev 31302
proper signature constraint;
modernized method setup;
wenzelm [Sat, 30 May 2009 13:12:15 +0200] rev 31301
minimal signature cleanup;
modernized method setup;
wenzelm [Sat, 30 May 2009 12:53:11 +0200] rev 31300
modernized method setup;
tuned;
wenzelm [Sat, 30 May 2009 12:52:57 +0200] rev 31299
modernized method setup;
wenzelm [Sat, 30 May 2009 11:57:36 +0200] rev 31298
tuned;
wenzelm [Sat, 30 May 2009 11:56:21 +0200] rev 31297
tuned;
haftmann [Sat, 30 May 2009 08:17:05 +0200] rev 31296
simps with mandatory name prefix
haftmann [Sat, 30 May 2009 08:16:44 +0200] rev 31295
corrected bound/unbounded flag for nat numerals
haftmann [Fri, 29 May 2009 17:27:00 +0200] rev 31294
removed dead theory Relation_Power
huffman [Thu, 28 May 2009 22:54:57 -0700] rev 31293
fix reference to dist_def