Wed, 11 Sep 2019 16:06:10 +0200 wenzelm disallow overlapping session directories;
Tue, 10 Sep 2019 14:40:00 +0100 paulson tidied up some massive ugliness
Sun, 08 Sep 2019 20:04:32 +0200 wenzelm clarified messages;
Sun, 08 Sep 2019 17:49:35 +0200 wenzelm clarified syntax: 'directories' and 'theories' belong together;
Sun, 08 Sep 2019 17:15:46 +0200 wenzelm more documentation;
Sun, 08 Sep 2019 16:49:32 +0200 wenzelm check session directories;
Sun, 08 Sep 2019 16:49:05 +0200 wenzelm declare session directories;
Sun, 08 Sep 2019 13:07:03 +0200 wenzelm clarified signature: proper Document.Node.Ordering conforming to equality (e.g. required in situations where theory names are ambiguous due to overlapping session directories);
Sat, 07 Sep 2019 19:52:36 +0200 wenzelm theory_name based on session_directories: no need for expensive all_known;
Sat, 07 Sep 2019 16:17:30 +0200 wenzelm clarified session_directories: relative to session_path, with overlapping information;
Sat, 07 Sep 2019 15:18:06 +0200 wenzelm clarified signature: retain global session information, unaffected by later restriction;
Sat, 07 Sep 2019 14:50:38 +0200 wenzelm disable fragile options for now;
Sat, 07 Sep 2019 12:16:11 +0200 wenzelm avoid overlapping session directories;
Sat, 07 Sep 2019 12:11:42 +0200 wenzelm support for explicit session directories;
Fri, 06 Sep 2019 20:29:09 +0200 wenzelm obsolete (see 94442fce40a5);
Fri, 06 Sep 2019 20:23:31 +0200 wenzelm optional trace output;
Fri, 06 Sep 2019 19:44:54 +0200 wenzelm prefer commands_accepted: fewer protocol messages;
Fri, 06 Sep 2019 18:59:24 +0200 wenzelm prefer define_commands_bulk: fewer protocol messages;
Fri, 06 Sep 2019 17:10:23 +0200 wenzelm clarified signature;
Fri, 06 Sep 2019 16:48:28 +0200 wenzelm tuned signature -- prefer bulk messages;
Fri, 06 Sep 2019 16:11:19 +0200 wenzelm tuned signature;
Fri, 06 Sep 2019 15:50:57 +0200 wenzelm proper session-qualifier imports (amending "fixes" from adaa0a6ea4fe);
Fri, 06 Sep 2019 15:45:05 +0200 wenzelm more robust;
Fri, 06 Sep 2019 11:32:38 +0200 wenzelm unused;
Fri, 06 Sep 2019 11:32:24 +0200 wenzelm proper finished_theory status for result;
Fri, 06 Sep 2019 10:28:29 +0200 wenzelm more central checkpoint;
Wed, 04 Sep 2019 22:12:44 +0200 wenzelm disable share_common_data for now (amending 0f8742b5a9e8) -- potentially more robust;
Wed, 04 Sep 2019 22:01:19 +0200 wenzelm merged
Wed, 04 Sep 2019 22:00:38 +0200 wenzelm load theories in stages, to reduce ML heap requirements;
Wed, 04 Sep 2019 21:42:11 +0200 wenzelm more complete graph;
Wed, 04 Sep 2019 20:05:57 +0200 wenzelm tuned messages;
Wed, 04 Sep 2019 11:21:07 +0200 wenzelm tuned signature;
Tue, 03 Sep 2019 19:20:22 +0200 wenzelm clarified signature;
Tue, 03 Sep 2019 15:55:27 +0200 wenzelm tuned important special case;
Tue, 03 Sep 2019 15:24:04 +0200 wenzelm tuned signature;
Tue, 03 Sep 2019 14:58:29 +0200 wenzelm more dump_checkpoints;
Tue, 03 Sep 2019 14:56:43 +0200 wenzelm clarified signature;
Tue, 03 Sep 2019 11:32:29 +0200 wenzelm clarified state variable: avoid extra mutability via Promise;
Wed, 04 Sep 2019 16:34:45 +0100 paulson Removal of the redundant ancestor Continuous_Extension
Wed, 04 Sep 2019 15:27:04 +0100 paulson Half of Brouwer_Fixpoint split off to form a separate theory: Retracts.
Wed, 04 Sep 2019 14:16:27 +0100 paulson Theory Derivative no longer depends on Path_Connected
Mon, 02 Sep 2019 19:44:12 +0200 wenzelm more explicit type Dump.Session, with context information;
Mon, 02 Sep 2019 16:28:09 +0200 wenzelm proper orientation;
Mon, 02 Sep 2019 11:46:27 +0200 wenzelm clarified signature: prefer operations without position;
Mon, 02 Sep 2019 10:41:14 +0200 wenzelm prefer Theory_Ordering theory names are unique (due to proper session context);
Sun, 01 Sep 2019 22:57:25 +0200 wenzelm clarified signature: full dependency graph;
Sat, 31 Aug 2019 21:34:39 +0200 wenzelm merged
Thu, 29 Aug 2019 17:13:49 +0200 wenzelm more scalable isabelle dump (and derivatives): mark individual theories to share common data in ML;
Thu, 29 Aug 2019 15:43:05 +0200 wenzelm tuned signature;
Thu, 29 Aug 2019 19:07:09 +0200 nipkow merged
Thu, 29 Aug 2019 19:07:00 +0200 nipkow simplified proofs
Thu, 29 Aug 2019 12:59:10 +0000 haftmann more rules for ordered real vector spaces
Thu, 29 Aug 2019 14:20:46 +0200 nipkow simplified setup
Thu, 29 Aug 2019 13:07:56 +0200 nipkow tuned proof
Wed, 28 Aug 2019 23:19:43 +0200 wenzelm merged
Wed, 28 Aug 2019 23:01:53 +0200 wenzelm enable share_common_data for "isabelle dump" and its derivatives (e.g. "isabelle mmt_import"): this has the potential to reduce ML heap size considerably, after initial command definitions;
Wed, 28 Aug 2019 22:59:49 +0200 wenzelm support for share_common_data after define_command and before actual update: this affects string particles of command tokens;
Wed, 28 Aug 2019 10:18:50 +0200 wenzelm more scalable -- less ML heap requirements;
Wed, 28 Aug 2019 10:13:32 +0200 wenzelm tuned whitespace;
Wed, 28 Aug 2019 19:19:17 +0200 ballarin Integrate locale activation fallback diagnostics with 'trace_locales'.
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip