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;
nipkow [Thu, 29 Aug 2019 19:07:09 +0200] rev 70632
merged
nipkow [Thu, 29 Aug 2019 19:07:00 +0200] rev 70631
simplified proofs
haftmann [Thu, 29 Aug 2019 12:59:10 +0000] rev 70630
more rules for ordered real vector spaces
nipkow [Thu, 29 Aug 2019 14:20:46 +0200] rev 70629
simplified setup
nipkow [Thu, 29 Aug 2019 13:07:56 +0200] rev 70628
tuned proof
wenzelm [Wed, 28 Aug 2019 23:19:43 +0200] rev 70627
merged
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;
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;
wenzelm [Wed, 28 Aug 2019 10:18:50 +0200] rev 70624
more scalable -- less ML heap requirements;
wenzelm [Wed, 28 Aug 2019 10:13:32 +0200] rev 70623
tuned whitespace;
ballarin [Wed, 28 Aug 2019 19:19:17 +0200] rev 70622
Integrate locale activation fallback diagnostics with 'trace_locales'.