wenzelm [Sat, 07 Jan 2017 20:01:05 +0100] rev 64824
tuned signature;
wenzelm [Sat, 07 Jan 2017 19:36:40 +0100] rev 64823
tuned signature;
wenzelm [Sat, 07 Jan 2017 17:32:11 +0100] rev 64822
tuned;
wenzelm [Sat, 07 Jan 2017 17:30:06 +0100] rev 64821
clarified lazy text content;
wenzelm [Sat, 07 Jan 2017 16:16:41 +0100] rev 64820
Line.Document consists of independently allocated strings;
tuned signature;
wenzelm [Sat, 07 Jan 2017 15:25:01 +0100] rev 64819
obsolete;
wenzelm [Sat, 07 Jan 2017 15:16:36 +0100] rev 64818
clarified buffer events: exit model while loading;
misc tuning;
wenzelm [Sat, 07 Jan 2017 14:34:53 +0100] rev 64817
separate Buffer_Model vs. File_Model;
misc tuning and clarification;
wenzelm [Sat, 07 Jan 2017 11:22:13 +0100] rev 64816
tuned;
wenzelm [Sat, 07 Jan 2017 09:42:57 +0100] rev 64815
tuned;
wenzelm [Fri, 06 Jan 2017 23:25:18 +0100] rev 64814
tuned;
wenzelm [Fri, 06 Jan 2017 13:27:18 +0100] rev 64813
manage buffer models as explicit global state;
tuned signature;
wenzelm [Fri, 06 Jan 2017 11:58:29 +0100] rev 64812
tuned signature;
haftmann [Sat, 07 Jan 2017 09:56:33 +0100] rev 64811
obsolete
wenzelm [Thu, 05 Jan 2017 22:57:59 +0100] rev 64810
more informative error for spurious crash;
wenzelm [Thu, 05 Jan 2017 22:38:06 +0100] rev 64809
merged
wenzelm [Thu, 05 Jan 2017 22:37:52 +0100] rev 64808
tuned;
wenzelm [Thu, 05 Jan 2017 22:28:22 +0100] rev 64807
dummy File_Watcher for Windows (spurious crashes seen on Windows 7);
wenzelm [Thu, 05 Jan 2017 21:34:04 +0100] rev 64806
more robust treatment of logical lines;
wenzelm [Thu, 05 Jan 2017 16:46:01 +0100] rev 64805
updated package;
wenzelm [Thu, 05 Jan 2017 16:40:11 +0100] rev 64804
proper name for recursive grammar;
pro-forma update of fileTypes;
wenzelm [Thu, 05 Jan 2017 16:23:51 +0100] rev 64803
emit Commands_Changed for blobs as well, e.g. relevant for isabelle.vscode.Server.prover_output;
wenzelm [Thu, 05 Jan 2017 16:16:18 +0100] rev 64802
suppress empty results;
wenzelm [Thu, 05 Jan 2017 15:32:32 +0100] rev 64801
tuned;
wenzelm [Thu, 05 Jan 2017 15:15:51 +0100] rev 64800
manage document blobs as well;
wenzelm [Thu, 05 Jan 2017 12:23:25 +0100] rev 64799
misc tuning and clarification;
wenzelm [Thu, 05 Jan 2017 10:49:47 +0100] rev 64798
tuned;
wenzelm [Thu, 05 Jan 2017 10:10:51 +0100] rev 64797
tuned;
wenzelm [Thu, 05 Jan 2017 09:55:26 +0100] rev 64796
tuned;
haftmann [Thu, 05 Jan 2017 17:11:21 +0100] rev 64795
tuned structure
haftmann [Thu, 05 Jan 2017 14:49:21 +0100] rev 64794
lead_coeff is more appropriate as abbreviation
haftmann [Thu, 05 Jan 2017 09:24:07 +0100] rev 64793
more lemmas;
tuned headings
paulson <lp15@cam.ac.uk> [Thu, 05 Jan 2017 17:10:13 +0000] rev 64792
covering space lift lemmas
paulson <lp15@cam.ac.uk> [Thu, 05 Jan 2017 16:37:49 +0000] rev 64791
facts about ANRs, ENRs, covering spaces
paulson <lp15@cam.ac.uk> [Thu, 05 Jan 2017 16:03:23 +0000] rev 64790
New theory of arcwise connected sets and other new material
paulson <lp15@cam.ac.uk> [Thu, 05 Jan 2017 15:03:37 +0000] rev 64789
connectedness, circles not simply connected , punctured universe
paulson <lp15@cam.ac.uk> [Thu, 05 Jan 2017 14:18:24 +0000] rev 64788
New material about path connectedness, etc.
haftmann [Wed, 04 Jan 2017 21:28:33 +0100] rev 64787
tuned NEWS
haftmann [Wed, 04 Jan 2017 21:28:29 +0100] rev 64786
reworked to provide auxiliary operations Euclidean_Algorithm.* to instantiate gcd etc. for euclidean rings
haftmann [Wed, 04 Jan 2017 21:28:29 +0100] rev 64785
moved euclidean ring to HOL
haftmann [Wed, 04 Jan 2017 21:28:28 +0100] rev 64784
reshaped euclidean semiring into hierarchy of euclidean semirings culminating in uniquely determined euclidean divion
wenzelm [Wed, 04 Jan 2017 22:57:39 +0100] rev 64783
proper registration of implicitly loaded files;
wenzelm [Wed, 04 Jan 2017 22:31:40 +0100] rev 64782
tuned;
wenzelm [Wed, 04 Jan 2017 21:29:19 +0100] rev 64781
merged
wenzelm [Wed, 04 Jan 2017 21:26:56 +0100] rev 64780
more file types;
wenzelm [Wed, 04 Jan 2017 21:20:37 +0100] rev 64779
tuned;
wenzelm [Wed, 04 Jan 2017 20:52:06 +0100] rev 64778
proper interpretation of Resources.source_file as platform file;
wenzelm [Wed, 04 Jan 2017 19:42:08 +0100] rev 64777
clarified Document.Node.Name (again): canonical platform file;
identify document models by native java.io.File;