wenzelm [Sun, 15 Sep 2019 17:24:31 +0200] rev 70706
merged
wenzelm [Sun, 15 Sep 2019 17:01:35 +0200] rev 70705
tuned;
wenzelm [Sun, 15 Sep 2019 15:49:36 +0200] rev 70704
clarified theory status;
wenzelm [Sun, 15 Sep 2019 15:47:47 +0200] rev 70703
dump ZF in parallel to HOL Main;
wenzelm [Sun, 15 Sep 2019 14:01:57 +0200] rev 70702
tuned messages;
wenzelm [Sun, 15 Sep 2019 14:01:38 +0200] rev 70701
more ambitious options (again);
wenzelm [Sun, 15 Sep 2019 13:52:30 +0200] rev 70700
more ambitious options (again, after 93aa546ffbac);
wenzelm [Sun, 15 Sep 2019 13:42:01 +0200] rev 70699
tuned signature;
wenzelm [Sun, 15 Sep 2019 13:37:53 +0200] rev 70698
proper clean_theories wrt. dynamic dep_graph;
wenzelm [Sun, 15 Sep 2019 13:12:13 +0200] rev 70697
tuned signature;
wenzelm [Sat, 14 Sep 2019 22:13:36 +0200] rev 70696
potentially more robust: read under lock if not yet set;
wenzelm [Fri, 13 Sep 2019 11:00:59 +0200] rev 70695
tuned;
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
wenzelm [Thu, 12 Sep 2019 17:17:52 +0200] rev 70693
session directories need to exist;
wenzelm [Thu, 12 Sep 2019 16:52:04 +0200] rev 70692
clarified signature: eliminated unused option;
paulson [Thu, 12 Sep 2019 15:32:45 +0100] rev 70691
merged
paulson <lp15@cam.ac.uk> [Thu, 12 Sep 2019 15:32:39 +0100] rev 70690
importation fix
paulson [Thu, 12 Sep 2019 14:51:50 +0100] rev 70689
merged
paulson <lp15@cam.ac.uk> [Thu, 12 Sep 2019 14:51:45 +0100] rev 70688
new material on Analysis, plus some rearrangements
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);
wenzelm [Thu, 12 Sep 2019 14:22:47 +0200] rev 70686
discontinued obsolete "isabelle imports" and all_known data;
wenzelm [Thu, 12 Sep 2019 13:39:04 +0200] rev 70685
avoid duplicate directories wrt. synthetic session;
wenzelm [Thu, 12 Sep 2019 13:35:53 +0200] rev 70684
disallow accidental duplicates within the same session specification -- proper total match;
wenzelm [Thu, 12 Sep 2019 13:33:09 +0200] rev 70683
find theory files via session structure: much faster Prover IDE startup;