Wed, 09 Mar 2016 13:33:21 +0100 |
wenzelm |
support for timing of the managed process;
|
changeset |
files
|
Wed, 09 Mar 2016 13:12:51 +0100 |
wenzelm |
tuned;
|
changeset |
files
|
Tue, 08 Mar 2016 21:08:50 +0100 |
wenzelm |
proper support for RAW_ML_SYSTEM;
|
changeset |
files
|
Tue, 08 Mar 2016 20:33:34 +0100 |
wenzelm |
tuned signature;
|
changeset |
files
|
Tue, 08 Mar 2016 20:24:41 +0100 |
wenzelm |
separate Isabelle_Process.init_options after Options.load_defaults, notably for "isabelle console";
|
changeset |
files
|
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;
|
changeset |
files
|
Tue, 08 Mar 2016 19:29:56 +0100 |
wenzelm |
ignore execeptions that usually occur due to shutdown;
|
changeset |
files
|
Tue, 08 Mar 2016 18:38:29 +0100 |
wenzelm |
clarified initial ML;
|
changeset |
files
|
Tue, 08 Mar 2016 18:15:16 +0100 |
wenzelm |
isabelle console is based on Isabelle/Scala;
|
changeset |
files
|
Tue, 08 Mar 2016 17:55:11 +0100 |
wenzelm |
clarified process interrupt: exactly one signal (like thread interrupt);
|
changeset |
files
|
Tue, 08 Mar 2016 17:52:33 +0100 |
wenzelm |
tuned signature;
|
changeset |
files
|
Tue, 08 Mar 2016 14:44:11 +0100 |
wenzelm |
more abstract Session.start, without prover command-line;
|
changeset |
files
|
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;
|
changeset |
files
|
Mon, 07 Mar 2016 22:40:43 +0100 |
wenzelm |
prospective command line entry point for simplified isabelle_process;
|
changeset |
files
|
Mon, 07 Mar 2016 22:37:31 +0100 |
wenzelm |
tuned signature;
|
changeset |
files
|
Mon, 07 Mar 2016 22:36:44 +0100 |
wenzelm |
proper Path.print for user messages;
|
changeset |
files
|
Mon, 07 Mar 2016 21:53:21 +0100 |
wenzelm |
discontinued cd, pwd;
|
changeset |
files
|
Mon, 07 Mar 2016 21:33:41 +0100 |
wenzelm |
tuned -- more standard operations;
|
changeset |
files
|
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;
|
changeset |
files
|
Mon, 07 Mar 2016 20:44:47 +0100 |
wenzelm |
clarified treatment of DEL;
|
changeset |
files
|
Mon, 07 Mar 2016 18:47:55 +0100 |
wenzelm |
clarified RAW_ML_SYSTEM;
|
changeset |
files
|
Mon, 07 Mar 2016 18:31:40 +0100 |
wenzelm |
tuned;
|
changeset |
files
|
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;
|
changeset |
files
|
Mon, 07 Mar 2016 15:21:50 +0100 |
wenzelm |
manage the underlying ML process in Scala;
|
changeset |
files
|