Sun, 31 May 2009 10:59:46 -0700 |
huffman |
new lemmas about eventually; rewrite Lim proofs to use more abstract properties of eventually
|
changeset |
files
|
Fri, 29 May 2009 22:42:13 -0700 |
huffman |
generalize at function to class perfect_space
|
changeset |
files
|
Fri, 29 May 2009 18:23:07 -0700 |
huffman |
generalize topological notions to class metric_space; add class perfect_space
|
changeset |
files
|
Fri, 29 May 2009 15:32:33 -0700 |
huffman |
instance ^ :: (metric_space, finite) metric_space
|
changeset |
files
|
Fri, 29 May 2009 14:09:58 -0700 |
huffman |
generalize tendsto and related constants to class metric_space
|
changeset |
files
|
Fri, 29 May 2009 10:31:35 -0700 |
huffman |
add lemmas Lim_at_iff_LIM, Lim_sequentially_iff_LIMSEQ
|
changeset |
files
|
Fri, 29 May 2009 10:26:36 -0700 |
huffman |
remove duplicate cauchy constant
|
changeset |
files
|
Fri, 29 May 2009 10:02:47 -0700 |
huffman |
fix reference to LIM_def
|
changeset |
files
|
Fri, 29 May 2009 09:58:14 -0700 |
huffman |
instance * :: (metric_space, metric_space) metric_space; generalize lemmas to class metric_space
|
changeset |
files
|
Fri, 29 May 2009 09:22:56 -0700 |
huffman |
generalize constants from Lim.thy to class metric_space
|
changeset |
files
|
Thu, 28 May 2009 23:03:12 -0700 |
huffman |
LIMSEQ_def -> LIMSEQ_iff
|
changeset |
files
|
Thu, 28 May 2009 22:57:17 -0700 |
huffman |
generalize constants in SEQ.thy to class metric_space
|
changeset |
files
|
Tue, 02 Jun 2009 13:15:16 +0200 |
wenzelm |
early setup of secure operations (again, cf. deddd77112b7) -- NB: fix_ints is required for bootstrap;
|
changeset |
files
|
Mon, 01 Jun 2009 23:28:07 +0200 |
wenzelm |
structure ML_Compiler;
|
changeset |
files
|
Mon, 01 Jun 2009 23:28:06 +0200 |
wenzelm |
added structure ML_Compiler: runtime compilation, with advanced version for Poly/ML 5.3 (formerly ML_Test);
|
changeset |
files
|
Mon, 01 Jun 2009 23:28:05 +0200 |
wenzelm |
added flatten;
|
changeset |
files
|
Mon, 01 Jun 2009 23:28:04 +0200 |
wenzelm |
tuned signature;
|
changeset |
files
|
Mon, 01 Jun 2009 23:28:04 +0200 |
wenzelm |
export secure_mltext;
|
changeset |
files
|
Mon, 01 Jun 2009 23:28:02 +0200 |
wenzelm |
tuned comments;
|
changeset |
files
|
Mon, 01 Jun 2009 16:12:42 +0200 |
wenzelm |
maintain tokens within common ML environment;
|
changeset |
files
|
Mon, 01 Jun 2009 15:26:00 +0200 |
wenzelm |
ML_Env;
|
changeset |
files
|
Mon, 01 Jun 2009 15:26:00 +0200 |
wenzelm |
slightly later setup of ML and secure operations;
|
changeset |
files
|
Mon, 01 Jun 2009 15:26:00 +0200 |
wenzelm |
moved local ML environment to separate module ML_Env;
|
changeset |
files
|
Mon, 01 Jun 2009 15:25:59 +0200 |
wenzelm |
removed print function from global ML name space, to reduce risk of surprises;
|
changeset |
files
|
Mon, 01 Jun 2009 13:32:54 +0200 |
wenzelm |
made SML/NJ happy;
|
changeset |
files
|
Sun, 31 May 2009 19:05:20 +0200 |
wenzelm |
attempt to eliminate adhoc makestring at runtime (which is not well-defined);
|
changeset |
files
|
Sun, 31 May 2009 17:47:04 +0200 |
wenzelm |
eliminated misleading dummy versions of print/makestring, cf. 6974449ddea9;
|
changeset |
files
|
Sun, 31 May 2009 17:45:53 +0200 |
wenzelm |
provide local dummy version of makestring -- NB: makestring is fragile and not portable, it should not occur in repository sources;
|
changeset |
files
|