Mon, 07 Mar 2016 21:33:41 +0100 tuned -- more standard operations;
wenzelm [Mon, 07 Mar 2016 21:33:41 +0100] rev 62550
tuned -- more standard operations;
Mon, 07 Mar 2016 21:09:28 +0100 File.bash_string operations in ML as in Scala -- exclusively for GNU bash, not perl and not user output;
wenzelm [Mon, 07 Mar 2016 21:09:28 +0100] rev 62549
File.bash_string operations in ML as in Scala -- exclusively for GNU bash, not perl and not user output; clarified treatment of whitespace in some bash scripts;
Mon, 07 Mar 2016 20:44:47 +0100 clarified treatment of DEL;
wenzelm [Mon, 07 Mar 2016 20:44:47 +0100] rev 62548
clarified treatment of DEL; tuned signature;
Mon, 07 Mar 2016 18:47:55 +0100 clarified RAW_ML_SYSTEM;
wenzelm [Mon, 07 Mar 2016 18:47:55 +0100] rev 62547
clarified RAW_ML_SYSTEM;
Mon, 07 Mar 2016 18:31:40 +0100 tuned;
wenzelm [Mon, 07 Mar 2016 18:31:40 +0100] rev 62546
tuned;
Mon, 07 Mar 2016 18:20:22 +0100 Bash.process always uses a closed script instead of an open argument list, for extra robustness on Windows, where quoting is not well-defined;
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);
Mon, 07 Mar 2016 15:21:50 +0100 manage the underlying ML process in Scala;
wenzelm [Mon, 07 Mar 2016 15:21:50 +0100] rev 62544
manage the underlying ML process in Scala;
Mon, 07 Mar 2016 14:53:28 +0100 clarified modules;
wenzelm [Mon, 07 Mar 2016 14:53:28 +0100] rev 62543
clarified modules;
Mon, 07 Mar 2016 09:49:58 +0100 tuned signature;
wenzelm [Mon, 07 Mar 2016 09:49:58 +0100] rev 62542
tuned signature;
Wed, 09 Mar 2016 17:22:43 +0000 Merge
paulson <lp15@cam.ac.uk> [Wed, 09 Mar 2016 17:22:43 +0000] rev 62541
Merge
Wed, 09 Mar 2016 17:16:08 +0000 Wenda Li's new material: residue theorem, argument_principle, Rouche_theorem
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
Tue, 08 Mar 2016 21:07:48 +0100 explicit record values for dictionary variables
haftmann [Tue, 08 Mar 2016 21:07:48 +0100] rev 62539
explicit record values for dictionary variables
Tue, 08 Mar 2016 21:07:47 +0100 provide explicit hint concering uniqueness of derivation
haftmann [Tue, 08 Mar 2016 21:07:47 +0100] rev 62538
provide explicit hint concering uniqueness of derivation
Tue, 08 Mar 2016 21:07:46 +0100 syntax for multiset membership modelled after syntax for set membership
haftmann [Tue, 08 Mar 2016 21:07:46 +0100] rev 62537
syntax for multiset membership modelled after syntax for set membership
Mon, 07 Mar 2016 23:20:11 +0100 made 'size' plugin compatible with locales again (and added regression test)
blanchet [Mon, 07 Mar 2016 23:20:11 +0100] rev 62536
made 'size' plugin compatible with locales again (and added regression test)
Mon, 07 Mar 2016 23:20:11 +0100 strengthened tactic
blanchet [Mon, 07 Mar 2016 23:20:11 +0100] rev 62535
strengthened tactic
Mon, 07 Mar 2016 15:57:02 +0000 complex_differentiable -> field_differentiable, etc. (making these theorems also available for type real)
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)
Mon, 07 Mar 2016 14:34:45 +0000 new material to Blochj's theorem, as well as supporting lemmas
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
Mon, 07 Mar 2016 08:14:18 +0100 merged
traytel [Mon, 07 Mar 2016 08:14:18 +0100] rev 62532
merged
Sun, 06 Mar 2016 20:39:19 +0100 less resetting of local theories
traytel [Sun, 06 Mar 2016 20:39:19 +0100] rev 62531
less resetting of local theories
Sun, 06 Mar 2016 18:15:09 +0100 avoid redundant escapes;
wenzelm [Sun, 06 Mar 2016 18:15:09 +0100] rev 62530
avoid redundant escapes;
Sun, 06 Mar 2016 16:19:02 +0100 clarified treatment of fragments of Isabelle symbols during bootstrap;
wenzelm [Sun, 06 Mar 2016 16:19:02 +0100] rev 62529
clarified treatment of fragments of Isabelle symbols during bootstrap;
Sun, 06 Mar 2016 13:19:19 +0100 clarified ML syntax for strings concerning UTF8;
wenzelm [Sun, 06 Mar 2016 13:19:19 +0100] rev 62528
clarified ML syntax for strings concerning UTF8;
Sun, 06 Mar 2016 11:59:35 +0100 tuned signature;
wenzelm [Sun, 06 Mar 2016 11:59:35 +0100] rev 62527
tuned signature;
Sun, 06 Mar 2016 10:33:34 +0100 tuned
nipkow [Sun, 06 Mar 2016 10:33:34 +0100] rev 62526
tuned
Sat, 05 Mar 2016 23:05:07 +0100 NEWS after Isabelle2016;
wenzelm [Sat, 05 Mar 2016 23:05:07 +0100] rev 62525
NEWS after Isabelle2016;
Sat, 05 Mar 2016 22:04:33 +0100 proper latex setup;
wenzelm [Sat, 05 Mar 2016 22:04:33 +0100] rev 62524
proper latex setup;
Sat, 05 Mar 2016 21:23:28 +0100 tuned;
wenzelm [Sat, 05 Mar 2016 21:23:28 +0100] rev 62523
tuned;
Sat, 05 Mar 2016 20:47:31 +0100 abbreviations for \<nexists>;
wenzelm [Sat, 05 Mar 2016 20:47:31 +0100] rev 62522
abbreviations for \<nexists>;
Sat, 05 Mar 2016 19:58:56 +0100 old HOL syntax is for input only;
wenzelm [Sat, 05 Mar 2016 19:58:56 +0100] rev 62521
old HOL syntax is for input only;
Sat, 05 Mar 2016 19:14:04 +0100 more PIDE markup;
wenzelm [Sat, 05 Mar 2016 19:14:04 +0100] rev 62520
more PIDE markup;
Sat, 05 Mar 2016 17:01:45 +0100 tuned signature -- clarified modules;
wenzelm [Sat, 05 Mar 2016 17:01:45 +0100] rev 62519
tuned signature -- clarified modules;
Sat, 05 Mar 2016 13:57:25 +0100 avoid accidental handling of interrupts;
wenzelm [Sat, 05 Mar 2016 13:57:25 +0100] rev 62518
avoid accidental handling of interrupts; interrupts have no properties;
Sat, 05 Mar 2016 13:53:08 +0100 unused;
wenzelm [Sat, 05 Mar 2016 13:53:08 +0100] rev 62517
unused;
Sat, 05 Mar 2016 13:51:21 +0100 tuned signature -- clarified modules;
wenzelm [Sat, 05 Mar 2016 13:51:21 +0100] rev 62516
tuned signature -- clarified modules;
Sat, 05 Mar 2016 13:25:41 +0100 avoid spam in position reports;
wenzelm [Sat, 05 Mar 2016 13:25:41 +0100] rev 62515
avoid spam in position reports;
Sat, 05 Mar 2016 12:49:47 +0100 tuned signature;
wenzelm [Sat, 05 Mar 2016 12:49:47 +0100] rev 62514
tuned signature;
Fri, 26 Feb 2016 22:38:44 +0100 take qualification of type name more seriously: derived consts and facts are qualified uniformly;
wenzelm [Fri, 26 Feb 2016 22:38:44 +0100] rev 62513
take qualification of type name more seriously: derived consts and facts are qualified uniformly;
Thu, 03 Mar 2016 23:33:41 +0100 merged
wenzelm [Thu, 03 Mar 2016 23:33:41 +0100] rev 62512
merged
Thu, 03 Mar 2016 23:33:22 +0100 simplified;
wenzelm [Thu, 03 Mar 2016 23:33:22 +0100] rev 62511
simplified;
Thu, 03 Mar 2016 22:24:58 +0100 obsolete;
wenzelm [Thu, 03 Mar 2016 22:24:58 +0100] rev 62510
obsolete;
Thu, 03 Mar 2016 22:16:52 +0100 isabelle console -r" helps to bootstrap Isabelle/Pure;
wenzelm [Thu, 03 Mar 2016 22:16:52 +0100] rev 62509
isabelle console -r" helps to bootstrap Isabelle/Pure;
Thu, 03 Mar 2016 21:59:21 +0100 discontinued RAW session: bootstrap directly from isabelle_process RAW_ML_SYSTEM;
wenzelm [Thu, 03 Mar 2016 21:59:21 +0100] rev 62508
discontinued RAW session: bootstrap directly from isabelle_process RAW_ML_SYSTEM;
Thu, 03 Mar 2016 21:35:16 +0100 proper return code (cf. faa452d8e265);
wenzelm [Thu, 03 Mar 2016 21:35:16 +0100] rev 62507
proper return code (cf. faa452d8e265);
Thu, 03 Mar 2016 21:30:31 +0100 clarified isabelle_process;
wenzelm [Thu, 03 Mar 2016 21:30:31 +0100] rev 62506
clarified isabelle_process;
Thu, 03 Mar 2016 15:23:02 +0100 clarified modules;
wenzelm [Thu, 03 Mar 2016 15:23:02 +0100] rev 62505
clarified modules; tuned signature;
Thu, 03 Mar 2016 14:03:06 +0100 clarified modules;
wenzelm [Thu, 03 Mar 2016 14:03:06 +0100] rev 62504
clarified modules;
Thu, 03 Mar 2016 11:59:03 +0100 clarified modules;
wenzelm [Thu, 03 Mar 2016 11:59:03 +0100] rev 62503
clarified modules;
Thu, 03 Mar 2016 11:54:51 +0100 removed junk;
wenzelm [Thu, 03 Mar 2016 11:54:51 +0100] rev 62502
removed junk;
Thu, 03 Mar 2016 11:12:02 +0100 discontinued polyml-5.3.0;
wenzelm [Thu, 03 Mar 2016 11:12:02 +0100] rev 62501
discontinued polyml-5.3.0;
Thu, 03 Mar 2016 17:03:09 +0100 made Nitpick more robust
blanchet [Thu, 03 Mar 2016 17:03:09 +0100] rev 62500
made Nitpick more robust
Thu, 03 Mar 2016 08:33:55 +0100 constructive formulation of factorization
haftmann [Thu, 03 Mar 2016 08:33:55 +0100] rev 62499
constructive formulation of factorization
Wed, 02 Mar 2016 19:43:31 +0100 support for ML_exception_debugger;
wenzelm [Wed, 02 Mar 2016 19:43:31 +0100] rev 62498
support for ML_exception_debugger;
Wed, 02 Mar 2016 10:02:12 +0100 respect qualification when noting theorems in prim(co)rec
traytel [Wed, 02 Mar 2016 10:02:12 +0100] rev 62497
respect qualification when noting theorems in prim(co)rec
Wed, 02 Mar 2016 10:01:31 +0100 added invariant proofs to AA trees
nipkow [Wed, 02 Mar 2016 10:01:31 +0100] rev 62496
added invariant proofs to AA trees
Tue, 01 Mar 2016 22:49:33 +0100 tuned signature;
wenzelm [Tue, 01 Mar 2016 22:49:33 +0100] rev 62495
tuned signature;
(0) -30000 -10000 -3000 -1000 -300 -100 -56 +56 +100 +300 +1000 +3000 +10000 tip