History log of /seL4-l4v-master/l4v/isabelle/src/Pure/General/output.scala
Revision Date Author Comments
# 8d2c69db 24-Nov-2019 wenzelm <none@none>

tuned;


# 66ef552d 12-Nov-2019 wenzelm <none@none>

clarified Console_Progress.echo: include empty lines as in other Progress instances, especially relevant for Progress.bash (e.g. "isabelle phabricator ./bin/config help");


# 62dbe30f 10-Dec-2017 wenzelm <none@none>

avoid println with its extra CR on Windows;


# e3efd597 14-May-2017 wenzelm <none@none>

tuned signature;


# 3ee6c0a8 23-Oct-2016 wenzelm <none@none>

discontinued unused / untested distinction of separate PIDE modules;


# 66fe9781 09-Apr-2016 wenzelm <none@none>

clean message more thoroughly;


# bb099f2e 09-Apr-2016 wenzelm <none@none>

shared output primitives of physical/virtual Pure;


# 2ab0222e 07-Mar-2016 wenzelm <none@none>

tuned signature;


# 5a992fd0 13-Feb-2016 wenzelm <none@none>

suppress empty messages as in ML;


# f57bc872 10-Mar-2015 wenzelm <none@none>

more precise position information in Isabelle/Scala, with YXML markup as in Isabelle/ML;


# b19ec447 01-Jul-2014 wenzelm <none@none>

clarified quasi-generic PIDE;


# 3fdb8b0f 02-May-2014 wenzelm <none@none>

prefer scala.Console with its support for thread-local redirection;


# 89823f10 02-May-2014 wenzelm <none@none>

tuned signature -- channels for diagnostic output for system tools means stderr;


# 3be931d9 29-Apr-2014 wenzelm <none@none>

more systematic Isabelle output, like in classic Isabelle/ML (without markup);


# 455e121d 21-May-2010 wenzelm <none@none>

simplified message markup, using plain XML.Elem directly;


# 563ef21c 21-May-2010 wenzelm <none@none>

more abstract view on prover output messages;