Tue, 24 Mar 2009 11:57:41 +0100 |
wenzelm |
datatype antiquote: maintain original Position.range, which is eventually attached to the resulting ML tokens;
|
file |
diff |
annotate
|
Sun, 22 Mar 2009 20:49:47 +0100 |
wenzelm |
simplified Antiquote.read (again);
|
file |
diff |
annotate
|
Sun, 22 Mar 2009 19:10:58 +0100 |
wenzelm |
replaced Antiquote.is_antiq by Antiquote.is_text;
|
file |
diff |
annotate
|
Fri, 20 Mar 2009 20:21:38 +0100 |
wenzelm |
Antiquote.read: argument for reporting text;
|
file |
diff |
annotate
|
Thu, 19 Mar 2009 16:56:51 +0100 |
wenzelm |
parameterized datatype antiquote and read operation;
|
file |
diff |
annotate
|
Thu, 19 Mar 2009 15:44:14 +0100 |
wenzelm |
Antiquote.Text: keep full position information;
|
file |
diff |
annotate
|
Thu, 19 Mar 2009 15:22:53 +0100 |
wenzelm |
OuterLex.read_antiq;
|
file |
diff |
annotate
|
Wed, 18 Mar 2009 21:55:38 +0100 |
wenzelm |
de-camelized Symbol_Pos;
|
file |
diff |
annotate
|
Fri, 13 Mar 2009 21:25:15 +0100 |
wenzelm |
eliminated type Args.T;
|
file |
diff |
annotate
|
Mon, 09 Mar 2009 21:26:13 +0100 |
wenzelm |
simplified presentation_context_of;
|
file |
diff |
annotate
|
Mon, 09 Mar 2009 20:34:11 +0100 |
wenzelm |
moved @{ML_functor} and @{ML_text} to Pure;
|
file |
diff |
annotate
|
Mon, 09 Mar 2009 17:53:53 +0100 |
wenzelm |
simplified interface to define document antiquotations, cf. antiquotatation, maybe_pretty_source, output;
|
file |
diff |
annotate
|
Mon, 09 Mar 2009 11:56:34 +0100 |
wenzelm |
refined antiquotation interface: formally pass result context and (potential) result source;
|
file |
diff |
annotate
|
Sun, 08 Mar 2009 21:12:37 +0100 |
wenzelm |
added (raw_)antiquotation -- simplified wrapper for defining output commands;
|
file |
diff |
annotate
|
Sun, 08 Mar 2009 20:31:54 +0100 |
wenzelm |
simplified presentation: pass state directly;
|
file |
diff |
annotate
|
Fri, 06 Mar 2009 21:49:58 +0100 |
wenzelm |
improved error handling for document antiquotations;
|
file |
diff |
annotate
|
Tue, 03 Mar 2009 12:12:38 +0100 |
wenzelm |
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;
|
file |
diff |
annotate
|
Wed, 21 Jan 2009 23:21:44 +0100 |
wenzelm |
removed Ids;
|
file |
diff |
annotate
|
Thu, 15 Jan 2009 12:55:38 +0000 |
Christian Urban |
exported break reference
|
file |
diff |
annotate
|
Tue, 21 Oct 2008 15:01:16 +0200 |
wenzelm |
ThyOutput: export some auxiliary operations;
|
file |
diff |
annotate
|
Tue, 30 Sep 2008 14:19:28 +0200 |
wenzelm |
turned process_thy into present_thy, which merely does presentation (wrt. persistent intermediate states);
|
file |
diff |
annotate
|
Wed, 17 Sep 2008 21:27:38 +0200 |
wenzelm |
simplified ML_Context.eval_in -- expect immutable Proof.context value;
|
file |
diff |
annotate
|
Fri, 15 Aug 2008 17:03:58 +0200 |
wenzelm |
report antiquotation names;
|
file |
diff |
annotate
|
Fri, 15 Aug 2008 15:50:44 +0200 |
wenzelm |
Args.name_source(_position) for proper position information;
|
file |
diff |
annotate
|
Thu, 14 Aug 2008 19:52:40 +0200 |
wenzelm |
antiquotes: proper SymbolPos decoding, adapted Antiquote.read/Antiq;
|
file |
diff |
annotate
|
Sat, 09 Aug 2008 22:43:46 +0200 |
wenzelm |
unified Args.T with OuterLex.token, renamed some operations;
|
file |
diff |
annotate
|
Thu, 07 Aug 2008 19:21:43 +0200 |
wenzelm |
simplified Antiquote signature;
|
file |
diff |
annotate
|
Thu, 07 Aug 2008 13:45:09 +0200 |
wenzelm |
Antiquote.read/read_arguments;
|
file |
diff |
annotate
|
Wed, 06 Aug 2008 00:12:21 +0200 |
wenzelm |
adapted Antiq;
|
file |
diff |
annotate
|
Mon, 04 Aug 2008 21:24:17 +0200 |
wenzelm |
abstract type Scan.stopper;
|
file |
diff |
annotate
|
Mon, 14 Jul 2008 11:19:43 +0200 |
wenzelm |
ProofNode.current
|
file |
diff |
annotate
|
Thu, 10 Jul 2008 13:37:35 +0200 |
wenzelm |
@{lemma}: allow terminal method;
|
file |
diff |
annotate
|
Sat, 28 Jun 2008 21:21:13 +0200 |
wenzelm |
@{lemma}: 'by' keyword;
|
file |
diff |
annotate
|
Tue, 24 Jun 2008 19:43:20 +0200 |
wenzelm |
Antiquote.Open/Close;
|
file |
diff |
annotate
|
Wed, 18 Jun 2008 18:55:06 +0200 |
wenzelm |
moved ProofContext.pretty_proof to ProofSyntax.pretty_proof;
|
file |
diff |
annotate
|
Mon, 26 May 2008 17:55:37 +0200 |
haftmann |
proper lemma [source] antiquotation
|
file |
diff |
annotate
|
Wed, 14 May 2008 20:30:53 +0200 |
wenzelm |
added defined_command, defined_option;
|
file |
diff |
annotate
|
Tue, 29 Apr 2008 19:55:02 +0200 |
haftmann |
added lemma antiquotation
|
file |
diff |
annotate
|
Thu, 17 Apr 2008 22:22:19 +0200 |
wenzelm |
pretty_term: no revert_skolems here, but auto_fixes (token translations will do the rest);
|
file |
diff |
annotate
|
Fri, 28 Mar 2008 00:02:54 +0100 |
wenzelm |
reorganized signature of ML_Context;
|
file |
diff |
annotate
|
Mon, 24 Mar 2008 23:34:24 +0100 |
wenzelm |
ML runtime compilation: pass position, tuned signature;
|
file |
diff |
annotate
|
Sun, 11 Nov 2007 20:29:07 +0100 |
wenzelm |
abbrev: bypass full term check via ProofContext.standard_infer_types (prevents forced expansion);
|
file |
diff |
annotate
|
Sat, 10 Nov 2007 14:31:23 +0100 |
wenzelm |
@{const}: improved ProofContext.read_const does the job;
|
file |
diff |
annotate
|
Tue, 30 Oct 2007 14:39:37 +0100 |
haftmann |
const antiquotation clarified
|
file |
diff |
annotate
|
Tue, 16 Oct 2007 17:06:20 +0200 |
wenzelm |
tuned Const.the_abbreviation;
|
file |
diff |
annotate
|
Tue, 09 Oct 2007 00:20:13 +0200 |
wenzelm |
generic Syntax.pretty/string_of operations;
|
file |
diff |
annotate
|
Sun, 23 Sep 2007 22:23:27 +0200 |
wenzelm |
TypeInfer.constrain: canonical argument order;
|
file |
diff |
annotate
|
Mon, 23 Jul 2007 19:45:49 +0200 |
wenzelm |
marked some CRITICAL sections;
|
file |
diff |
annotate
|
Mon, 23 Jul 2007 16:45:03 +0200 |
wenzelm |
PrintMode.with_modes;
|
file |
diff |
annotate
|
Thu, 19 Jul 2007 23:18:48 +0200 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Tue, 10 Jul 2007 23:29:52 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Tue, 05 Jun 2007 22:46:59 +0200 |
wenzelm |
print_antiquotations: sort_strings;
|
file |
diff |
annotate
|
Fri, 19 Jan 2007 22:10:35 +0100 |
wenzelm |
renamed Isar/isar_output.ML to Thy/thy_output.ML;
|
file |
diff |
annotate
|