wenzelm [Mon, 07 Mar 2016 18:47:55 +0100] rev 62547
clarified RAW_ML_SYSTEM;
wenzelm [Mon, 07 Mar 2016 18:31:40 +0100] rev 62546
tuned;
wenzelm [Mon, 07 Mar 2016 18:20:22 +0100] rev 62545
Bash.process always uses a closed script instead of an open argument list, for extra robustness on Windows, where quoting is not well-defined;
more robust File.bash_escape;
more robust treatment of ML_OPTIONS;
clarified prover args (again);
wenzelm [Mon, 07 Mar 2016 15:21:50 +0100] rev 62544
manage the underlying ML process in Scala;
wenzelm [Mon, 07 Mar 2016 14:53:28 +0100] rev 62543
clarified modules;
wenzelm [Mon, 07 Mar 2016 09:49:58 +0100] rev 62542
tuned signature;
paulson <lp15@cam.ac.uk> [Wed, 09 Mar 2016 17:22:43 +0000] rev 62541
Merge
paulson <lp15@cam.ac.uk> [Wed, 09 Mar 2016 17:16:08 +0000] rev 62540
Wenda Li's new material: residue theorem, argument_principle, Rouche_theorem
haftmann [Tue, 08 Mar 2016 21:07:48 +0100] rev 62539
explicit record values for dictionary variables
haftmann [Tue, 08 Mar 2016 21:07:47 +0100] rev 62538
provide explicit hint concering uniqueness of derivation
haftmann [Tue, 08 Mar 2016 21:07:46 +0100] rev 62537
syntax for multiset membership modelled after syntax for set membership
blanchet [Mon, 07 Mar 2016 23:20:11 +0100] rev 62536
made 'size' plugin compatible with locales again (and added regression test)
blanchet [Mon, 07 Mar 2016 23:20:11 +0100] rev 62535
strengthened tactic
paulson <lp15@cam.ac.uk> [Mon, 07 Mar 2016 15:57:02 +0000] rev 62534
complex_differentiable -> field_differentiable, etc. (making these theorems also available for type real)
paulson <lp15@cam.ac.uk> [Mon, 07 Mar 2016 14:34:45 +0000] rev 62533
new material to Blochj's theorem, as well as supporting lemmas
traytel [Mon, 07 Mar 2016 08:14:18 +0100] rev 62532
merged
traytel [Sun, 06 Mar 2016 20:39:19 +0100] rev 62531
less resetting of local theories
wenzelm [Sun, 06 Mar 2016 18:15:09 +0100] rev 62530
avoid redundant escapes;
wenzelm [Sun, 06 Mar 2016 16:19:02 +0100] rev 62529
clarified treatment of fragments of Isabelle symbols during bootstrap;
wenzelm [Sun, 06 Mar 2016 13:19:19 +0100] rev 62528
clarified ML syntax for strings concerning UTF8;
wenzelm [Sun, 06 Mar 2016 11:59:35 +0100] rev 62527
tuned signature;
nipkow [Sun, 06 Mar 2016 10:33:34 +0100] rev 62526
tuned
wenzelm [Sat, 05 Mar 2016 23:05:07 +0100] rev 62525
NEWS after Isabelle2016;
wenzelm [Sat, 05 Mar 2016 22:04:33 +0100] rev 62524
proper latex setup;
wenzelm [Sat, 05 Mar 2016 21:23:28 +0100] rev 62523
tuned;
wenzelm [Sat, 05 Mar 2016 20:47:31 +0100] rev 62522
abbreviations for \<nexists>;
wenzelm [Sat, 05 Mar 2016 19:58:56 +0100] rev 62521
old HOL syntax is for input only;
wenzelm [Sat, 05 Mar 2016 19:14:04 +0100] rev 62520
more PIDE markup;