wenzelm [Fri, 15 Aug 2008 17:03:52 +0200] rev 27894
added ML_antiq, doc_antiq;
wenzelm [Fri, 15 Aug 2008 16:08:08 +0200] rev 27893
added README;
wenzelm [Fri, 15 Aug 2008 16:06:01 +0200] rev 27892
generated truetype font;
wenzelm [Fri, 15 Aug 2008 16:04:57 +0200] rev 27891
The Jerusalem font from 2004 -- unicode version.
wenzelm [Fri, 15 Aug 2008 15:51:06 +0200] rev 27890
args: explicit groups for file_name, theory_name;
wenzelm [Fri, 15 Aug 2008 15:51:04 +0200] rev 27889
read_asts: Lexicon.report_token, filter Lexicon.is_proper;
report tokens;
wenzelm [Fri, 15 Aug 2008 15:51:02 +0200] rev 27888
filter Lexicon.is_proper -- Lexicon.tokenize now includes improper tokens;
wenzelm [Fri, 15 Aug 2008 15:51:00 +0200] rev 27887
token_kind: add Space, Comment;
tokenize: now includes improper tokens, cf. is_proper;
added report_token;
wenzelm [Fri, 15 Aug 2008 15:50:58 +0200] rev 27886
renamed T.source_of' to T.source_position_of;
tuned signature;
wenzelm [Fri, 15 Aug 2008 15:50:52 +0200] rev 27885
renamed T.source_of' to T.source_position_of;
wenzelm [Fri, 15 Aug 2008 15:50:50 +0200] rev 27884
output_markup: check Markup.is_none;
wenzelm [Fri, 15 Aug 2008 15:50:49 +0200] rev 27883
added is_none;
added inner_comment;
wenzelm [Fri, 15 Aug 2008 15:50:44 +0200] rev 27882
Args.name_source(_position) for proper position information;
wenzelm [Thu, 14 Aug 2008 21:06:07 +0200] rev 27881
[source=false] for quoted antiquotation avoids quote-escapes in output;
wenzelm [Thu, 14 Aug 2008 20:29:38 +0200] rev 27880
report antiquotations;
wenzelm [Thu, 14 Aug 2008 20:29:37 +0200] rev 27879
tuned;
wenzelm [Thu, 14 Aug 2008 20:13:43 +0200] rev 27878
report ML_source;
wenzelm [Thu, 14 Aug 2008 20:13:42 +0200] rev 27877
renamed P.ml_source to P.ML_source;
wenzelm [Thu, 14 Aug 2008 20:13:41 +0200] rev 27876
report doc_source;
wenzelm [Thu, 14 Aug 2008 20:13:40 +0200] rev 27875
added ML_source, doc_source;
wenzelm [Thu, 14 Aug 2008 19:52:40 +0200] rev 27874
antiquotes: proper SymbolPos decoding, adapted Antiquote.read/Antiq;
wenzelm [Thu, 14 Aug 2008 19:52:39 +0200] rev 27873
added source_of';
wenzelm [Thu, 14 Aug 2008 19:52:37 +0200] rev 27872
P.doc_source and P.ml_sorce for proper SymbolPos.text;
wenzelm [Thu, 14 Aug 2008 19:52:36 +0200] rev 27871
oracle, header/local_theory/proof_markup: pass SymbolPos.text;
wenzelm [Thu, 14 Aug 2008 19:52:35 +0200] rev 27870
use SymbolPos.T list directly, instead of encoded SymbolPos.text;
wenzelm [Thu, 14 Aug 2008 16:52:56 +0200] rev 27869
ML_Context.add_antiq: pass position;
@{lemma}: set source position;
wenzelm [Thu, 14 Aug 2008 16:52:54 +0200] rev 27868
ML_Context.add_antiq: pass position;
wenzelm [Thu, 14 Aug 2008 16:52:52 +0200] rev 27867
retrieve_thms: transfer fact position to result;
tuned;
wenzelm [Thu, 14 Aug 2008 16:52:51 +0200] rev 27866
moved basic thm operations from structure PureThy to Thm;
added position operations;
tuned;
wenzelm [Thu, 14 Aug 2008 16:52:46 +0200] rev 27865
moved basic thm operations from structure PureThy to Thm (cf. more_thm.ML);
wenzelm [Thu, 14 Aug 2008 11:55:05 +0200] rev 27864
made SML/NJ happy;
wenzelm [Wed, 13 Aug 2008 20:57:40 +0200] rev 27863
removed obsolete present_html -- now part of regular theory presentation;
wenzelm [Wed, 13 Aug 2008 20:57:39 +0200] rev 27862
removed obsolete verbatim_source, results, chapter, section etc.;
removed obsolete results, theorems(s);
moved theorem result hook to proof_display.ML;
wenzelm [Wed, 13 Aug 2008 20:57:37 +0200] rev 27861
removed obsolete verbatim_source, results, chapter, section etc.;
removed redundant end_index, end_theory;
wenzelm [Wed, 13 Aug 2008 20:57:35 +0200] rev 27860
ProofDisplay.add_hook;
wenzelm [Wed, 13 Aug 2008 20:57:33 +0200] rev 27859
simplified present_local_theory/proof;
wenzelm [Wed, 13 Aug 2008 20:57:33 +0200] rev 27858
ProofDisplay.theory_results;
wenzelm [Wed, 13 Aug 2008 20:57:31 +0200] rev 27857
removed obsolete present_results;
added theory_results, which is subject to hooks (formerly in present.ML);
wenzelm [Wed, 13 Aug 2008 20:57:30 +0200] rev 27856
scan: SymbolPos.tabify_content when creating tokens (for proper presentation output);
wenzelm [Wed, 13 Aug 2008 20:57:30 +0200] rev 27855
load_thy: no untabify (preserve position information!), present spans instead of verbatim source;
wenzelm [Wed, 13 Aug 2008 20:57:28 +0200] rev 27854
simplified markup commands;
wenzelm [Wed, 13 Aug 2008 20:57:26 +0200] rev 27853
simplified markup commands -- removed obsolete Present.results, always check text;
wenzelm [Wed, 13 Aug 2008 20:57:24 +0200] rev 27852
added untabify_content;
wenzelm [Wed, 13 Aug 2008 20:57:22 +0200] rev 27851
tuned;
wenzelm [Wed, 13 Aug 2008 20:57:20 +0200] rev 27850
removed obsolete untabify (superceded by SymbolPos.tabify_content);
wenzelm [Wed, 13 Aug 2008 20:57:18 +0200] rev 27849
tuned document;
wenzelm [Wed, 13 Aug 2008 20:57:16 +0200] rev 27848
removed obsolete theorems;
handle generic XML markup as well (plain <markup> instead of <... class=markup>);
misc tuning/update according to Pure/Generic/markup.ML;
berghofe [Wed, 13 Aug 2008 03:00:33 +0200] rev 27847
Changed proof of strong induction rule to avoid infinite loop
when premises of introduction rules contain equations.
wenzelm [Tue, 12 Aug 2008 21:48:59 +0200] rev 27846
token_kind_markup: complete coverage;
wenzelm [Tue, 12 Aug 2008 21:28:09 +0200] rev 27845
OuterSyntax.scan: pass position;
wenzelm [Tue, 12 Aug 2008 21:28:07 +0200] rev 27844
message: ignored if body empty;
wenzelm [Tue, 12 Aug 2008 21:28:05 +0200] rev 27843
load_thy: removed obsolete dir argument;
wenzelm [Tue, 12 Aug 2008 21:28:03 +0200] rev 27842
abstract type span, tuned interfaces;
added report_token, report_span;
markup ident tokens;
wenzelm [Tue, 12 Aug 2008 21:28:01 +0200] rev 27841
adapted ThyEdit operations;
wenzelm [Tue, 12 Aug 2008 21:27:59 +0200] rev 27840
added ignored, malformed transitions;
wenzelm [Tue, 12 Aug 2008 21:27:57 +0200] rev 27839
Symbol.source/OuterLex.source: more explicit do_recover argument;
scan: pass position;
removed obsolete prepare_command (now inlined in isar_syn.ML);
renamed prepare_command_failsafe to prepare_command, reports tokens;
load_thy: now based on ThyEdit operations, reports tokens and spans;
tuned;
wenzelm [Tue, 12 Aug 2008 21:27:55 +0200] rev 27838
Isabelle.command: inline former OuterSyntax.prepare_command;
Isar.command: based on fail-safe OuterSyntax.prepare_command;
wenzelm [Tue, 12 Aug 2008 21:27:53 +0200] rev 27837
load thy_edit.ML before outer_syntax.ML;
wenzelm [Tue, 12 Aug 2008 21:27:51 +0200] rev 27836
renamed unknown_span to malformed_span;
added ident;
tuned;
wenzelm [Tue, 12 Aug 2008 21:27:48 +0200] rev 27835
Symbol.source/OuterLex.source: more explicit do_recover argument;