wenzelm [Fri, 15 Aug 2008 22:16:13 +0200] rev 27904
jars: build Pure.jar;
wenzelm [Fri, 15 Aug 2008 21:57:22 +0200] rev 27903
scan: proper recovery for escaped \\< symbols;
wenzelm [Fri, 15 Aug 2008 21:56:07 +0200] rev 27902
basic setup for Scala material;
added General/symbol.scala;
wenzelm [Fri, 15 Aug 2008 21:53:40 +0200] rev 27901
Basic support for Isabelle symbols.
wenzelm [Fri, 15 Aug 2008 18:25:41 +0200] rev 27900
added some abbrevs;
\<euro>: from default font;
wenzelm [Fri, 15 Aug 2008 18:03:30 +0200] rev 27899
removed redundant "symbol" property;
added "font" propery;
disabled alternative letters (\<A> etc.) for now;
wenzelm [Fri, 15 Aug 2008 17:19:32 +0200] rev 27898
Default interpretation of some Isabelle symbols.
wenzelm [Fri, 15 Aug 2008 17:03:58 +0200] rev 27897
report antiquotation names;
tuned messages;
wenzelm [Fri, 15 Aug 2008 17:03:56 +0200] rev 27896
fixed DOCTYPE -- XHTML is case-sensitive!
wenzelm [Fri, 15 Aug 2008 17:03:55 +0200] rev 27895
report antiquotation names;
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;