wenzelm [Sun, 03 Mar 2013 17:34:42 +0100] rev 51325
more uniform Future.map: always internalize failure;
added Future.flat as fast-path operation;
wenzelm [Sun, 03 Mar 2013 14:29:30 +0100] rev 51324
uniform treatment of global/local proofs;
tuned;
wenzelm [Sun, 03 Mar 2013 13:57:03 +0100] rev 51323
tuned;
wenzelm [Sun, 03 Mar 2013 13:43:57 +0100] rev 51322
clarified Toplevel.element_result wrt. Toplevel.is_ignored;
wenzelm [Sun, 03 Mar 2013 13:23:06 +0100] rev 51321
more Thy_Syntax.element operations;
traytel [Fri, 01 Mar 2013 22:15:31 +0100] rev 51320
coercion-invariant arguments at work
traytel [Fri, 01 Mar 2013 22:15:31 +0100] rev 51319
constants with coercion-invariant arguments (possibility to disable/reenable
coercions under certain constants, necessary for the forthcoming logically
unspecified control structures for case translations)
wenzelm [Thu, 28 Feb 2013 21:11:07 +0100] rev 51318
simplified Proof.future_proof;
wenzelm [Thu, 28 Feb 2013 18:35:31 +0100] rev 51317
provide explicit dummy names (cf. dfe469293eb4);
wenzelm [Thu, 28 Feb 2013 17:38:35 +0100] rev 51316
discontinued empty name bindings in 'axiomatization';
wenzelm [Thu, 28 Feb 2013 17:14:55 +0100] rev 51315
provide common HOLogic.conj_conv and HOLogic.eq_conv;
wenzelm [Thu, 28 Feb 2013 16:54:52 +0100] rev 51314
just one HOLogic.Trueprop_conv, with regular exception CTERM;
tuned;
wenzelm [Thu, 28 Feb 2013 16:38:17 +0100] rev 51313
discontinued obsolete 'axioms' command;
wenzelm [Thu, 28 Feb 2013 16:19:08 +0100] rev 51312
more robust build error handling, e.g. missing outer syntax commands;
wenzelm [Thu, 28 Feb 2013 14:29:54 +0100] rev 51311
eliminated legacy 'axioms';
wenzelm [Thu, 28 Feb 2013 14:24:21 +0100] rev 51310
eliminated legacy 'axioms';
wenzelm [Thu, 28 Feb 2013 14:22:14 +0100] rev 51309
eliminated legacy 'axioms';
wenzelm [Thu, 28 Feb 2013 14:10:54 +0100] rev 51308
eliminated legacy 'axioms';
wenzelm [Thu, 28 Feb 2013 13:54:45 +0100] rev 51307
eliminated legacy 'axioms';
wenzelm [Thu, 28 Feb 2013 13:46:45 +0100] rev 51306
eliminated legacy 'axioms';
wenzelm [Thu, 28 Feb 2013 13:33:01 +0100] rev 51305
eliminated legacy 'axioms';
wenzelm [Thu, 28 Feb 2013 13:24:51 +0100] rev 51304
marginalized historic strip_tac;
wenzelm [Thu, 28 Feb 2013 13:19:25 +0100] rev 51303
tuned proof;
wenzelm [Thu, 28 Feb 2013 12:43:28 +0100] rev 51302
tuned whitespace and indentation;
wenzelm [Thu, 28 Feb 2013 12:24:24 +0100] rev 51301
simplified imports;
wenzelm [Thu, 28 Feb 2013 12:09:32 +0100] rev 51300
load timings in parallel for improved performance;
wenzelm [Thu, 28 Feb 2013 11:40:23 +0100] rev 51299
proper place for cancel_div_mod.ML (see also ee729dbd1b7f and ec7f10155389);
wenzelm [Wed, 27 Feb 2013 20:36:21 +0100] rev 51298
parallel dep.load_files saves approx. 1s on 4 cores;
wenzelm [Wed, 27 Feb 2013 19:39:16 +0100] rev 51297
eliminated pointless re-ified errors;
wenzelm [Wed, 27 Feb 2013 17:44:08 +0100] rev 51296
merged