Wed, 26 Mar 2014 14:15:34 +0100 unused;
wenzelm [Wed, 26 Mar 2014 14:15:34 +0100] rev 56293
unused;
Wed, 26 Mar 2014 12:32:51 +0100 more uniform Execution.fork vs. Execution.print;
wenzelm [Wed, 26 Mar 2014 12:32:51 +0100] rev 56292
more uniform Execution.fork vs. Execution.print; asynchronous Execution.fork_prints, entrusted to Execution.fork management (NB: Command.print_finished is only relevant for persistent print functions);
Wed, 26 Mar 2014 12:15:42 +0100 added Execution.print: accumulate print operations for some command execution, which are applied later and print time;
wenzelm [Wed, 26 Mar 2014 12:15:42 +0100] rev 56291
added Execution.print: accumulate print operations for some command execution, which are applied later and print time; misc tuning;
Wed, 26 Mar 2014 11:05:25 -0700 tuned proofs
huffman [Wed, 26 Mar 2014 11:05:25 -0700] rev 56290
tuned proofs
Wed, 26 Mar 2014 14:00:37 +0000 Some useful lemmas
paulson <lp15@cam.ac.uk> [Wed, 26 Mar 2014 14:00:37 +0000] rev 56289
Some useful lemmas
Wed, 26 Mar 2014 09:19:04 +0100 tuned comments;
wenzelm [Wed, 26 Mar 2014 09:19:04 +0100] rev 56288
tuned comments;
Wed, 26 Mar 2014 09:13:38 +0100 tuned load order;
wenzelm [Wed, 26 Mar 2014 09:13:38 +0100] rev 56287
tuned load order;
Wed, 26 Mar 2014 09:07:31 +0100 superseded by (provide_)parse_files;
wenzelm [Wed, 26 Mar 2014 09:07:31 +0100] rev 56286
superseded by (provide_)parse_files;
Wed, 26 Mar 2014 08:59:53 +0100 tuned;
wenzelm [Wed, 26 Mar 2014 08:59:53 +0100] rev 56285
tuned;
Tue, 25 Mar 2014 20:12:53 +0100 merged
wenzelm [Tue, 25 Mar 2014 20:12:53 +0100] rev 56284
merged
Tue, 25 Mar 2014 19:27:55 +0100 more warnings for recent versions of Poly/ML (see also fe1f6a1707f7);
wenzelm [Tue, 25 Mar 2014 19:27:55 +0100] rev 56283
more warnings for recent versions of Poly/ML (see also fe1f6a1707f7);
Tue, 25 Mar 2014 19:13:33 +0100 eliminated dead code;
wenzelm [Tue, 25 Mar 2014 19:13:33 +0100] rev 56282
eliminated dead code;
Tue, 25 Mar 2014 19:03:02 +0100 proper configuration option "ML_print_depth";
wenzelm [Tue, 25 Mar 2014 19:03:02 +0100] rev 56281
proper configuration option "ML_print_depth"; proper ML_exception_trace for HOL-TPTP;
Tue, 25 Mar 2014 17:59:34 +0100 removed junk;
wenzelm [Tue, 25 Mar 2014 17:59:34 +0100] rev 56280
removed junk;
Tue, 25 Mar 2014 16:54:38 +0100 clarified options ML_source_trace and ML_exception_trace (NB: the latter needs to be a system option, since the context is sometimes not available, e.g. for 'theory' command);
wenzelm [Tue, 25 Mar 2014 16:54:38 +0100] rev 56279
clarified options ML_source_trace and ML_exception_trace (NB: the latter needs to be a system option, since the context is sometimes not available, e.g. for 'theory' command);
Tue, 25 Mar 2014 16:11:00 +0100 separate tokenization and language context for SML: no symbols, no antiquotes;
wenzelm [Tue, 25 Mar 2014 16:11:00 +0100] rev 56278
separate tokenization and language context for SML: no symbols, no antiquotes;
Tue, 25 Mar 2014 15:15:33 +0100 separate "sml" mode, suppress old "ml" mode altogether;
wenzelm [Tue, 25 Mar 2014 15:15:33 +0100] rev 56277
separate "sml" mode, suppress old "ml" mode altogether;
Tue, 25 Mar 2014 14:52:35 +0100 some SML examples;
wenzelm [Tue, 25 Mar 2014 14:52:35 +0100] rev 56276
some SML examples;
Tue, 25 Mar 2014 13:18:10 +0100 added command 'SML_file' for Standard ML without Isabelle/ML add-ons;
wenzelm [Tue, 25 Mar 2014 13:18:10 +0100] rev 56275
added command 'SML_file' for Standard ML without Isabelle/ML add-ons;
Tue, 25 Mar 2014 10:37:10 +0100 updated to scala-2.10.4;
wenzelm [Tue, 25 Mar 2014 10:37:10 +0100] rev 56274
updated to scala-2.10.4;
Tue, 25 Mar 2014 14:20:58 +0100 cleanup auxiliary proofs for Brouwer fixpoint theorem (removes ~2400 lines)
hoelzl [Tue, 25 Mar 2014 14:20:58 +0100] rev 56273
cleanup auxiliary proofs for Brouwer fixpoint theorem (removes ~2400 lines)
Tue, 25 Mar 2014 13:14:33 +0100 prove theorems with fixed variables (export afterwards)
traytel [Tue, 25 Mar 2014 13:14:33 +0100] rev 56272
prove theorems with fixed variables (export afterwards)
Mon, 24 Mar 2014 14:51:10 -0700 generalized theorems about derivatives of limits of sequences of funtions
huffman [Mon, 24 Mar 2014 14:51:10 -0700] rev 56271
generalized theorems about derivatives of limits of sequences of funtions
Mon, 24 Mar 2014 19:06:20 +0100 removed unused 'ax_specification', to give 'specification' a chance to become localized;
wenzelm [Mon, 24 Mar 2014 19:06:20 +0100] rev 56270
removed unused 'ax_specification', to give 'specification' a chance to become localized; tuned whitespace;
Mon, 24 Mar 2014 18:05:21 +0100 merged;
wenzelm [Mon, 24 Mar 2014 18:05:21 +0100] rev 56269
merged;
Mon, 24 Mar 2014 17:42:16 +0100 merged
wenzelm [Mon, 24 Mar 2014 17:42:16 +0100] rev 56268
merged
Mon, 24 Mar 2014 16:19:24 +0100 proper Sign.full_name to get internal name (like Sign.add_consts);
wenzelm [Mon, 24 Mar 2014 16:19:24 +0100] rev 56267
proper Sign.full_name to get internal name (like Sign.add_consts);
Mon, 24 Mar 2014 16:06:55 +0100 formal check of user input, avoiding direct references of interal names;
wenzelm [Mon, 24 Mar 2014 16:06:55 +0100] rev 56266
formal check of user input, avoiding direct references of interal names;
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 +10000 tip