Tue, 03 Sep 2019 19:20:22 +0200 clarified signature;
wenzelm [Tue, 03 Sep 2019 19:20:22 +0200] rev 70649
clarified signature;
Tue, 03 Sep 2019 15:55:27 +0200 tuned important special case;
wenzelm [Tue, 03 Sep 2019 15:55:27 +0200] rev 70648
tuned important special case;
Tue, 03 Sep 2019 15:24:04 +0200 tuned signature;
wenzelm [Tue, 03 Sep 2019 15:24:04 +0200] rev 70647
tuned signature;
Tue, 03 Sep 2019 14:58:29 +0200 more dump_checkpoints;
wenzelm [Tue, 03 Sep 2019 14:58:29 +0200] rev 70646
more dump_checkpoints;
Tue, 03 Sep 2019 14:56:43 +0200 clarified signature;
wenzelm [Tue, 03 Sep 2019 14:56:43 +0200] rev 70645
clarified signature;
Tue, 03 Sep 2019 11:32:29 +0200 clarified state variable: avoid extra mutability via Promise;
wenzelm [Tue, 03 Sep 2019 11:32:29 +0200] rev 70644
clarified state variable: avoid extra mutability via Promise;
Wed, 04 Sep 2019 16:34:45 +0100 Removal of the redundant ancestor Continuous_Extension
paulson <lp15@cam.ac.uk> [Wed, 04 Sep 2019 16:34:45 +0100] rev 70643
Removal of the redundant ancestor Continuous_Extension
Wed, 04 Sep 2019 15:27:04 +0100 Half of Brouwer_Fixpoint split off to form a separate theory: Retracts.
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.
Wed, 04 Sep 2019 14:16:27 +0100 Theory Derivative no longer depends on Path_Connected
paulson <lp15@cam.ac.uk> [Wed, 04 Sep 2019 14:16:27 +0100] rev 70641
Theory Derivative no longer depends on Path_Connected
Mon, 02 Sep 2019 19:44:12 +0200 more explicit type Dump.Session, with context information;
wenzelm [Mon, 02 Sep 2019 19:44:12 +0200] rev 70640
more explicit type Dump.Session, with context information;
Mon, 02 Sep 2019 16:28:09 +0200 proper orientation;
wenzelm [Mon, 02 Sep 2019 16:28:09 +0200] rev 70639
proper orientation;
Mon, 02 Sep 2019 11:46:27 +0200 clarified signature: prefer operations without position;
wenzelm [Mon, 02 Sep 2019 11:46:27 +0200] rev 70638
clarified signature: prefer operations without position;
Mon, 02 Sep 2019 10:41:14 +0200 prefer Theory_Ordering theory names are unique (due to proper session context);
wenzelm [Mon, 02 Sep 2019 10:41:14 +0200] rev 70637
prefer Theory_Ordering theory names are unique (due to proper session context);
Sun, 01 Sep 2019 22:57:25 +0200 clarified signature: full dependency graph;
wenzelm [Sun, 01 Sep 2019 22:57:25 +0200] rev 70636
clarified signature: full dependency graph;
Sat, 31 Aug 2019 21:34:39 +0200 merged
wenzelm [Sat, 31 Aug 2019 21:34:39 +0200] rev 70635
merged
Thu, 29 Aug 2019 17:13:49 +0200 more scalable isabelle dump (and derivatives): mark individual theories to share common data in ML;
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;
Thu, 29 Aug 2019 15:43:05 +0200 tuned signature;
wenzelm [Thu, 29 Aug 2019 15:43:05 +0200] rev 70633
tuned signature;
Thu, 29 Aug 2019 19:07:09 +0200 merged
nipkow [Thu, 29 Aug 2019 19:07:09 +0200] rev 70632
merged
Thu, 29 Aug 2019 19:07:00 +0200 simplified proofs
nipkow [Thu, 29 Aug 2019 19:07:00 +0200] rev 70631
simplified proofs
Thu, 29 Aug 2019 12:59:10 +0000 more rules for ordered real vector spaces
haftmann [Thu, 29 Aug 2019 12:59:10 +0000] rev 70630
more rules for ordered real vector spaces
Thu, 29 Aug 2019 14:20:46 +0200 simplified setup
nipkow [Thu, 29 Aug 2019 14:20:46 +0200] rev 70629
simplified setup
Thu, 29 Aug 2019 13:07:56 +0200 tuned proof
nipkow [Thu, 29 Aug 2019 13:07:56 +0200] rev 70628
tuned proof
Wed, 28 Aug 2019 23:19:43 +0200 merged
wenzelm [Wed, 28 Aug 2019 23:19:43 +0200] rev 70627
merged
Wed, 28 Aug 2019 23:01:53 +0200 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;
wenzelm [Wed, 28 Aug 2019 23:01:53 +0200] rev 70626
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 support for share_common_data after define_command and before actual update: this affects string particles of command tokens;
wenzelm [Wed, 28 Aug 2019 22:59:49 +0200] rev 70625
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 more scalable -- less ML heap requirements;
wenzelm [Wed, 28 Aug 2019 10:18:50 +0200] rev 70624
more scalable -- less ML heap requirements;
Wed, 28 Aug 2019 10:13:32 +0200 tuned whitespace;
wenzelm [Wed, 28 Aug 2019 10:13:32 +0200] rev 70623
tuned whitespace;
Wed, 28 Aug 2019 19:19:17 +0200 Integrate locale activation fallback diagnostics with 'trace_locales'.
ballarin [Wed, 28 Aug 2019 19:19:17 +0200] rev 70622
Integrate locale activation fallback diagnostics with 'trace_locales'.
Wed, 28 Aug 2019 08:51:20 +0200 entry point for analysis without integration theory
immler [Wed, 28 Aug 2019 08:51:20 +0200] rev 70621
entry point for analysis without integration theory
Wed, 28 Aug 2019 00:08:14 +0200 removed Brouwer_Fixpoint from imports of Derivative
immler [Wed, 28 Aug 2019 00:08:14 +0200] rev 70620
removed Brouwer_Fixpoint from imports of Derivative
Tue, 27 Aug 2019 23:12:28 +0200 removed unused lemma, generalized, reduced dependencies
immler [Tue, 27 Aug 2019 23:12:28 +0200] rev 70619
removed unused lemma, generalized, reduced dependencies
Tue, 27 Aug 2019 22:43:19 +0200 fixed typo
immler [Tue, 27 Aug 2019 22:43:19 +0200] rev 70618
fixed typo
Tue, 27 Aug 2019 22:41:47 +0200 moved lemmas; reduced dependencies of Lipschitz
immler [Tue, 27 Aug 2019 22:41:47 +0200] rev 70617
moved lemmas; reduced dependencies of Lipschitz
Tue, 27 Aug 2019 22:31:21 +0200 explicit instance real::ordered_real_vector before subclass in ordered_euclidean_space
immler [Tue, 27 Aug 2019 22:31:21 +0200] rev 70616
explicit instance real::ordered_real_vector before subclass in ordered_euclidean_space
Tue, 27 Aug 2019 19:22:57 +0200 merged
nipkow [Tue, 27 Aug 2019 19:22:57 +0200] rev 70615
merged
Tue, 27 Aug 2019 17:08:51 +0200 moved lemmas
nipkow [Tue, 27 Aug 2019 17:08:51 +0200] rev 70614
moved lemmas
Tue, 27 Aug 2019 16:25:00 +0200 moved basic theorem
immler [Tue, 27 Aug 2019 16:25:00 +0200] rev 70613
moved basic theorem
Tue, 27 Aug 2019 13:22:33 +0200 proper positions for 'termination' command (see also 5549e686d6ac);
wenzelm [Tue, 27 Aug 2019 13:22:33 +0200] rev 70612
proper positions for 'termination' command (see also 5549e686d6ac);
Tue, 27 Aug 2019 11:02:08 +0200 tuned names -- proper scopes;
wenzelm [Tue, 27 Aug 2019 11:02:08 +0200] rev 70611
tuned names -- proper scopes;
Mon, 26 Aug 2019 20:01:28 +0200 added system option "execution_eager": potentially reduce resource requires for "isabelle mmt_import" (smaller subgraphs are finished and disposed earlier);
wenzelm [Mon, 26 Aug 2019 20:01:28 +0200] rev 70610
added system option "execution_eager": potentially reduce resource requires for "isabelle mmt_import" (smaller subgraphs are finished and disposed earlier);
Sun, 25 Aug 2019 22:17:24 +0200 proper positions for 'termination' command instead of original 'function' command, e.g. relevant for isabelle mmt_import;
wenzelm [Sun, 25 Aug 2019 22:17:24 +0200] rev 70609
proper positions for 'termination' command instead of original 'function' command, e.g. relevant for isabelle mmt_import;
Sat, 24 Aug 2019 12:03:00 +0200 Tracing of locale activation.
ballarin [Sat, 24 Aug 2019 12:03:00 +0200] rev 70608
Tracing of locale activation.
Fri, 23 Aug 2019 21:08:27 +0200 tuned
nipkow [Fri, 23 Aug 2019 21:08:27 +0200] rev 70607
tuned
Fri, 23 Aug 2019 15:00:19 +0200 always export Pure proofs;
wenzelm [Fri, 23 Aug 2019 15:00:19 +0200] rev 70606
always export Pure proofs;
Fri, 23 Aug 2019 14:32:51 +0200 clarified 'thm_deps' command;
wenzelm [Fri, 23 Aug 2019 14:32:51 +0200] rev 70605
clarified 'thm_deps' command;
Fri, 23 Aug 2019 13:32:27 +0200 more compact: avoid pointless PThm rudiments;
wenzelm [Fri, 23 Aug 2019 13:32:27 +0200] rev 70604
more compact: avoid pointless PThm rudiments;
Fri, 23 Aug 2019 13:20:13 +0200 clarified signature: prefer total operations;
wenzelm [Fri, 23 Aug 2019 13:20:13 +0200] rev 70603
clarified signature: prefer total operations;
Wed, 21 Aug 2019 20:08:50 +0200 proper graph traversal: avoid multiple visit of unnamed nodes;
wenzelm [Wed, 21 Aug 2019 20:08:50 +0200] rev 70602
proper graph traversal: avoid multiple visit of unnamed nodes;
Wed, 21 Aug 2019 17:32:44 +0200 more scalable: avoid huge intermediate XML elems;
wenzelm [Wed, 21 Aug 2019 17:32:44 +0200] rev 70601
more scalable: avoid huge intermediate XML elems;
Wed, 21 Aug 2019 15:19:31 +0200 more scalable buffer: produce compact chunks on the fly, avoid too many small particles that might congest heap management;
wenzelm [Wed, 21 Aug 2019 15:19:31 +0200] rev 70600
more scalable buffer: produce compact chunks on the fly, avoid too many small particles that might congest heap management;
Tue, 20 Aug 2019 22:01:37 +0200 NEWS;
wenzelm [Tue, 20 Aug 2019 22:01:37 +0200] rev 70599
NEWS;
Tue, 20 Aug 2019 20:23:21 +0200 merged
wenzelm [Tue, 20 Aug 2019 20:23:21 +0200] rev 70598
merged
Tue, 20 Aug 2019 19:56:31 +0200 export thm_deps;
wenzelm [Tue, 20 Aug 2019 19:56:31 +0200] rev 70597
export thm_deps;
Tue, 20 Aug 2019 19:49:49 +0200 proper theory context;
wenzelm [Tue, 20 Aug 2019 19:49:49 +0200] rev 70596
proper theory context;
Tue, 20 Aug 2019 18:39:33 +0200 clarified thm_id vs. thm_node/thm: retain theory_name;
wenzelm [Tue, 20 Aug 2019 18:39:33 +0200] rev 70595
clarified thm_id vs. thm_node/thm: retain theory_name; support for thm_deps: expand unnamed nodes;
Tue, 20 Aug 2019 18:01:57 +0200 clarified signature;
wenzelm [Tue, 20 Aug 2019 18:01:57 +0200] rev 70594
clarified signature;
Tue, 20 Aug 2019 15:24:07 +0200 tuned;
wenzelm [Tue, 20 Aug 2019 15:24:07 +0200] rev 70593
tuned;
Tue, 20 Aug 2019 15:12:06 +0200 unused (see 095dadc62bb5);
wenzelm [Tue, 20 Aug 2019 15:12:06 +0200] rev 70592
unused (see 095dadc62bb5);
Tue, 20 Aug 2019 15:07:36 +0200 tuned;
wenzelm [Tue, 20 Aug 2019 15:07:36 +0200] rev 70591
tuned;
Tue, 20 Aug 2019 15:01:45 +0200 tuned signature;
wenzelm [Tue, 20 Aug 2019 15:01:45 +0200] rev 70590
tuned signature;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip