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;