Thu, 27 Mar 2014 20:28:19 +0100 wenzelm more frugal merge of markup trees: restrict to expected range before checking trivial cases, e.g. relevant for sporadic warnings (eval_exec) within big ML reports (print_exec);
Thu, 27 Mar 2014 19:47:30 +0100 wenzelm back to cumulative treatment of command status, which is important for total accounting (amending 8201790fdeb9);
Thu, 27 Mar 2014 18:42:53 +0100 wenzelm tuned;
Thu, 27 Mar 2014 17:56:13 +0100 wenzelm redirect ML_Compiler reports more directly: only the (big) parse tree report is deferred via Execution.print (NB: this does not work for asynchronous "diag" commands);
Thu, 27 Mar 2014 17:12:40 +0100 wenzelm clarified Isabelle/ML bootstrap, such that Execution does not require ML_Compiler;
Thu, 27 Mar 2014 13:00:40 +0100 wenzelm more frugal merge of markup trees: non-overlapping tree counts as empty;
Thu, 27 Mar 2014 12:11:32 +0100 wenzelm more frugal merge of markup trees: filter wrt. subsequent query;
Thu, 27 Mar 2014 11:19:31 +0100 wenzelm tuned signature;
Thu, 27 Mar 2014 10:43:43 +0100 wenzelm more careful treatment of multiple command states (eval + prints): merge content that is actually required;
Wed, 26 Mar 2014 21:01:09 +0100 wenzelm tuned signature -- expose less intermediate information;
Wed, 26 Mar 2014 20:32:15 +0100 wenzelm support to redirect report on asynchronous / non-strict print function (NB: not scalable due to bulky merge of markup trees);
Wed, 26 Mar 2014 20:08:07 +0100 wenzelm less markup by default -- this is stored persistently in Isabelle/Scala;
Wed, 26 Mar 2014 19:42:16 +0100 wenzelm clarified valid_id: always standardize towards static command.id;
Wed, 26 Mar 2014 14:41:52 +0100 wenzelm prefer Context_Position where a context is available;
Wed, 26 Mar 2014 14:15:34 +0100 wenzelm unused;
Wed, 26 Mar 2014 12:32:51 +0100 wenzelm more uniform Execution.fork vs. Execution.print;
Wed, 26 Mar 2014 12:15:42 +0100 wenzelm added Execution.print: accumulate print operations for some command execution, which are applied later and print time;
Wed, 26 Mar 2014 11:05:25 -0700 huffman tuned proofs
Wed, 26 Mar 2014 14:00:37 +0000 paulson Some useful lemmas
Wed, 26 Mar 2014 09:19:04 +0100 wenzelm tuned comments;
Wed, 26 Mar 2014 09:13:38 +0100 wenzelm tuned load order;
Wed, 26 Mar 2014 09:07:31 +0100 wenzelm superseded by (provide_)parse_files;
Wed, 26 Mar 2014 08:59:53 +0100 wenzelm tuned;
Tue, 25 Mar 2014 20:12:53 +0100 wenzelm merged
Tue, 25 Mar 2014 19:27:55 +0100 wenzelm more warnings for recent versions of Poly/ML (see also fe1f6a1707f7);
Tue, 25 Mar 2014 19:13:33 +0100 wenzelm eliminated dead code;
Tue, 25 Mar 2014 19:03:02 +0100 wenzelm proper configuration option "ML_print_depth";
Tue, 25 Mar 2014 17:59:34 +0100 wenzelm removed junk;
Tue, 25 Mar 2014 16:54:38 +0100 wenzelm 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 wenzelm separate tokenization and language context for SML: no symbols, no antiquotes;
Tue, 25 Mar 2014 15:15:33 +0100 wenzelm separate "sml" mode, suppress old "ml" mode altogether;
Tue, 25 Mar 2014 14:52:35 +0100 wenzelm some SML examples;
Tue, 25 Mar 2014 13:18:10 +0100 wenzelm added command 'SML_file' for Standard ML without Isabelle/ML add-ons;
Tue, 25 Mar 2014 10:37:10 +0100 wenzelm updated to scala-2.10.4;
Tue, 25 Mar 2014 14:20:58 +0100 hoelzl cleanup auxiliary proofs for Brouwer fixpoint theorem (removes ~2400 lines)
Tue, 25 Mar 2014 13:14:33 +0100 traytel prove theorems with fixed variables (export afterwards)
Mon, 24 Mar 2014 14:51:10 -0700 huffman generalized theorems about derivatives of limits of sequences of funtions
Mon, 24 Mar 2014 19:06:20 +0100 wenzelm removed unused 'ax_specification', to give 'specification' a chance to become localized;
Mon, 24 Mar 2014 18:05:21 +0100 wenzelm merged;
Mon, 24 Mar 2014 17:42:16 +0100 wenzelm merged
Mon, 24 Mar 2014 16:19:24 +0100 wenzelm proper Sign.full_name to get internal name (like Sign.add_consts);
Mon, 24 Mar 2014 16:06:55 +0100 wenzelm formal check of user input, avoiding direct references of interal names;
Mon, 24 Mar 2014 12:00:17 +0100 wenzelm discontinued Toplevel.debug in favour of system option "exception_trace";
Thu, 20 Mar 2014 17:55:33 -0700 huffman tuned proofs
Mon, 24 Mar 2014 16:33:36 +0100 traytel made tactic more robust
Mon, 24 Mar 2014 16:33:36 +0100 traytel inline helper function
Mon, 24 Mar 2014 14:22:29 +0000 paulson rearranging some deriv theorems
Sun, 23 Mar 2014 16:40:35 +0100 wenzelm modernized approximation, avoiding bad name binding;
Sun, 23 Mar 2014 15:46:21 +0100 wenzelm more sensible treatment of quasi-local variables (NB: Variable.add_fixes is only for term variables, while Variable.declare takes care of types within given terms);
Sat, 22 Mar 2014 22:00:26 +0100 wenzelm merged
Sat, 22 Mar 2014 21:40:19 +0100 wenzelm more antiquotations;
Sat, 22 Mar 2014 20:42:16 +0100 wenzelm more antiquotations;
Sat, 22 Mar 2014 19:33:39 +0100 wenzelm more antiquotations;
Sat, 22 Mar 2014 18:19:57 +0100 wenzelm more antiquotations;
Sat, 22 Mar 2014 18:16:54 +0100 wenzelm more antiquotations;
Sat, 22 Mar 2014 18:15:09 +0100 wenzelm more antiquotations;
Sat, 22 Mar 2014 18:12:08 +0100 wenzelm tuned message;
Sat, 22 Mar 2014 16:50:52 +0100 wenzelm more antiquotations;
Sat, 22 Mar 2014 15:58:27 +0100 wenzelm avoid hard-wired theory names;
Sat, 22 Mar 2014 08:37:43 +0100 haftmann generalized and strengthened cong rules on compound operators, similar to 1ed737a98198
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip