src/Pure/Thy/thy_output.ML
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;
Tue, 10 Jul 2007 23:29:52 +0200 tuned;
Tue, 05 Jun 2007 22:46:59 +0200 print_antiquotations: sort_strings;
Fri, 19 Jan 2007 22:10:35 +0100 renamed Isar/isar_output.ML to Thy/thy_output.ML;