wenzelm [Mon, 27 Aug 2018 15:01:52 +0200] rev 68817
check environment name;
wenzelm [Mon, 27 Aug 2018 14:42:24 +0200] rev 68816
support named ML environments, notably "Isabelle", "SML";
more uniform options ML_read_global, ML_write_global;
clarified bootstrap environment;
wenzelm [Mon, 27 Aug 2018 14:31:52 +0200] rev 68815
tuned;
wenzelm [Sun, 26 Aug 2018 17:48:35 +0200] rev 68814
tuned;
wenzelm [Sun, 26 Aug 2018 17:28:38 +0200] rev 68813
clarified signature;
wenzelm [Sun, 26 Aug 2018 15:39:34 +0200] rev 68812
clarified -- prefer new 'ML_export' command;
Lars Hupel <lars.hupel@mytum.de> [Sat, 25 Aug 2018 22:14:12 +0200] rev 68811
merged
Lars Hupel <lars.hupel@mytum.de> [Sat, 25 Aug 2018 20:44:09 +0200] rev 68810
material on finite maps
wenzelm [Sat, 25 Aug 2018 21:15:43 +0200] rev 68809
more uniform cartouche syntax;
more documentation;
wenzelm [Sat, 25 Aug 2018 20:48:16 +0200] rev 68808
more uniform cartouche syntax;
wenzelm [Sat, 25 Aug 2018 20:22:00 +0200] rev 68807
more robust exit: avoid later Consolidate_Execution with handle_raw_edits (cf. 2fd3a6d6ba2e);
wenzelm [Sat, 25 Aug 2018 20:10:49 +0200] rev 68806
tuned message;
wenzelm [Sat, 25 Aug 2018 17:20:06 +0200] rev 68805
clarified message;
wenzelm [Sat, 25 Aug 2018 10:42:08 +0200] rev 68804
actually ensure globally unique counter results (amending a5853334c179);
wenzelm [Sat, 25 Aug 2018 10:29:31 +0200] rev 68803
retain original PolyML.pointerEq;
haftmann [Fri, 24 Aug 2018 20:22:14 +0000] rev 68802
some modernization of notation
haftmann [Fri, 24 Aug 2018 20:22:10 +0000] rev 68801
deprecation of ASCII syntax for indexed big operators
nipkow [Fri, 24 Aug 2018 16:00:41 +0200] rev 68800
tuned
nipkow [Fri, 24 Aug 2018 13:09:35 +0200] rev 68799
merged
nipkow [Fri, 24 Aug 2018 13:08:53 +0200] rev 68798
tuned proofs
haftmann [Thu, 23 Aug 2018 17:10:28 +0000] rev 68797
tuned
haftmann [Thu, 23 Aug 2018 17:09:39 +0000] rev 68796
simplified syntax setup for big operators under image, retaining input abbreviations for backward compatibility
haftmann [Thu, 23 Aug 2018 17:09:37 +0000] rev 68795
dropped redundant syntax translation rules for big operators
nipkow [Thu, 23 Aug 2018 16:45:19 +0200] rev 68794
moved lemma from AFP
nipkow [Thu, 23 Aug 2018 14:49:36 +0200] rev 68793
tuned lemmas
nipkow [Thu, 23 Aug 2018 07:02:29 +0200] rev 68792
merged
nipkow [Thu, 23 Aug 2018 07:02:19 +0200] rev 68791
tuned
haftmann [Wed, 22 Aug 2018 13:33:50 +0000] rev 68790
prefer constructive primitive_part over implicit content_decompose
nipkow [Wed, 22 Aug 2018 16:41:29 +0200] rev 68789
merged
nipkow [Wed, 22 Aug 2018 16:41:10 +0200] rev 68788
tuned lemmas
haftmann [Wed, 22 Aug 2018 12:32:58 +0000] rev 68787
more uniform parameter naming convention for choose and gchoose
haftmann [Wed, 22 Aug 2018 12:32:58 +0000] rev 68786
slightly generalized theorems
haftmann [Wed, 22 Aug 2018 12:32:58 +0000] rev 68785
tuned code setup
haftmann [Wed, 22 Aug 2018 12:32:58 +0000] rev 68784
tuned
haftmann [Wed, 22 Aug 2018 12:32:58 +0000] rev 68783
more theorems on fact
haftmann [Wed, 22 Aug 2018 12:32:58 +0000] rev 68782
removed ineffective code equation
haftmann [Wed, 22 Aug 2018 12:32:58 +0000] rev 68781
tuned whitespace
haftmann [Wed, 22 Aug 2018 12:32:57 +0000] rev 68780
new simp rule
nipkow [Wed, 22 Aug 2018 12:31:57 +0200] rev 68779
copied but not adapted
nipkow [Tue, 21 Aug 2018 17:29:46 +0200] rev 68778
improved sectioning
nipkow [Mon, 20 Aug 2018 20:54:40 +0200] rev 68777
merged
nipkow [Mon, 20 Aug 2018 20:54:26 +0200] rev 68776
avoid session qualification because no tex is generated when used;
tuned sectioning
haftmann [Mon, 20 Aug 2018 10:44:53 +0000] rev 68775
removed ineffective code declarations
haftmann [Fri, 17 Aug 2018 11:26:35 +0000] rev 68774
proper code abbreviation for power on real
haftmann [Fri, 17 Aug 2018 11:26:34 +0000] rev 68773
tuned
haftmann [Fri, 17 Aug 2018 11:26:31 +0000] rev 68772
tuned
wenzelm [Sun, 19 Aug 2018 10:32:22 +0200] rev 68771
suppress redundant messages;
wenzelm [Sat, 18 Aug 2018 22:09:09 +0200] rev 68770
optional notification of nodes_status (via progress);
more accurate changed.nodes wrt. dep_theories;
tuned signature;