src/Pure/General/output.ML
Sun, 29 Jul 2007 17:28:55 +0200 wenzelm NAMED_CRITICAL;
Sun, 29 Jul 2007 16:00:03 +0200 wenzelm removed obsolete TOPLEVEL_ERROR etc. (cf. toplevel.ML);
Tue, 24 Jul 2007 19:44:35 +0200 wenzelm moved exception capture/release to structure Exn;
Mon, 23 Jul 2007 19:45:46 +0200 wenzelm marked some CRITICAL sections;
Mon, 23 Jul 2007 14:06:12 +0200 wenzelm marked some CRITICAL sections (for multithreading);
Thu, 19 Jul 2007 23:18:46 +0200 wenzelm tuned;
Wed, 11 Jul 2007 00:29:49 +0200 wenzelm added escape_malformed (failsafe);
Mon, 09 Jul 2007 11:44:20 +0200 wenzelm type output = string indicates raw system output;
Sat, 07 Jul 2007 00:14:57 +0200 wenzelm renamed raw to escape;
Mon, 30 Apr 2007 13:32:58 +0200 wenzelm explicit treatment of legacy_features;
Sun, 15 Apr 2007 14:31:59 +0200 wenzelm removed unused Output.panic hook -- internal to PG wrapper;
Wed, 04 Apr 2007 00:11:17 +0200 wenzelm cleaned-up Output functions;
Mon, 19 Mar 2007 11:59:36 +0100 haftmann dropped overwrite_warn
Wed, 31 Jan 2007 16:05:13 +0100 haftmann dropped Output.update_warn
Sat, 20 Jan 2007 14:09:14 +0100 wenzelm Output.debug: non-strict;
Mon, 13 Nov 2006 15:43:14 +0100 haftmann combinator for overwriting changes with warning
Fri, 10 Nov 2006 23:22:01 +0100 wenzelm tuned names of start_timing,/end_timing/check_timer;
Mon, 09 Oct 2006 19:37:05 +0200 wenzelm moved Context.ml_output to Output.ml_output;
Thu, 21 Sep 2006 19:04:20 +0200 wenzelm member (op =);
Tue, 14 Mar 2006 22:06:33 +0100 wenzelm Output.add_mode: keyword component;
Thu, 19 Jan 2006 21:22:21 +0100 wenzelm added ML_errors;
Sat, 14 Jan 2006 17:14:15 +0100 wenzelm removed special ERROR handling stuff (transform_error etc.);
Wed, 21 Sep 2005 10:32:06 +0200 haftmann added update_warn
Tue, 20 Sep 2005 16:17:34 +0200 haftmann introduced AList module in favor of assoc etc.
Thu, 15 Sep 2005 17:16:56 +0200 wenzelm TableFun/Symtab: curried lookup and update;
Thu, 01 Sep 2005 18:48:50 +0200 wenzelm curried_lookup/update;
Wed, 06 Jul 2005 20:00:37 +0200 wenzelm added time_accumulator and accumulated_time supercede
Mon, 04 Jul 2005 17:09:15 +0200 wenzelm added transform_exceptions: bool ref;
Thu, 02 Jun 2005 18:29:51 +0200 wenzelm added no_warnings;
Sun, 13 Feb 2005 17:15:14 +0100 skalberg Deleted Library.option type.
Wed, 08 Sep 2004 19:37:07 +0200 aspinall Add info and debug output channels.
Tue, 29 Jun 2004 11:18:34 +0200 kleing license change to BSD
Mon, 21 Jun 2004 16:39:39 +0200 wenzelm immediate_output;
Sun, 20 Jun 2004 09:27:40 +0200 wenzelm added accumulated timing;
Wed, 16 Jun 2004 20:37:00 +0200 wenzelm tuned;
Wed, 09 Jun 2004 18:56:47 +0200 wenzelm tuned comment;
Sun, 06 Jun 2004 18:35:39 +0200 wenzelm added has_mode; handle_error: output raw;
Sat, 05 Jun 2004 13:06:28 +0200 wenzelm moved exception handling back to library.ML;
Tue, 01 Jun 2004 18:51:55 +0200 aspinall Add panic function which exits Isabelle immediately.
Sat, 29 May 2004 14:54:10 +0200 wenzelm output channels;
less more (0) tip