Fri, 01 Mar 2013 22:15:31 +0100 traytel coercion-invariant arguments at work
Fri, 01 Mar 2013 22:15:31 +0100 traytel constants with coercion-invariant arguments (possibility to disable/reenable
Thu, 28 Feb 2013 21:11:07 +0100 wenzelm simplified Proof.future_proof;
Thu, 28 Feb 2013 18:35:31 +0100 wenzelm provide explicit dummy names (cf. dfe469293eb4);
Thu, 28 Feb 2013 17:38:35 +0100 wenzelm discontinued empty name bindings in 'axiomatization';
Thu, 28 Feb 2013 17:14:55 +0100 wenzelm provide common HOLogic.conj_conv and HOLogic.eq_conv;
Thu, 28 Feb 2013 16:54:52 +0100 wenzelm just one HOLogic.Trueprop_conv, with regular exception CTERM;
Thu, 28 Feb 2013 16:38:17 +0100 wenzelm discontinued obsolete 'axioms' command;
Thu, 28 Feb 2013 16:19:08 +0100 wenzelm more robust build error handling, e.g. missing outer syntax commands;
Thu, 28 Feb 2013 14:29:54 +0100 wenzelm eliminated legacy 'axioms';
Thu, 28 Feb 2013 14:24:21 +0100 wenzelm eliminated legacy 'axioms';
Thu, 28 Feb 2013 14:22:14 +0100 wenzelm eliminated legacy 'axioms';
Thu, 28 Feb 2013 14:10:54 +0100 wenzelm eliminated legacy 'axioms';
Thu, 28 Feb 2013 13:54:45 +0100 wenzelm eliminated legacy 'axioms';
Thu, 28 Feb 2013 13:46:45 +0100 wenzelm eliminated legacy 'axioms';
Thu, 28 Feb 2013 13:33:01 +0100 wenzelm eliminated legacy 'axioms';
Thu, 28 Feb 2013 13:24:51 +0100 wenzelm marginalized historic strip_tac;
Thu, 28 Feb 2013 13:19:25 +0100 wenzelm tuned proof;
Thu, 28 Feb 2013 12:43:28 +0100 wenzelm tuned whitespace and indentation;
Thu, 28 Feb 2013 12:24:24 +0100 wenzelm simplified imports;
Thu, 28 Feb 2013 12:09:32 +0100 wenzelm load timings in parallel for improved performance;
Thu, 28 Feb 2013 11:40:23 +0100 wenzelm proper place for cancel_div_mod.ML (see also ee729dbd1b7f and ec7f10155389);
Wed, 27 Feb 2013 20:36:21 +0100 wenzelm parallel dep.load_files saves approx. 1s on 4 cores;
Wed, 27 Feb 2013 19:39:16 +0100 wenzelm eliminated pointless re-ified errors;
Wed, 27 Feb 2013 17:44:08 +0100 wenzelm merged
Wed, 27 Feb 2013 17:32:17 +0100 wenzelm discontinued redundant 'use' command;
Wed, 27 Feb 2013 16:27:44 +0100 wenzelm discontinued obsolete header "files" -- these are loaded explicitly after exploring dependencies;
Wed, 27 Feb 2013 12:45:19 +0100 wenzelm discontinued obsolete 'uses' within theory header;
Wed, 27 Feb 2013 13:48:15 +0100 Andreas Lochbihler use lemma from Big_Operators
Wed, 27 Feb 2013 13:44:19 +0100 Andreas Lochbihler add inclusion/exclusion lemma
Wed, 27 Feb 2013 13:43:04 +0100 Andreas Lochbihler added lemma
Wed, 27 Feb 2013 10:33:45 +0100 Andreas Lochbihler merged
Wed, 27 Feb 2013 10:33:30 +0100 Andreas Lochbihler add wellorder instance for Numeral_Type (suggested by Jesus Aransay)
Tue, 26 Feb 2013 20:11:11 +0100 wenzelm updated Toplevel.command_exception;
Tue, 26 Feb 2013 20:09:25 +0100 wenzelm tuned;
Tue, 26 Feb 2013 19:58:27 +0100 wenzelm tuned signature;
Tue, 26 Feb 2013 19:44:26 +0100 wenzelm fork diagnostic commands (theory loader and PIDE interaction);
Tue, 26 Feb 2013 13:38:34 +0100 wenzelm disallow shutdown from worker, which would lead to deadlock since the scheduler cannot terminate;
Tue, 26 Feb 2013 13:27:24 +0100 wenzelm tuned 2464ba6e6fc9 -- NB: approximative_id is NONE for PIDE document transactions;
Tue, 26 Feb 2013 13:05:48 +0100 wenzelm signal work_available should be sufficient to initiate daisy-chained workers, and lead to separate broadcast work_finished eventually -- NB: broadcasting all worker threads tends to burn parallel CPU cycles;
Tue, 26 Feb 2013 12:50:52 +0100 wenzelm less eventful shutdown: merely wait for scheduler to terminate;
Tue, 26 Feb 2013 12:46:47 +0100 wenzelm tuned messages;
Tue, 26 Feb 2013 11:57:19 +0100 wenzelm tuned;
Mon, 25 Feb 2013 20:55:48 +0100 wenzelm merged;
Mon, 25 Feb 2013 17:47:32 +0100 wenzelm more explicit Goal.shutdown_futures;
Mon, 25 Feb 2013 13:31:02 +0100 wenzelm reconsider 'export_code' as "thy_decl" command due to its global side-effect on the file-system;
Mon, 25 Feb 2013 13:29:19 +0100 wenzelm discontinued pointless command category "thy_schematic_goal" -- this is checked dynamically;
Mon, 25 Feb 2013 12:52:27 +0100 wenzelm clarified Toplevel.element_result: scheduling policies happen here;
Mon, 25 Feb 2013 12:17:50 +0100 wenzelm prefer stateless 'ML_val' for tests;
Mon, 25 Feb 2013 12:17:11 +0100 wenzelm tuned comment;
Mon, 25 Feb 2013 11:07:02 +0100 wenzelm reconsider 'pretty_setmargin' as "control" command (instead of "diag") -- it is stateful and Proof General legacy;
Mon, 25 Feb 2013 10:50:52 +0100 wenzelm merged;
Sun, 24 Feb 2013 17:29:55 +0100 wenzelm simplified Outer_Syntax.read_span: internalized Toplevel.is_ignored;
Sun, 24 Feb 2013 14:14:07 +0100 wenzelm tuned;
Sun, 24 Feb 2013 14:11:51 +0100 wenzelm unified Command.is_proper in ML with Scala (see also 123be08eed88);
Mon, 25 Feb 2013 10:18:33 +0100 wenzelm tuned order of modules;
Mon, 25 Feb 2013 20:11:42 +0100 wenzelm fixed document;
Sun, 24 Feb 2013 20:29:13 +0100 haftmann turned example into library for comparing growth of functions
Sun, 24 Feb 2013 20:18:32 +0100 haftmann corrected reference
Sun, 24 Feb 2013 18:30:35 +0100 nipkow improved orderings
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip