Sun, 13 Oct 2019 16:26:31 +0200 clarified sessions/directories;
wenzelm [Sun, 13 Oct 2019 16:26:31 +0200] rev 70853
clarified sessions/directories;
Sat, 12 Oct 2019 22:20:39 +0200 clarified signature default;
wenzelm [Sat, 12 Oct 2019 22:20:39 +0200] rev 70852
clarified signature default;
Sat, 12 Oct 2019 22:18:27 +0200 clarified signature default;
wenzelm [Sat, 12 Oct 2019 22:18:27 +0200] rev 70851
clarified signature default;
Sat, 12 Oct 2019 22:12:29 +0200 more operations for type classes;
wenzelm [Sat, 12 Oct 2019 22:12:29 +0200] rev 70850
more operations for type classes;
Sat, 12 Oct 2019 18:41:12 +0200 setup preprocessing for HOL proofs;
wenzelm [Sat, 12 Oct 2019 18:41:12 +0200] rev 70849
setup preprocessing for HOL proofs;
Sat, 12 Oct 2019 18:40:29 +0200 support preprocessing of exported proofs;
wenzelm [Sat, 12 Oct 2019 18:40:29 +0200] rev 70848
support preprocessing of exported proofs;
Sat, 12 Oct 2019 16:46:33 +0200 early setup of proof preprocessing;
wenzelm [Sat, 12 Oct 2019 16:46:33 +0200] rev 70847
early setup of proof preprocessing;
Sat, 12 Oct 2019 15:41:59 +0200 clarified output and input of Typ/Term;
wenzelm [Sat, 12 Oct 2019 15:41:59 +0200] rev 70846
clarified output and input of Typ/Term;
Sat, 12 Oct 2019 15:15:41 +0200 adapted to ML version;
wenzelm [Sat, 12 Oct 2019 15:15:41 +0200] rev 70845
adapted to ML version;
Sat, 12 Oct 2019 15:01:13 +0200 more compact XML;
wenzelm [Sat, 12 Oct 2019 15:01:13 +0200] rev 70844
more compact XML;
Sat, 12 Oct 2019 13:43:17 +0200 more compact XML: separate environment for free variables;
wenzelm [Sat, 12 Oct 2019 13:43:17 +0200] rev 70843
more compact XML: separate environment for free variables; clarified fold_proof_terms vs. fold_proof_terms_types;
Sat, 12 Oct 2019 12:25:16 +0200 more compact XML;
wenzelm [Sat, 12 Oct 2019 12:25:16 +0200] rev 70842
more compact XML;
Fri, 11 Oct 2019 22:06:49 +0200 merged
wenzelm [Fri, 11 Oct 2019 22:06:49 +0200] rev 70841
merged
Fri, 11 Oct 2019 22:01:45 +0200 proper ML names;
wenzelm [Fri, 11 Oct 2019 22:01:45 +0200] rev 70840
proper ML names;
Fri, 11 Oct 2019 21:51:10 +0200 clarified standard_proof_of: prefer expand_proof over somewhat adhoc strip_thm_proof;
wenzelm [Fri, 11 Oct 2019 21:51:10 +0200] rev 70839
clarified standard_proof_of: prefer expand_proof over somewhat adhoc strip_thm_proof;
Fri, 11 Oct 2019 21:44:39 +0200 some treatment of OfClass proofs;
wenzelm [Fri, 11 Oct 2019 21:44:39 +0200] rev 70838
some treatment of OfClass proofs;
Fri, 11 Oct 2019 21:34:37 +0200 tuned signature;
wenzelm [Fri, 11 Oct 2019 21:34:37 +0200] rev 70837
tuned signature;
Fri, 11 Oct 2019 21:23:06 +0200 misc tuning and clarification;
wenzelm [Fri, 11 Oct 2019 21:23:06 +0200] rev 70836
misc tuning and clarification;
Fri, 11 Oct 2019 19:35:59 +0200 proper treatment of axm_proof/oracle_proof like a closed proof constant, e.g. relevant for proof reconstruction of List.list.full_exhaustive_list.simps;
wenzelm [Fri, 11 Oct 2019 19:35:59 +0200] rev 70835
proper treatment of axm_proof/oracle_proof like a closed proof constant, e.g. relevant for proof reconstruction of List.list.full_exhaustive_list.simps;
Fri, 11 Oct 2019 18:26:35 +0200 clarified oracle_proof;
wenzelm [Fri, 11 Oct 2019 18:26:35 +0200] rev 70834
clarified oracle_proof;
Fri, 11 Oct 2019 16:40:33 +0200 tuned;
wenzelm [Fri, 11 Oct 2019 16:40:33 +0200] rev 70833
tuned;
Fri, 11 Oct 2019 16:32:52 +0200 tuned;
wenzelm [Fri, 11 Oct 2019 16:32:52 +0200] rev 70832
tuned;
Fri, 11 Oct 2019 16:28:36 +0200 tuned;
wenzelm [Fri, 11 Oct 2019 16:28:36 +0200] rev 70831
tuned;
Fri, 11 Oct 2019 15:36:32 +0200 clarified signature;
wenzelm [Fri, 11 Oct 2019 15:36:32 +0200] rev 70830
clarified signature;
Fri, 11 Oct 2019 11:16:36 +0200 tuned signature;
wenzelm [Fri, 11 Oct 2019 11:16:36 +0200] rev 70829
tuned signature;
Thu, 10 Oct 2019 16:51:47 +0200 more compact XML representation;
wenzelm [Thu, 10 Oct 2019 16:51:47 +0200] rev 70828
more compact XML representation;
Thu, 10 Oct 2019 15:52:30 +0200 proper generalize_proof: schematic variables need to be explicit in the resulting proof term (for shrink/reconstruct operation);
wenzelm [Thu, 10 Oct 2019 15:52:30 +0200] rev 70827
proper generalize_proof: schematic variables need to be explicit in the resulting proof term (for shrink/reconstruct operation);
Thu, 10 Oct 2019 15:18:40 +0200 tuned;
wenzelm [Thu, 10 Oct 2019 15:18:40 +0200] rev 70826
tuned;
Thu, 10 Oct 2019 15:10:07 +0200 tuned -- more direct ML expressions;
wenzelm [Thu, 10 Oct 2019 15:10:07 +0200] rev 70825
tuned -- more direct ML expressions;
Thu, 10 Oct 2019 15:00:36 +0200 clarified modules;
wenzelm [Thu, 10 Oct 2019 15:00:36 +0200] rev 70824
clarified modules;
Thu, 10 Oct 2019 14:55:26 +0200 tuned whitespace;
wenzelm [Thu, 10 Oct 2019 14:55:26 +0200] rev 70823
tuned whitespace;
Thu, 10 Oct 2019 14:53:48 +0200 more accurate treatment of propositions within proof terms, but these are ultimately ignored for performance reasons;
wenzelm [Thu, 10 Oct 2019 14:53:48 +0200] rev 70822
more accurate treatment of propositions within proof terms, but these are ultimately ignored for performance reasons;
Thu, 10 Oct 2019 11:04:27 +0200 unused;
wenzelm [Thu, 10 Oct 2019 11:04:27 +0200] rev 70821
unused;
Fri, 11 Oct 2019 11:08:32 +0200 document antiquotations + clarify porting text slightly
blanchet [Fri, 11 Oct 2019 11:08:32 +0200] rev 70820
document antiquotations + clarify porting text slightly
Thu, 10 Oct 2019 16:59:37 +0200 updated veriT part of Sledgehammer documentation
blanchet [Thu, 10 Oct 2019 16:59:37 +0200] rev 70819
updated veriT part of Sledgehammer documentation
Thu, 10 Oct 2019 16:37:52 +0200 added para constrasting 'primrec' and 'fun' -- and removed my middle name
blanchet [Thu, 10 Oct 2019 16:37:52 +0200] rev 70818
added para constrasting 'primrec' and 'fun' -- and removed my middle name
Wed, 09 Oct 2019 14:51:54 +0000 dedicated fact collections for algebraic simplification rules potentially splitting goals
haftmann [Wed, 09 Oct 2019 14:51:54 +0000] rev 70817
dedicated fact collections for algebraic simplification rules potentially splitting goals
Wed, 09 Oct 2019 23:00:52 +0200 merged
wenzelm [Wed, 09 Oct 2019 23:00:52 +0200] rev 70816
merged
Wed, 09 Oct 2019 23:00:12 +0200 tuned;
wenzelm [Wed, 09 Oct 2019 23:00:12 +0200] rev 70815
tuned;
Wed, 09 Oct 2019 22:52:34 +0200 misc tuning and clarification;
wenzelm [Wed, 09 Oct 2019 22:52:34 +0200] rev 70814
misc tuning and clarification;
Wed, 09 Oct 2019 22:22:17 +0200 tuned;
wenzelm [Wed, 09 Oct 2019 22:22:17 +0200] rev 70813
tuned;
Wed, 09 Oct 2019 22:18:23 +0200 tuned -- allow slightly more expensive atomic proofs;
wenzelm [Wed, 09 Oct 2019 22:18:23 +0200] rev 70812
tuned -- allow slightly more expensive atomic proofs;
Wed, 09 Oct 2019 21:59:56 +0200 clarified signature -- some operations to support fully explicit proof terms;
wenzelm [Wed, 09 Oct 2019 21:59:56 +0200] rev 70811
clarified signature -- some operations to support fully explicit proof terms;
Tue, 08 Oct 2019 16:54:23 +0200 tuned;
wenzelm [Tue, 08 Oct 2019 16:54:23 +0200] rev 70810
tuned;
Tue, 08 Oct 2019 16:17:19 +0200 tuned;
wenzelm [Tue, 08 Oct 2019 16:17:19 +0200] rev 70809
tuned;
Tue, 08 Oct 2019 16:11:04 +0200 proper treatment of sorts;
wenzelm [Tue, 08 Oct 2019 16:11:04 +0200] rev 70808
proper treatment of sorts;
Tue, 08 Oct 2019 16:04:59 +0200 tuned app_types: more direct map_proof_types_same;
wenzelm [Tue, 08 Oct 2019 16:04:59 +0200] rev 70807
tuned app_types: more direct map_proof_types_same;
Tue, 08 Oct 2019 14:27:11 +0200 tuned;
wenzelm [Tue, 08 Oct 2019 14:27:11 +0200] rev 70806
tuned;
Wed, 09 Oct 2019 18:48:15 +0200 generalized parsing, for e.g. Leo-III
blanchet [Wed, 09 Oct 2019 18:48:15 +0200] rev 70805
generalized parsing, for e.g. Leo-III
Wed, 09 Oct 2019 15:32:41 +0100 More theorems about limits, including cancellation simprules
paulson <lp15@cam.ac.uk> [Wed, 09 Oct 2019 15:32:41 +0100] rev 70804
More theorems about limits, including cancellation simprules
Wed, 09 Oct 2019 14:39:10 +0100 Generalised two results concerning limits from the real numbers to type classes
paulson <lp15@cam.ac.uk> [Wed, 09 Oct 2019 14:39:10 +0100] rev 70803
Generalised two results concerning limits from the real numbers to type classes
Tue, 08 Oct 2019 10:26:40 +0000 formally augmented corresponding rules for field_simps
haftmann [Tue, 08 Oct 2019 10:26:40 +0000] rev 70802
formally augmented corresponding rules for field_simps
Mon, 07 Oct 2019 21:51:31 +0200 clarified option type;
wenzelm [Mon, 07 Oct 2019 21:51:31 +0200] rev 70801
clarified option type;
Mon, 07 Oct 2019 17:20:26 +0200 count document nodes via raw file length;
wenzelm [Mon, 07 Oct 2019 17:20:26 +0200] rev 70800
count document nodes via raw file length;
Mon, 07 Oct 2019 15:04:18 +0200 merged
wenzelm [Mon, 07 Oct 2019 15:04:18 +0200] rev 70799
merged
Mon, 07 Oct 2019 14:23:58 +0200 clarified Load_State / load_limit;
wenzelm [Mon, 07 Oct 2019 14:23:58 +0200] rev 70798
clarified Load_State / load_limit;
Mon, 07 Oct 2019 13:58:18 +0200 clarified Load_State;
wenzelm [Mon, 07 Oct 2019 13:58:18 +0200] rev 70797
clarified Load_State;
Mon, 07 Oct 2019 11:35:43 +0200 discontinued pointless dump_checkpoint and share_common_data -- superseded by base logic image in Isabelle/MMT;
wenzelm [Mon, 07 Oct 2019 11:35:43 +0200] rev 70796
discontinued pointless dump_checkpoint and share_common_data -- superseded by base logic image in Isabelle/MMT;
Mon, 07 Oct 2019 10:51:20 +0200 count nodes uniformly: avoid overloaded session;
wenzelm [Mon, 07 Oct 2019 10:51:20 +0200] rev 70795
count nodes uniformly: avoid overloaded session;
Mon, 07 Oct 2019 10:44:59 +0200 clarified signature;
wenzelm [Mon, 07 Oct 2019 10:44:59 +0200] rev 70794
clarified signature;
Mon, 07 Oct 2019 14:31:46 +0200 simplified proof
nipkow [Mon, 07 Oct 2019 14:31:46 +0200] rev 70793
simplified proof
Sun, 06 Oct 2019 19:33:58 +0200 tuned signature;
wenzelm [Sun, 06 Oct 2019 19:33:58 +0200] rev 70792
tuned signature;
Sun, 06 Oct 2019 16:25:20 +0200 clarified signature: more options;
wenzelm [Sun, 06 Oct 2019 16:25:20 +0200] rev 70791
clarified signature: more options;
Sun, 06 Oct 2019 16:22:43 +0200 clarified signature: read full session requirements;
wenzelm [Sun, 06 Oct 2019 16:22:43 +0200] rev 70790
clarified signature: read full session requirements;
Sun, 06 Oct 2019 15:28:59 +0200 clarified signature;
wenzelm [Sun, 06 Oct 2019 15:28:59 +0200] rev 70789
clarified signature;
Sun, 06 Oct 2019 14:17:58 +0200 tuned signature;
wenzelm [Sun, 06 Oct 2019 14:17:58 +0200] rev 70788
tuned signature;
Sat, 05 Oct 2019 15:34:54 +0200 clarified options -- more scalable;
wenzelm [Sat, 05 Oct 2019 15:34:54 +0200] rev 70787
clarified options -- more scalable;
Fri, 04 Oct 2019 16:34:14 +0200 obsolete;
wenzelm [Fri, 04 Oct 2019 16:34:14 +0200] rev 70786
obsolete;
Fri, 04 Oct 2019 16:25:45 +0200 proper replacement for (map_types (K dummyT));
wenzelm [Fri, 04 Oct 2019 16:25:45 +0200] rev 70785
proper replacement for (map_types (K dummyT));
Fri, 04 Oct 2019 15:30:52 +0200 Term_XML.Encode/Decode.term uses Const "typargs";
wenzelm [Fri, 04 Oct 2019 15:30:52 +0200] rev 70784
Term_XML.Encode/Decode.term uses Const "typargs";
Wed, 02 Oct 2019 22:01:04 +0200 prefer atomic edits -- potentially more robust;
wenzelm [Wed, 02 Oct 2019 22:01:04 +0200] rev 70783
prefer atomic edits -- potentially more robust;
Wed, 02 Oct 2019 21:27:51 +0200 clarified signature -- potentially more robust;
wenzelm [Wed, 02 Oct 2019 21:27:51 +0200] rev 70782
clarified signature -- potentially more robust;
Wed, 02 Oct 2019 20:58:09 +0200 just one dump_checkpoint Main -- potentially more robust;
wenzelm [Wed, 02 Oct 2019 20:58:09 +0200] rev 70781
just one dump_checkpoint Main -- potentially more robust;
Wed, 02 Oct 2019 14:45:37 +0200 more robust: avoid update/interrupt of long-running print_consolidation;
wenzelm [Wed, 02 Oct 2019 14:45:37 +0200] rev 70780
more robust: avoid update/interrupt of long-running print_consolidation;
Tue, 01 Oct 2019 20:21:30 +0200 avoid censorship of options, e.g. relevant for Isabelle/MMT to provide its own value;
wenzelm [Tue, 01 Oct 2019 20:21:30 +0200] rev 70779
avoid censorship of options, e.g. relevant for Isabelle/MMT to provide its own value;
Tue, 01 Oct 2019 19:54:42 +0200 consolidate less aggressively: avoid live-lock when PIDE round-trip takes too long (e.g. in complex theory hierarchies);
wenzelm [Tue, 01 Oct 2019 19:54:42 +0200] rev 70778
consolidate less aggressively: avoid live-lock when PIDE round-trip takes too long (e.g. in complex theory hierarchies);
Tue, 01 Oct 2019 19:08:24 +0200 obsolete (see 60abd1e94168);
wenzelm [Tue, 01 Oct 2019 19:08:24 +0200] rev 70777
obsolete (see 60abd1e94168);
Tue, 01 Oct 2019 11:42:23 +0200 more robust after shutdown;
wenzelm [Tue, 01 Oct 2019 11:42:23 +0200] rev 70776
more robust after shutdown;
Tue, 01 Oct 2019 11:29:03 +0200 more sequential access to Session.manager.global_state: avoid minor divergence of tip version;
wenzelm [Tue, 01 Oct 2019 11:29:03 +0200] rev 70775
more sequential access to Session.manager.global_state: avoid minor divergence of tip version;
Mon, 30 Sep 2019 21:01:08 +0200 clarified share_common_data: after finished checkpoint, before next edits;
wenzelm [Mon, 30 Sep 2019 21:01:08 +0200] rev 70774
clarified share_common_data: after finished checkpoint, before next edits;
Mon, 30 Sep 2019 17:28:40 +0200 obsolete (see 030a6baa5cb2 and d14ddb1df52c);
wenzelm [Mon, 30 Sep 2019 17:28:40 +0200] rev 70773
obsolete (see 030a6baa5cb2 and d14ddb1df52c);
Mon, 30 Sep 2019 16:40:35 +0200 support headless_load_limit for more scalable load process;
wenzelm [Mon, 30 Sep 2019 16:40:35 +0200] rev 70772
support headless_load_limit for more scalable load process;
Mon, 30 Sep 2019 13:23:49 +0200 added dump_options: disabled by default;
wenzelm [Mon, 30 Sep 2019 13:23:49 +0200] rev 70771
added dump_options: disabled by default;
Mon, 30 Sep 2019 13:11:22 +0200 tuned message;
wenzelm [Mon, 30 Sep 2019 13:11:22 +0200] rev 70770
tuned message;
Mon, 30 Sep 2019 12:52:16 +0200 clarified incremental loading: requirements based on maximal nodes;
wenzelm [Mon, 30 Sep 2019 12:52:16 +0200] rev 70769
clarified incremental loading: requirements based on maximal nodes;
Mon, 30 Sep 2019 11:36:21 +0200 tuned signature;
wenzelm [Mon, 30 Sep 2019 11:36:21 +0200] rev 70768
tuned signature;
Mon, 30 Sep 2019 11:22:51 +0200 tuned;
wenzelm [Mon, 30 Sep 2019 11:22:51 +0200] rev 70767
tuned;
Sun, 29 Sep 2019 16:44:29 +0200 tuned message;
wenzelm [Sun, 29 Sep 2019 16:44:29 +0200] rev 70766
tuned message;
Sun, 29 Sep 2019 13:29:10 +0200 more explicit type Load_State;
wenzelm [Sun, 29 Sep 2019 13:29:10 +0200] rev 70765
more explicit type Load_State;
Sun, 29 Sep 2019 12:26:43 +0200 more operations -- incremental exploration of reachable nodes;
wenzelm [Sun, 29 Sep 2019 12:26:43 +0200] rev 70764
more operations -- incremental exploration of reachable nodes;
Sat, 28 Sep 2019 12:38:34 +0200 tuned messages (again) -- avoid confusion wrt. total remaining size;
wenzelm [Sat, 28 Sep 2019 12:38:34 +0200] rev 70763
tuned messages (again) -- avoid confusion wrt. total remaining size;
Thu, 26 Sep 2019 21:22:58 +0200 added lemma
nipkow [Thu, 26 Sep 2019 21:22:58 +0200] rev 70762
added lemma
Thu, 26 Sep 2019 15:25:51 +0200 more Phabricator configuration;
wenzelm [Thu, 26 Sep 2019 15:25:51 +0200] rev 70761
more Phabricator configuration;
Thu, 26 Sep 2019 12:24:02 +0100 A little more material from the Fourier AFP entry, and the correction of two very slow proof lines
paulson <lp15@cam.ac.uk> [Thu, 26 Sep 2019 12:24:02 +0100] rev 70760
A little more material from the Fourier AFP entry, and the correction of two very slow proof lines
Wed, 25 Sep 2019 21:39:43 +0200 boot with Phabricator PHP daemon;
wenzelm [Wed, 25 Sep 2019 21:39:43 +0200] rev 70759
boot with Phabricator PHP daemon;
Wed, 25 Sep 2019 20:12:20 +0200 clarified sshd setup: standard service on non-standard port 222, special "vcs" service on standard port 22;
wenzelm [Wed, 25 Sep 2019 20:12:20 +0200] rev 70758
clarified sshd setup: standard service on non-standard port 222, special "vcs" service on standard port 22;
Wed, 25 Sep 2019 19:40:00 +0200 disable lrzcloud1 -- superseded by lrzcloud2;
wenzelm [Wed, 25 Sep 2019 19:40:00 +0200] rev 70757
disable lrzcloud1 -- superseded by lrzcloud2;
Wed, 25 Sep 2019 18:39:47 +0200 merged
nipkow [Wed, 25 Sep 2019 18:39:47 +0200] rev 70756
merged
Wed, 25 Sep 2019 17:22:57 +0200 replaced new type ('a,'b) tree by old type ('a*'b) tree.
nipkow [Wed, 25 Sep 2019 17:22:57 +0200] rev 70755
replaced new type ('a,'b) tree by old type ('a*'b) tree.
Wed, 25 Sep 2019 14:31:00 +0200 more Phabricator configuration;
wenzelm [Wed, 25 Sep 2019 14:31:00 +0200] rev 70754
more Phabricator configuration;
Tue, 24 Sep 2019 17:36:14 +0200 merged
nipkow [Tue, 24 Sep 2019 17:36:14 +0200] rev 70753
merged
Tue, 24 Sep 2019 16:10:34 +0200 merged
nipkow [Tue, 24 Sep 2019 16:10:34 +0200] rev 70752
merged
Tue, 24 Sep 2019 16:10:27 +0200 simplified proofs
nipkow [Tue, 24 Sep 2019 16:10:27 +0200] rev 70751
simplified proofs
Tue, 24 Sep 2019 16:17:37 +0200 some information about Phabricator server setup;
wenzelm [Tue, 24 Sep 2019 16:17:37 +0200] rev 70750
some information about Phabricator server setup;
Tue, 24 Sep 2019 12:56:10 +0100 More type class generalisations. Note that linorder_antisym_conv1 and linorder_antisym_conv2 no longer exist.
paulson <lp15@cam.ac.uk> [Tue, 24 Sep 2019 12:56:10 +0100] rev 70749
More type class generalisations. Note that linorder_antisym_conv1 and linorder_antisym_conv2 no longer exist.
Mon, 23 Sep 2019 17:15:44 +0200 merged
nipkow [Mon, 23 Sep 2019 17:15:44 +0200] rev 70748
merged
Mon, 23 Sep 2019 17:15:29 +0200 Enforced precodition "n <= length xs" to avoid relying on "hd []".
nipkow [Mon, 23 Sep 2019 17:15:29 +0200] rev 70747
Enforced precodition "n <= length xs" to avoid relying on "hd []".
Mon, 23 Sep 2019 14:08:49 +0100 Generalisation of many theorems to a more abstract type class (suggested by Mr Anonymous)
paulson <lp15@cam.ac.uk> [Mon, 23 Sep 2019 14:08:49 +0100] rev 70746
Generalisation of many theorems to a more abstract type class (suggested by Mr Anonymous)
Mon, 23 Sep 2019 08:43:52 +0200 tuned
nipkow [Mon, 23 Sep 2019 08:43:52 +0200] rev 70745
tuned
Mon, 23 Sep 2019 07:57:58 +0200 added lemma
nipkow [Mon, 23 Sep 2019 07:57:58 +0200] rev 70744
added lemma
Sun, 22 Sep 2019 19:04:11 +0200 proper file name instead of font name (amending dc9a39c3f75d);
wenzelm [Sun, 22 Sep 2019 19:04:11 +0200] rev 70743
proper file name instead of font name (amending dc9a39c3f75d);
Sun, 22 Sep 2019 16:25:09 +0200 added function
nipkow [Sun, 22 Sep 2019 16:25:09 +0200] rev 70742
added function
Thu, 19 Sep 2019 20:27:40 +0200 merged
wenzelm [Thu, 19 Sep 2019 20:27:40 +0200] rev 70741
merged
Thu, 19 Sep 2019 20:27:30 +0200 clarified data structures;
wenzelm [Thu, 19 Sep 2019 20:27:30 +0200] rev 70740
clarified data structures; eliminated presumably obsolete check of known_theories: should be unique by construction;
Thu, 19 Sep 2019 16:42:27 +0200 unused;
wenzelm [Thu, 19 Sep 2019 16:42:27 +0200] rev 70739
unused;
Thu, 19 Sep 2019 17:24:15 +0100 merged
paulson [Thu, 19 Sep 2019 17:24:15 +0100] rev 70738
merged
Thu, 19 Sep 2019 17:24:08 +0100 Tidying and one more theorem
paulson <lp15@cam.ac.uk> [Thu, 19 Sep 2019 17:24:08 +0100] rev 70737
Tidying and one more theorem
Thu, 19 Sep 2019 16:38:32 +0200 merged
wenzelm [Thu, 19 Sep 2019 16:38:32 +0200] rev 70736
merged
Thu, 19 Sep 2019 16:38:05 +0200 explicit check of assumption prefix;
wenzelm [Thu, 19 Sep 2019 16:38:05 +0200] rev 70735
explicit check of assumption prefix;
Thu, 19 Sep 2019 15:09:12 +0200 clarified signature;
wenzelm [Thu, 19 Sep 2019 15:09:12 +0200] rev 70734
clarified signature;
Thu, 19 Sep 2019 10:52:18 +0200 clarified modules;
wenzelm [Thu, 19 Sep 2019 10:52:18 +0200] rev 70733
clarified modules;
Wed, 18 Sep 2019 22:46:01 +0200 support soft types for 'have' etc., with careful export wrt. result text to avoid extra assumptions (details may differ due to polymorphism);
wenzelm [Wed, 18 Sep 2019 22:46:01 +0200] rev 70732
support soft types for 'have' etc., with careful export wrt. result text to avoid extra assumptions (details may differ due to polymorphism);
Wed, 18 Sep 2019 21:35:21 +0200 proper export of result_text for 'have';
wenzelm [Wed, 18 Sep 2019 21:35:21 +0200] rev 70731
proper export of result_text for 'have';
Wed, 18 Sep 2019 20:53:53 +0200 support soft types for 'assume';
wenzelm [Wed, 18 Sep 2019 20:53:53 +0200] rev 70730
support soft types for 'assume'; clarified "text": avoid polymorphism due to premature export;
Wed, 18 Sep 2019 20:10:15 +0200 more robust declaration of resulting statement text, instead of somewhat accidental (Variable.maybe_bind_term result_binds in generic_goal);
wenzelm [Wed, 18 Sep 2019 20:10:15 +0200] rev 70729
more robust declaration of resulting statement text, instead of somewhat accidental (Variable.maybe_bind_term result_binds in generic_goal);
Tue, 17 Sep 2019 17:06:05 +0200 clarified modules;
wenzelm [Tue, 17 Sep 2019 17:06:05 +0200] rev 70728
clarified modules;
Tue, 17 Sep 2019 16:26:57 +0200 clarified signature -- removed unused option (see acb0807ddb56);
wenzelm [Tue, 17 Sep 2019 16:26:57 +0200] rev 70727
clarified signature -- removed unused option (see acb0807ddb56);
Thu, 19 Sep 2019 14:49:19 +0100 one small last theorem
paulson <lp15@cam.ac.uk> [Thu, 19 Sep 2019 14:49:19 +0100] rev 70726
one small last theorem
Thu, 19 Sep 2019 13:59:29 +0100 Four new results from Smooth_Manifolds/Analysis_More
paulson <lp15@cam.ac.uk> [Thu, 19 Sep 2019 13:59:29 +0100] rev 70725
Four new results from Smooth_Manifolds/Analysis_More
Thu, 19 Sep 2019 12:36:15 +0100 A few more simple results
paulson <lp15@cam.ac.uk> [Thu, 19 Sep 2019 12:36:15 +0100] rev 70724
A few more simple results
Wed, 18 Sep 2019 14:41:37 +0100 imported new material mostly due to Sébastien Gouëzel
paulson <lp15@cam.ac.uk> [Wed, 18 Sep 2019 14:41:37 +0100] rev 70723
imported new material mostly due to Sébastien Gouëzel
Tue, 17 Sep 2019 16:21:31 +0100 A couple of new theorems, stolen from AFP entries
paulson <lp15@cam.ac.uk> [Tue, 17 Sep 2019 16:21:31 +0100] rev 70722
A couple of new theorems, stolen from AFP entries
Tue, 17 Sep 2019 12:36:04 +0100 A few new theorems, tidying up and deletion of obsolete material
paulson <lp15@cam.ac.uk> [Tue, 17 Sep 2019 12:36:04 +0100] rev 70721
A few new theorems, tidying up and deletion of obsolete material
Mon, 16 Sep 2019 23:51:24 +0200 merged
wenzelm [Mon, 16 Sep 2019 23:51:24 +0200] rev 70720
merged
Mon, 16 Sep 2019 23:25:09 +0200 more errors;
wenzelm [Mon, 16 Sep 2019 23:25:09 +0200] rev 70719
more errors;
Mon, 16 Sep 2019 23:20:45 +0200 clarified inversion of file name to theory name, notably for Windows;
wenzelm [Mon, 16 Sep 2019 23:20:45 +0200] rev 70718
clarified inversion of file name to theory name, notably for Windows;
Mon, 16 Sep 2019 21:42:22 +0200 clarified import_name: observe directory notation more strictly;
wenzelm [Mon, 16 Sep 2019 21:42:22 +0200] rev 70717
clarified import_name: observe directory notation more strictly;
Mon, 16 Sep 2019 21:30:30 +0200 tuned signature;
wenzelm [Mon, 16 Sep 2019 21:30:30 +0200] rev 70716
tuned signature;
Mon, 16 Sep 2019 20:06:25 +0200 clarified signature -- removed pointless operations;
wenzelm [Mon, 16 Sep 2019 20:06:25 +0200] rev 70715
clarified signature -- removed pointless operations;
Mon, 16 Sep 2019 19:48:09 +0200 clarified signature -- removed unused content;
wenzelm [Mon, 16 Sep 2019 19:48:09 +0200] rev 70714
clarified signature -- removed unused content;
Mon, 16 Sep 2019 19:35:08 +0200 clarified theory imports completion, based on session directories and current master directory (no support for local session-subdirectories);
wenzelm [Mon, 16 Sep 2019 19:35:08 +0200] rev 70713
clarified theory imports completion, based on session directories and current master directory (no support for local session-subdirectories);
Mon, 16 Sep 2019 16:00:10 +0200 find theories via session directories only -- ignore known_theories;
wenzelm [Mon, 16 Sep 2019 16:00:10 +0200] rev 70712
find theories via session directories only -- ignore known_theories;
Mon, 16 Sep 2019 15:30:38 +0200 tuned;
wenzelm [Mon, 16 Sep 2019 15:30:38 +0200] rev 70711
tuned;
Mon, 16 Sep 2019 12:03:25 +0200 tuned message;
wenzelm [Mon, 16 Sep 2019 12:03:25 +0200] rev 70710
tuned message;
Mon, 16 Sep 2019 19:31:38 +0200 merged
nipkow [Mon, 16 Sep 2019 19:31:38 +0200] rev 70709
merged
Mon, 16 Sep 2019 18:00:27 +0200 tuned
nipkow [Mon, 16 Sep 2019 18:00:27 +0200] rev 70708
tuned
Mon, 16 Sep 2019 17:03:13 +0100 A little-known material, and some tidying up
paulson <lp15@cam.ac.uk> [Mon, 16 Sep 2019 17:03:13 +0100] rev 70707
A little-known material, and some tidying up
Sun, 15 Sep 2019 17:24:31 +0200 merged
wenzelm [Sun, 15 Sep 2019 17:24:31 +0200] rev 70706
merged
Sun, 15 Sep 2019 17:01:35 +0200 tuned;
wenzelm [Sun, 15 Sep 2019 17:01:35 +0200] rev 70705
tuned;
Sun, 15 Sep 2019 15:49:36 +0200 clarified theory status;
wenzelm [Sun, 15 Sep 2019 15:49:36 +0200] rev 70704
clarified theory status;
Sun, 15 Sep 2019 15:47:47 +0200 dump ZF in parallel to HOL Main;
wenzelm [Sun, 15 Sep 2019 15:47:47 +0200] rev 70703
dump ZF in parallel to HOL Main;
Sun, 15 Sep 2019 14:01:57 +0200 tuned messages;
wenzelm [Sun, 15 Sep 2019 14:01:57 +0200] rev 70702
tuned messages;
Sun, 15 Sep 2019 14:01:38 +0200 more ambitious options (again);
wenzelm [Sun, 15 Sep 2019 14:01:38 +0200] rev 70701
more ambitious options (again);
Sun, 15 Sep 2019 13:52:30 +0200 more ambitious options (again, after 93aa546ffbac);
wenzelm [Sun, 15 Sep 2019 13:52:30 +0200] rev 70700
more ambitious options (again, after 93aa546ffbac);
Sun, 15 Sep 2019 13:42:01 +0200 tuned signature;
wenzelm [Sun, 15 Sep 2019 13:42:01 +0200] rev 70699
tuned signature;
Sun, 15 Sep 2019 13:37:53 +0200 proper clean_theories wrt. dynamic dep_graph;
wenzelm [Sun, 15 Sep 2019 13:37:53 +0200] rev 70698
proper clean_theories wrt. dynamic dep_graph;
Sun, 15 Sep 2019 13:12:13 +0200 tuned signature;
wenzelm [Sun, 15 Sep 2019 13:12:13 +0200] rev 70697
tuned signature;
Sat, 14 Sep 2019 22:13:36 +0200 potentially more robust: read under lock if not yet set;
wenzelm [Sat, 14 Sep 2019 22:13:36 +0200] rev 70696
potentially more robust: read under lock if not yet set;
Fri, 13 Sep 2019 11:00:59 +0200 tuned;
wenzelm [Fri, 13 Sep 2019 11:00:59 +0200] rev 70695
tuned;
Fri, 13 Sep 2019 12:46:36 +0100 New theory Equivalence_Measurable_On_Borel, with the HOL Light notion of measurable_on and its equivalence to ours
paulson <lp15@cam.ac.uk> [Fri, 13 Sep 2019 12:46:36 +0100] rev 70694
New theory Equivalence_Measurable_On_Borel, with the HOL Light notion of measurable_on and its equivalence to ours
Thu, 12 Sep 2019 17:17:52 +0200 session directories need to exist;
wenzelm [Thu, 12 Sep 2019 17:17:52 +0200] rev 70693
session directories need to exist;
Thu, 12 Sep 2019 16:52:04 +0200 clarified signature: eliminated unused option;
wenzelm [Thu, 12 Sep 2019 16:52:04 +0200] rev 70692
clarified signature: eliminated unused option;
Thu, 12 Sep 2019 15:32:45 +0100 merged
paulson [Thu, 12 Sep 2019 15:32:45 +0100] rev 70691
merged
Thu, 12 Sep 2019 15:32:39 +0100 importation fix
paulson <lp15@cam.ac.uk> [Thu, 12 Sep 2019 15:32:39 +0100] rev 70690
importation fix
Thu, 12 Sep 2019 14:51:50 +0100 merged
paulson [Thu, 12 Sep 2019 14:51:50 +0100] rev 70689
merged
Thu, 12 Sep 2019 14:51:45 +0100 new material on Analysis, plus some rearrangements
paulson <lp15@cam.ac.uk> [Thu, 12 Sep 2019 14:51:45 +0100] rev 70688
new material on Analysis, plus some rearrangements
Thu, 12 Sep 2019 16:21:44 +0200 eliminated pointless theory graph (reverting parts of a56eab490f4e): it caused problems with loaded vs. non-loaded node names, e.g. for theory Pure (see also 29bb1ebb188f);
wenzelm [Thu, 12 Sep 2019 16:21:44 +0200] rev 70687
eliminated pointless theory graph (reverting parts of a56eab490f4e): it caused problems with loaded vs. non-loaded node names, e.g. for theory Pure (see also 29bb1ebb188f);
Thu, 12 Sep 2019 14:22:47 +0200 discontinued obsolete "isabelle imports" and all_known data;
wenzelm [Thu, 12 Sep 2019 14:22:47 +0200] rev 70686
discontinued obsolete "isabelle imports" and all_known data;
Thu, 12 Sep 2019 13:39:04 +0200 avoid duplicate directories wrt. synthetic session;
wenzelm [Thu, 12 Sep 2019 13:39:04 +0200] rev 70685
avoid duplicate directories wrt. synthetic session;
Thu, 12 Sep 2019 13:35:53 +0200 disallow accidental duplicates within the same session specification -- proper total match;
wenzelm [Thu, 12 Sep 2019 13:35:53 +0200] rev 70684
disallow accidental duplicates within the same session specification -- proper total match;
Thu, 12 Sep 2019 13:33:09 +0200 find theory files via session structure: much faster Prover IDE startup;
wenzelm [Thu, 12 Sep 2019 13:33:09 +0200] rev 70683
find theory files via session structure: much faster Prover IDE startup;
Wed, 11 Sep 2019 20:48:10 +0200 find theory node name via session directories;
wenzelm [Wed, 11 Sep 2019 20:48:10 +0200] rev 70682
find theory node name via session directories;
Wed, 11 Sep 2019 16:06:10 +0200 disallow overlapping session directories;
wenzelm [Wed, 11 Sep 2019 16:06:10 +0200] rev 70681
disallow overlapping session directories;
Tue, 10 Sep 2019 14:40:00 +0100 tidied up some massive ugliness
paulson <lp15@cam.ac.uk> [Tue, 10 Sep 2019 14:40:00 +0100] rev 70680
tidied up some massive ugliness
Sun, 08 Sep 2019 20:04:32 +0200 clarified messages;
wenzelm [Sun, 08 Sep 2019 20:04:32 +0200] rev 70679
clarified messages;
Sun, 08 Sep 2019 17:49:35 +0200 clarified syntax: 'directories' and 'theories' belong together;
wenzelm [Sun, 08 Sep 2019 17:49:35 +0200] rev 70678
clarified syntax: 'directories' and 'theories' belong together;
Sun, 08 Sep 2019 17:15:46 +0200 more documentation;
wenzelm [Sun, 08 Sep 2019 17:15:46 +0200] rev 70677
more documentation;
Sun, 08 Sep 2019 16:49:32 +0200 check session directories;
wenzelm [Sun, 08 Sep 2019 16:49:32 +0200] rev 70676
check session directories;
Sun, 08 Sep 2019 16:49:05 +0200 declare session directories;
wenzelm [Sun, 08 Sep 2019 16:49:05 +0200] rev 70675
declare session directories;
Sun, 08 Sep 2019 13:07:03 +0200 clarified signature: proper Document.Node.Ordering conforming to equality (e.g. required in situations where theory names are ambiguous due to overlapping session directories);
wenzelm [Sun, 08 Sep 2019 13:07:03 +0200] rev 70674
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 theory_name based on session_directories: no need for expensive all_known;
wenzelm [Sat, 07 Sep 2019 19:52:36 +0200] rev 70673
theory_name based on session_directories: no need for expensive all_known;
Sat, 07 Sep 2019 16:17:30 +0200 clarified session_directories: relative to session_path, with overlapping information;
wenzelm [Sat, 07 Sep 2019 16:17:30 +0200] rev 70672
clarified session_directories: relative to session_path, with overlapping information;
Sat, 07 Sep 2019 15:18:06 +0200 clarified signature: retain global session information, unaffected by later restriction;
wenzelm [Sat, 07 Sep 2019 15:18:06 +0200] rev 70671
clarified signature: retain global session information, unaffected by later restriction;
Sat, 07 Sep 2019 14:50:38 +0200 disable fragile options for now;
wenzelm [Sat, 07 Sep 2019 14:50:38 +0200] rev 70670
disable fragile options for now;
Sat, 07 Sep 2019 12:16:11 +0200 avoid overlapping session directories;
wenzelm [Sat, 07 Sep 2019 12:16:11 +0200] rev 70669
avoid overlapping session directories;
Sat, 07 Sep 2019 12:11:42 +0200 support for explicit session directories;
wenzelm [Sat, 07 Sep 2019 12:11:42 +0200] rev 70668
support for explicit session directories;
Fri, 06 Sep 2019 20:29:09 +0200 obsolete (see 94442fce40a5);
wenzelm [Fri, 06 Sep 2019 20:29:09 +0200] rev 70667
obsolete (see 94442fce40a5);
Fri, 06 Sep 2019 20:23:31 +0200 optional trace output;
wenzelm [Fri, 06 Sep 2019 20:23:31 +0200] rev 70666
optional trace output;
Fri, 06 Sep 2019 19:44:54 +0200 prefer commands_accepted: fewer protocol messages;
wenzelm [Fri, 06 Sep 2019 19:44:54 +0200] rev 70665
prefer commands_accepted: fewer protocol messages;
Fri, 06 Sep 2019 18:59:24 +0200 prefer define_commands_bulk: fewer protocol messages;
wenzelm [Fri, 06 Sep 2019 18:59:24 +0200] rev 70664
prefer define_commands_bulk: fewer protocol messages;
Fri, 06 Sep 2019 17:10:23 +0200 clarified signature;
wenzelm [Fri, 06 Sep 2019 17:10:23 +0200] rev 70663
clarified signature;
Fri, 06 Sep 2019 16:48:28 +0200 tuned signature -- prefer bulk messages;
wenzelm [Fri, 06 Sep 2019 16:48:28 +0200] rev 70662
tuned signature -- prefer bulk messages;
Fri, 06 Sep 2019 16:11:19 +0200 tuned signature;
wenzelm [Fri, 06 Sep 2019 16:11:19 +0200] rev 70661
tuned signature;
Fri, 06 Sep 2019 15:50:57 +0200 proper session-qualifier imports (amending "fixes" from adaa0a6ea4fe);
wenzelm [Fri, 06 Sep 2019 15:50:57 +0200] rev 70660
proper session-qualifier imports (amending "fixes" from adaa0a6ea4fe);
Fri, 06 Sep 2019 15:45:05 +0200 more robust;
wenzelm [Fri, 06 Sep 2019 15:45:05 +0200] rev 70659
more robust;
Fri, 06 Sep 2019 11:32:38 +0200 unused;
wenzelm [Fri, 06 Sep 2019 11:32:38 +0200] rev 70658
unused;
Fri, 06 Sep 2019 11:32:24 +0200 proper finished_theory status for result;
wenzelm [Fri, 06 Sep 2019 11:32:24 +0200] rev 70657
proper finished_theory status for result;
Fri, 06 Sep 2019 10:28:29 +0200 more central checkpoint;
wenzelm [Fri, 06 Sep 2019 10:28:29 +0200] rev 70656
more central checkpoint;
Wed, 04 Sep 2019 22:12:44 +0200 disable share_common_data for now (amending 0f8742b5a9e8) -- potentially more robust;
wenzelm [Wed, 04 Sep 2019 22:12:44 +0200] rev 70655
disable share_common_data for now (amending 0f8742b5a9e8) -- potentially more robust;
Wed, 04 Sep 2019 22:01:19 +0200 merged
wenzelm [Wed, 04 Sep 2019 22:01:19 +0200] rev 70654
merged
Wed, 04 Sep 2019 22:00:38 +0200 load theories in stages, to reduce ML heap requirements;
wenzelm [Wed, 04 Sep 2019 22:00:38 +0200] rev 70653
load theories in stages, to reduce ML heap requirements;
Wed, 04 Sep 2019 21:42:11 +0200 more complete graph;
wenzelm [Wed, 04 Sep 2019 21:42:11 +0200] rev 70652
more complete graph;
Wed, 04 Sep 2019 20:05:57 +0200 tuned messages;
wenzelm [Wed, 04 Sep 2019 20:05:57 +0200] rev 70651
tuned messages;
Wed, 04 Sep 2019 11:21:07 +0200 tuned signature;
wenzelm [Wed, 04 Sep 2019 11:21:07 +0200] rev 70650
tuned signature;
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
(0) -30000 -10000 -3000 -1000 -240 +240 +1000 +3000 tip