Thu, 10 Mar 2016 18:32:12 +0100 blanchet eta-expansion done right in "primcorec"
Thu, 10 Mar 2016 12:33:04 +0100 haftmann clarified: constructors in the sense of the code generator are not invertible;
Thu, 10 Mar 2016 12:33:01 +0100 haftmann moved
Wed, 09 Mar 2016 21:01:22 +0100 wenzelm merged
Wed, 09 Mar 2016 20:55:24 +0100 wenzelm obsolete;
Wed, 09 Mar 2016 20:44:02 +0100 wenzelm clarified interactive mode, which is relevant for ML prompts;
Wed, 09 Mar 2016 20:36:29 +0100 wenzelm more careful print_depth on startup;
Wed, 09 Mar 2016 20:11:25 +0100 wenzelm ignore SIGINT in waiting wrapper process;
Wed, 09 Mar 2016 19:52:17 +0100 wenzelm more robust cleanup;
Wed, 09 Mar 2016 19:30:09 +0100 wenzelm isabelle.Build uses ML_Process directly;
Wed, 09 Mar 2016 16:53:14 +0100 wenzelm tuned;
Wed, 09 Mar 2016 16:42:30 +0100 wenzelm print timing like lib/scripts/timestop.bash;
Wed, 09 Mar 2016 16:40:39 +0100 wenzelm prefer explicit locale;
Wed, 09 Mar 2016 14:54:51 +0100 wenzelm bash process with builtin timing;
Wed, 09 Mar 2016 14:24:16 +0100 wenzelm elapsed time in milliseconds (cf. Time.now in Poly/ML);
Wed, 09 Mar 2016 13:33:21 +0100 wenzelm support for timing of the managed process;
Wed, 09 Mar 2016 13:12:51 +0100 wenzelm tuned;
Tue, 08 Mar 2016 21:08:50 +0100 wenzelm proper support for RAW_ML_SYSTEM;
Tue, 08 Mar 2016 20:33:34 +0100 wenzelm tuned signature;
Tue, 08 Mar 2016 20:24:41 +0100 wenzelm separate Isabelle_Process.init_options after Options.load_defaults, notably for "isabelle console";
Tue, 08 Mar 2016 20:02:46 +0100 wenzelm back to external line editor, due to problems of JLine with multithreading of in vs. out;
Tue, 08 Mar 2016 19:29:56 +0100 wenzelm ignore execeptions that usually occur due to shutdown;
Tue, 08 Mar 2016 18:38:29 +0100 wenzelm clarified initial ML;
Tue, 08 Mar 2016 18:15:16 +0100 wenzelm isabelle console is based on Isabelle/Scala;
Tue, 08 Mar 2016 17:55:11 +0100 wenzelm clarified process interrupt: exactly one signal (like thread interrupt);
Tue, 08 Mar 2016 17:52:33 +0100 wenzelm tuned signature;
Tue, 08 Mar 2016 14:44:11 +0100 wenzelm more abstract Session.start, without prover command-line;
Tue, 08 Mar 2016 11:18:21 +0100 wenzelm removed pointless option: this is meant for web services using Isabelle/Scala, not command-line tools;
Mon, 07 Mar 2016 22:40:43 +0100 wenzelm prospective command line entry point for simplified isabelle_process;
Mon, 07 Mar 2016 22:37:31 +0100 wenzelm tuned signature;
Mon, 07 Mar 2016 22:36:44 +0100 wenzelm proper Path.print for user messages;
Mon, 07 Mar 2016 21:53:21 +0100 wenzelm discontinued cd, pwd;
Mon, 07 Mar 2016 21:33:41 +0100 wenzelm tuned -- more standard operations;
Mon, 07 Mar 2016 21:09:28 +0100 wenzelm File.bash_string operations in ML as in Scala -- exclusively for GNU bash, not perl and not user output;
Mon, 07 Mar 2016 20:44:47 +0100 wenzelm clarified treatment of DEL;
Mon, 07 Mar 2016 18:47:55 +0100 wenzelm clarified RAW_ML_SYSTEM;
Mon, 07 Mar 2016 18:31:40 +0100 wenzelm tuned;
Mon, 07 Mar 2016 18:20:22 +0100 wenzelm Bash.process always uses a closed script instead of an open argument list, for extra robustness on Windows, where quoting is not well-defined;
Mon, 07 Mar 2016 15:21:50 +0100 wenzelm manage the underlying ML process in Scala;
Mon, 07 Mar 2016 14:53:28 +0100 wenzelm clarified modules;
Mon, 07 Mar 2016 09:49:58 +0100 wenzelm tuned signature;
Wed, 09 Mar 2016 17:22:43 +0000 paulson Merge
Wed, 09 Mar 2016 17:16:08 +0000 paulson Wenda Li's new material: residue theorem, argument_principle, Rouche_theorem
Tue, 08 Mar 2016 21:07:48 +0100 haftmann explicit record values for dictionary variables
Tue, 08 Mar 2016 21:07:47 +0100 haftmann provide explicit hint concering uniqueness of derivation
Tue, 08 Mar 2016 21:07:46 +0100 haftmann syntax for multiset membership modelled after syntax for set membership
Mon, 07 Mar 2016 23:20:11 +0100 blanchet made 'size' plugin compatible with locales again (and added regression test)
Mon, 07 Mar 2016 23:20:11 +0100 blanchet strengthened tactic
Mon, 07 Mar 2016 15:57:02 +0000 paulson complex_differentiable -> field_differentiable, etc. (making these theorems also available for type real)
Mon, 07 Mar 2016 14:34:45 +0000 paulson new material to Blochj's theorem, as well as supporting lemmas
Mon, 07 Mar 2016 08:14:18 +0100 traytel merged
Sun, 06 Mar 2016 20:39:19 +0100 traytel less resetting of local theories
Sun, 06 Mar 2016 18:15:09 +0100 wenzelm avoid redundant escapes;
Sun, 06 Mar 2016 16:19:02 +0100 wenzelm clarified treatment of fragments of Isabelle symbols during bootstrap;
Sun, 06 Mar 2016 13:19:19 +0100 wenzelm clarified ML syntax for strings concerning UTF8;
Sun, 06 Mar 2016 11:59:35 +0100 wenzelm tuned signature;
Sun, 06 Mar 2016 10:33:34 +0100 nipkow tuned
Sat, 05 Mar 2016 23:05:07 +0100 wenzelm NEWS after Isabelle2016;
Sat, 05 Mar 2016 22:04:33 +0100 wenzelm proper latex setup;
Sat, 05 Mar 2016 21:23:28 +0100 wenzelm tuned;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip