wenzelm [Tue, 27 Jun 2017 16:50:40 +0200] rev 66203
added missing files (cf. 5aa9cb83e70e);
wenzelm [Tue, 27 Jun 2017 16:46:39 +0200] rev 66202
auto update;
wenzelm [Tue, 27 Jun 2017 11:49:47 +0200] rev 66201
GUI controls similar to Tools/jEdit/src/state_dockable.scala;
wenzelm [Tue, 27 Jun 2017 11:47:14 +0200] rev 66200
GUI layout similar to Pure/GUI/wrap_panel.scala;
paulson <lp15@cam.ac.uk> [Tue, 27 Jun 2017 15:10:13 +0100] rev 66199
Removed more "guess", etc.
blanchet [Tue, 27 Jun 2017 00:07:34 +0200] rev 66198
more error checking
wenzelm [Mon, 26 Jun 2017 23:12:43 +0200] rev 66197
merged
wenzelm [Mon, 26 Jun 2017 23:12:39 +0200] rev 66196
some HTML GUI elements;
wenzelm [Mon, 26 Jun 2017 15:57:20 +0200] rev 66195
proper bootstrap_name (amending b42743f5b595);
wenzelm [Mon, 26 Jun 2017 11:07:48 +0200] rev 66194
clarified indentation;
paulson <lp15@cam.ac.uk> [Mon, 26 Jun 2017 16:59:44 +0100] rev 66193
More tidying of horrible proofs
paulson <lp15@cam.ac.uk> [Mon, 26 Jun 2017 14:26:03 +0100] rev 66192
A few renamings and several tidied-up proofs
wenzelm [Sat, 24 Jun 2017 21:23:48 +0200] rev 66191
back to scala-2.12.2, after a41435469559;
haftmann [Sat, 24 Jun 2017 09:17:35 +0200] rev 66190
more direct construction of integer_of_num;
code equations for integer_of_char may rely on pattern matching on Char