src/Pure/Thy/thy_output.ML
Fri, 16 Apr 2010 11:39:08 +0200 proper checking of ML functors (in Poly/ML 5.2 or later);
Sat, 27 Feb 2010 20:51:51 +0100 clarified ProofContext.read_const(_proper)/Args.const(_proper) wrt. strict logical consts;
Wed, 25 Nov 2009 09:13:46 +0100 normalized uncurry take/drop
Tue, 24 Nov 2009 17:28:25 +0100 curried take/drop
Mon, 02 Nov 2009 20:50:48 +0100 modernized structure Proof_Syntax;
Sat, 24 Oct 2009 19:47:37 +0200 renamed NameSpace to Name_Space -- also to emphasize its subtle change in semantics;
Sat, 17 Oct 2009 15:57:51 +0200 indicate CRITICAL nature of various setmp combinators;
Fri, 09 Oct 2009 10:00:47 +0200 term styles also cover antiquotations term_type and typeof
Wed, 07 Oct 2009 16:57:56 +0200 generalized term styles: transformations may depend on arguments; modernized term_style module; antiquotations thm, prop and term accepting term styles
Tue, 29 Sep 2009 11:49:22 +0200 explicit indication of Unsynchronized.ref;
Tue, 24 Mar 2009 11:57:41 +0100 datatype antiquote: maintain original Position.range, which is eventually attached to the resulting ML tokens;
Sun, 22 Mar 2009 20:49:47 +0100 simplified Antiquote.read (again);
Sun, 22 Mar 2009 19:10:58 +0100 replaced Antiquote.is_antiq by Antiquote.is_text;
Fri, 20 Mar 2009 20:21:38 +0100 Antiquote.read: argument for reporting text;
Thu, 19 Mar 2009 16:56:51 +0100 parameterized datatype antiquote and read operation;
Thu, 19 Mar 2009 15:44:14 +0100 Antiquote.Text: keep full position information;
Thu, 19 Mar 2009 15:22:53 +0100 OuterLex.read_antiq;
Wed, 18 Mar 2009 21:55:38 +0100 de-camelized Symbol_Pos;
Fri, 13 Mar 2009 21:25:15 +0100 eliminated type Args.T;
Mon, 09 Mar 2009 21:26:13 +0100 simplified presentation_context_of;
Mon, 09 Mar 2009 20:34:11 +0100 moved @{ML_functor} and @{ML_text} to Pure;
Mon, 09 Mar 2009 17:53:53 +0100 simplified interface to define document antiquotations, cf. antiquotatation, maybe_pretty_source, output;
Mon, 09 Mar 2009 11:56:34 +0100 refined antiquotation interface: formally pass result context and (potential) result source;
Sun, 08 Mar 2009 21:12:37 +0100 added (raw_)antiquotation -- simplified wrapper for defining output commands;
Sun, 08 Mar 2009 20:31:54 +0100 simplified presentation: pass state directly;
Fri, 06 Mar 2009 21:49:58 +0100 improved error handling for document antiquotations;
Tue, 03 Mar 2009 12:12:38 +0100 ignore "source" option in antiquotations @{ML}, @{ML_type}, @{ML_struct} -- did not really make sense, without it users can enable source mode globally with less surprises;
Wed, 21 Jan 2009 23:21:44 +0100 removed Ids;
Thu, 15 Jan 2009 12:55:38 +0000 exported break reference
Tue, 21 Oct 2008 15:01:16 +0200 ThyOutput: export some auxiliary operations;
Tue, 30 Sep 2008 14:19:28 +0200 turned process_thy into present_thy, which merely does presentation (wrt. persistent intermediate states);
Wed, 17 Sep 2008 21:27:38 +0200 simplified ML_Context.eval_in -- expect immutable Proof.context value;
Fri, 15 Aug 2008 17:03:58 +0200 report antiquotation names;
Fri, 15 Aug 2008 15:50:44 +0200 Args.name_source(_position) for proper position information;
Thu, 14 Aug 2008 19:52:40 +0200 antiquotes: proper SymbolPos decoding, adapted Antiquote.read/Antiq;
Sat, 09 Aug 2008 22:43:46 +0200 unified Args.T with OuterLex.token, renamed some operations;
Thu, 07 Aug 2008 19:21:43 +0200 simplified Antiquote signature;
Thu, 07 Aug 2008 13:45:09 +0200 Antiquote.read/read_arguments;
Wed, 06 Aug 2008 00:12:21 +0200 adapted Antiq;
Mon, 04 Aug 2008 21:24:17 +0200 abstract type Scan.stopper;
Mon, 14 Jul 2008 11:19:43 +0200 ProofNode.current
Thu, 10 Jul 2008 13:37:35 +0200 @{lemma}: allow terminal method;
Sat, 28 Jun 2008 21:21:13 +0200 @{lemma}: 'by' keyword;
Tue, 24 Jun 2008 19:43:20 +0200 Antiquote.Open/Close;
Wed, 18 Jun 2008 18:55:06 +0200 moved ProofContext.pretty_proof to ProofSyntax.pretty_proof;
Mon, 26 May 2008 17:55:37 +0200 proper lemma [source] antiquotation
Wed, 14 May 2008 20:30:53 +0200 added defined_command, defined_option;
Tue, 29 Apr 2008 19:55:02 +0200 added lemma antiquotation
Thu, 17 Apr 2008 22:22:19 +0200 pretty_term: no revert_skolems here, but auto_fixes (token translations will do the rest);
Fri, 28 Mar 2008 00:02:54 +0100 reorganized signature of ML_Context;
Mon, 24 Mar 2008 23:34:24 +0100 ML runtime compilation: pass position, tuned signature;
Sun, 11 Nov 2007 20:29:07 +0100 abbrev: bypass full term check via ProofContext.standard_infer_types (prevents forced expansion);
Sat, 10 Nov 2007 14:31:23 +0100 @{const}: improved ProofContext.read_const does the job;
Tue, 30 Oct 2007 14:39:37 +0100 const antiquotation clarified
Tue, 16 Oct 2007 17:06:20 +0200 tuned Const.the_abbreviation;
Tue, 09 Oct 2007 00:20:13 +0200 generic Syntax.pretty/string_of operations;
Sun, 23 Sep 2007 22:23:27 +0200 TypeInfer.constrain: canonical argument order;
Mon, 23 Jul 2007 19:45:49 +0200 marked some CRITICAL sections;
Mon, 23 Jul 2007 16:45:03 +0200 PrintMode.with_modes;
Thu, 19 Jul 2007 23:18:48 +0200 tuned signature;