wenzelm [Fri, 06 Sep 2019 18:59:24 +0200] rev 70664
prefer define_commands_bulk: fewer protocol messages;
wenzelm [Fri, 06 Sep 2019 17:10:23 +0200] rev 70663
clarified signature;
wenzelm [Fri, 06 Sep 2019 16:48:28 +0200] rev 70662
tuned signature -- prefer bulk messages;
wenzelm [Fri, 06 Sep 2019 16:11:19 +0200] rev 70661
tuned signature;
wenzelm [Fri, 06 Sep 2019 15:50:57 +0200] rev 70660
proper session-qualifier imports (amending "fixes" from adaa0a6ea4fe);
wenzelm [Fri, 06 Sep 2019 15:45:05 +0200] rev 70659
more robust;
wenzelm [Fri, 06 Sep 2019 11:32:38 +0200] rev 70658
unused;
wenzelm [Fri, 06 Sep 2019 11:32:24 +0200] rev 70657
proper finished_theory status for result;
wenzelm [Fri, 06 Sep 2019 10:28:29 +0200] rev 70656
more central checkpoint;
wenzelm [Wed, 04 Sep 2019 22:12:44 +0200] rev 70655
disable share_common_data for now (amending 0f8742b5a9e8) -- potentially more robust;
wenzelm [Wed, 04 Sep 2019 22:01:19 +0200] rev 70654
merged
wenzelm [Wed, 04 Sep 2019 22:00:38 +0200] rev 70653
load theories in stages, to reduce ML heap requirements;
wenzelm [Wed, 04 Sep 2019 21:42:11 +0200] rev 70652
more complete graph;
wenzelm [Wed, 04 Sep 2019 20:05:57 +0200] rev 70651
tuned messages;
wenzelm [Wed, 04 Sep 2019 11:21:07 +0200] rev 70650
tuned signature;
wenzelm [Tue, 03 Sep 2019 19:20:22 +0200] rev 70649
clarified signature;
wenzelm [Tue, 03 Sep 2019 15:55:27 +0200] rev 70648
tuned important special case;
wenzelm [Tue, 03 Sep 2019 15:24:04 +0200] rev 70647
tuned signature;
wenzelm [Tue, 03 Sep 2019 14:58:29 +0200] rev 70646
more dump_checkpoints;
wenzelm [Tue, 03 Sep 2019 14:56:43 +0200] rev 70645
clarified signature;
wenzelm [Tue, 03 Sep 2019 11:32:29 +0200] rev 70644
clarified state variable: avoid extra mutability via Promise;
paulson <lp15@cam.ac.uk> [Wed, 04 Sep 2019 16:34:45 +0100] rev 70643
Removal of the redundant ancestor Continuous_Extension
paulson <lp15@cam.ac.uk> [Wed, 04 Sep 2019 15:27:04 +0100] rev 70642
Half of Brouwer_Fixpoint split off to form a separate theory: Retracts.
paulson <lp15@cam.ac.uk> [Wed, 04 Sep 2019 14:16:27 +0100] rev 70641
Theory Derivative no longer depends on Path_Connected
wenzelm [Mon, 02 Sep 2019 19:44:12 +0200] rev 70640
more explicit type Dump.Session, with context information;
wenzelm [Mon, 02 Sep 2019 16:28:09 +0200] rev 70639
proper orientation;
wenzelm [Mon, 02 Sep 2019 11:46:27 +0200] rev 70638
clarified signature: prefer operations without position;
wenzelm [Mon, 02 Sep 2019 10:41:14 +0200] rev 70637
prefer Theory_Ordering theory names are unique (due to proper session context);
wenzelm [Sun, 01 Sep 2019 22:57:25 +0200] rev 70636
clarified signature: full dependency graph;
wenzelm [Sat, 31 Aug 2019 21:34:39 +0200] rev 70635
merged
wenzelm [Thu, 29 Aug 2019 17:13:49 +0200] rev 70634
more scalable isabelle dump (and derivatives): mark individual theories to share common data in ML;
wenzelm [Thu, 29 Aug 2019 15:43:05 +0200] rev 70633
tuned signature;