doc-src/antiquote_setup.ML
2012-02-18 haftmann avoid redefinition of @{theory} antiquotation
2012-02-18 haftmann more precise semantics of "theory" antiquotation
2012-01-25 wenzelm document antiquotations for ML infix operators;
2011-11-29 bulwahn adjusting antiquote_setup (cf. d83797ef0d2d)
2011-06-27 wenzelm document antiquotations are managed as theory data, with proper name space and entity markup;
2011-06-27 wenzelm proper checking of @{ML_antiquotation};
2011-05-03 wenzelm use existing \<hyphen>;
2011-04-16 wenzelm modernized structure Proof_Context;
2011-04-08 wenzelm discontinued special treatment of structure Lexicon;
2010-11-29 wenzelm added document antiquotation @{file};
2010-10-19 wenzelm more robust treatment of "op IDENT";
2010-10-19 wenzelm more robust index_ML antiquotations: guess name from text (affects infixes and type constructors in particular);
2010-10-16 wenzelm more robust treatment of symbolic indentifiers (which may contain colons);
2010-10-08 wenzelm more on ML antiquotations;
2010-08-27 wenzelm proper context for various Thy_Output options, via official configuration options in ML and Isar;
2010-07-27 wenzelm updated manual concerning theory loader;
2010-05-31 wenzelm modernized some structure names, keeping a few legacy aliases;
2010-05-30 wenzelm replaced ML_Lex.read_antiq by more concise ML_Lex.read, which includes full read/report with explicit position information;
2010-05-18 wenzelm prefer structure Keyword and Parse;
2010-04-16 wenzelm proper checking of ML functors (in Poly/ML 5.2 or later);
2009-06-10 wenzelm eliminated escaped symbols;
2009-05-30 wenzelm tuned;
2009-03-09 wenzelm fornal markup for antiquotation options;
2009-03-09 wenzelm moved @{ML_functor} and @{ML_text} to Pure;
2009-03-09 wenzelm adapted ThyOutput.antiquotation;
2009-03-08 wenzelm use simplified ThyOutput.antiquotation;
2009-03-08 wenzelm adapted to structure Long_Name;
2009-03-08 wenzelm index_ML: removed spurious writeln introduced in 41ce4f5c97c9 -- it merely produces unreadable LaTeX sources;
2009-03-04 blanchet Merge.
2009-03-04 blanchet Merge.
2009-02-26 wenzelm uniform treatment of ML indexing, using general \indexdef macro for formal Isabelle/Isar entities;
2009-02-14 wenzelm clean_string/clean_name: proper treatment of \<dash>;
2009-02-11 wenzelm added "inference" entity;
2008-11-13 wenzelm ignore ThyOutput.source flag;
2008-10-21 wenzelm ThyOutput: export some auxiliary operations;
2008-09-29 haftmann added theory antiquotation
2008-09-17 wenzelm simplified ML_Context.eval_in -- expect immutable Proof.context value;
2008-09-16 wenzelm check setting and tool;
2008-09-15 wenzelm tuned comment;
2008-09-15 wenzelm added formal markup for setting, executable, tool;
2008-08-09 wenzelm unified Args.T with OuterLex.token, renamed some operations;
2008-06-25 wenzelm moved global keywords from OuterSyntax to OuterKeyword, tuned interfaces;
2008-05-15 wenzelm tuned clean_name (underscore);
2008-05-15 wenzelm clean_name: replace "_" by "-";
2008-05-15 wenzelm clean_string: cover <;
2008-05-14 wenzelm proper checking of various Isar elements;
2008-05-08 wenzelm clean_string: map "_" to "\\_" (best used with underscore.sty);
2008-05-07 wenzelm output_entity: ignore ThyOutput.source option;
2008-05-05 wenzelm element: isakeyword markup;
2008-05-02 wenzelm output_entity: added \mbox{} to prevent hyphenation;
2008-05-02 wenzelm clean_string: handle { };
2008-04-28 wenzelm proper command/keyword markup;
2008-04-26 wenzelm added setup for Isar entities;
2008-04-23 wenzelm misc cleanup;
2008-04-17 wenzelm pretty_term: no revert_skolems here, but auto_fixes (token translations will do the rest);
2008-03-28 haftmann some styling
2008-03-27 wenzelm reorganized signature of ML_Context;
2008-03-24 wenzelm ML runtime compilation: pass position, tuned signature;
2007-10-08 wenzelm generic Syntax.pretty/string_of operations;
2007-09-15 haftmann fixed title
less more (0) -60 tip