2016-03-09 |
wenzelm |
more robust cleanup;
|
changeset |
files
|
2016-03-09 |
wenzelm |
isabelle.Build uses ML_Process directly;
|
changeset |
files
|
2016-03-09 |
wenzelm |
tuned;
|
changeset |
files
|
2016-03-09 |
wenzelm |
print timing like lib/scripts/timestop.bash;
|
changeset |
files
|
2016-03-09 |
wenzelm |
prefer explicit locale;
|
changeset |
files
|
2016-03-09 |
wenzelm |
bash process with builtin timing;
|
changeset |
files
|
2016-03-09 |
wenzelm |
elapsed time in milliseconds (cf. Time.now in Poly/ML);
|
changeset |
files
|
2016-03-09 |
wenzelm |
support for timing of the managed process;
|
changeset |
files
|
2016-03-09 |
wenzelm |
tuned;
|
changeset |
files
|
2016-03-08 |
wenzelm |
proper support for RAW_ML_SYSTEM;
|
changeset |
files
|
2016-03-08 |
wenzelm |
tuned signature;
|
changeset |
files
|
2016-03-08 |
wenzelm |
separate Isabelle_Process.init_options after Options.load_defaults, notably for "isabelle console";
|
changeset |
files
|
2016-03-08 |
wenzelm |
back to external line editor, due to problems of JLine with multithreading of in vs. out;
|
changeset |
files
|
2016-03-08 |
wenzelm |
ignore execeptions that usually occur due to shutdown;
|
changeset |
files
|
2016-03-08 |
wenzelm |
clarified initial ML;
|
changeset |
files
|
2016-03-08 |
wenzelm |
isabelle console is based on Isabelle/Scala;
|
changeset |
files
|
2016-03-08 |
wenzelm |
clarified process interrupt: exactly one signal (like thread interrupt);
|
changeset |
files
|
2016-03-08 |
wenzelm |
tuned signature;
|
changeset |
files
|
2016-03-08 |
wenzelm |
more abstract Session.start, without prover command-line;
|
changeset |
files
|
2016-03-08 |
wenzelm |
removed pointless option: this is meant for web services using Isabelle/Scala, not command-line tools;
|
changeset |
files
|
2016-03-07 |
wenzelm |
prospective command line entry point for simplified isabelle_process;
|
changeset |
files
|
2016-03-07 |
wenzelm |
tuned signature;
|
changeset |
files
|
2016-03-07 |
wenzelm |
proper Path.print for user messages;
|
changeset |
files
|
2016-03-07 |
wenzelm |
discontinued cd, pwd;
|
changeset |
files
|
2016-03-07 |
wenzelm |
tuned -- more standard operations;
|
changeset |
files
|
2016-03-07 |
wenzelm |
File.bash_string operations in ML as in Scala -- exclusively for GNU bash, not perl and not user output;
|
changeset |
files
|
2016-03-07 |
wenzelm |
clarified treatment of DEL;
|
changeset |
files
|
2016-03-07 |
wenzelm |
clarified RAW_ML_SYSTEM;
|
changeset |
files
|
2016-03-07 |
wenzelm |
tuned;
|
changeset |
files
|
2016-03-07 |
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
|
2016-03-07 |
wenzelm |
manage the underlying ML process in Scala;
|
changeset |
files
|
2016-03-07 |
wenzelm |
clarified modules;
|
changeset |
files
|
2016-03-07 |
wenzelm |
tuned signature;
|
changeset |
files
|
2016-03-09 |
paulson |
Merge
|
changeset |
files
|
2016-03-09 |
paulson |
Wenda Li's new material: residue theorem, argument_principle, Rouche_theorem
|
changeset |
files
|
2016-03-08 |
haftmann |
explicit record values for dictionary variables
|
changeset |
files
|
2016-03-08 |
haftmann |
provide explicit hint concering uniqueness of derivation
|
changeset |
files
|
2016-03-08 |
haftmann |
syntax for multiset membership modelled after syntax for set membership
|
changeset |
files
|
2016-03-07 |
blanchet |
made 'size' plugin compatible with locales again (and added regression test)
|
changeset |
files
|
2016-03-07 |
blanchet |
strengthened tactic
|
changeset |
files
|
2016-03-07 |
paulson |
complex_differentiable -> field_differentiable, etc. (making these theorems also available for type real)
|
changeset |
files
|
2016-03-07 |
paulson |
new material to Blochj's theorem, as well as supporting lemmas
|
changeset |
files
|
2016-03-07 |
traytel |
merged
|
changeset |
files
|
2016-03-06 |
traytel |
less resetting of local theories
|
changeset |
files
|
2016-03-06 |
wenzelm |
avoid redundant escapes;
|
changeset |
files
|
2016-03-06 |
wenzelm |
clarified treatment of fragments of Isabelle symbols during bootstrap;
|
changeset |
files
|
2016-03-06 |
wenzelm |
clarified ML syntax for strings concerning UTF8;
|
changeset |
files
|
2016-03-06 |
wenzelm |
tuned signature;
|
changeset |
files
|
2016-03-06 |
nipkow |
tuned
|
changeset |
files
|
2016-03-05 |
wenzelm |
NEWS after Isabelle2016;
|
changeset |
files
|
2016-03-05 |
wenzelm |
proper latex setup;
|
changeset |
files
|
2016-03-05 |
wenzelm |
tuned;
|
changeset |
files
|
2016-03-05 |
wenzelm |
abbreviations for \<nexists>;
|
changeset |
files
|
2016-03-05 |
wenzelm |
old HOL syntax is for input only;
|
changeset |
files
|
2016-03-05 |
wenzelm |
more PIDE markup;
|
changeset |
files
|
2016-03-05 |
wenzelm |
tuned signature -- clarified modules;
|
changeset |
files
|