wenzelm [Tue, 24 Jun 2008 19:43:19 +0200] rev 27343
add_antiq: more general notion of ML antiquotation;
eval_antiquotes: support blocks and background context;
moved concrete antiquotations to ml_antiquote.ML;
wenzelm [Tue, 24 Jun 2008 19:43:18 +0200] rev 27342
added Open/Close -- checked blocks;
wenzelm [Tue, 24 Jun 2008 19:43:17 +0200] rev 27341
added pprint_thy_ref;
wenzelm [Tue, 24 Jun 2008 19:43:16 +0200] rev 27340
Common ML antiquotations.
wenzelm [Tue, 24 Jun 2008 19:43:15 +0200] rev 27339
added ML/ml_antiquote.ML;
wenzelm [Tue, 24 Jun 2008 19:43:14 +0200] rev 27338
ML_Antiquote.value;
wenzelm [Tue, 24 Jun 2008 19:43:12 +0200] rev 27337
added isaantiqopen/close;
wenzelm [Mon, 23 Jun 2008 23:45:49 +0200] rev 27336
Logic.all/mk_equals/mk_implies;
Term.all;
wenzelm [Mon, 23 Jun 2008 23:45:48 +0200] rev 27335
moved implies to logic.ML;
removed equals;
qualified all;
wenzelm [Mon, 23 Jun 2008 23:45:47 +0200] rev 27334
added all, is_all;
improved dest_all;
added implies (from term.ML);
wenzelm [Mon, 23 Jun 2008 23:45:46 +0200] rev 27333
Logic.implies;
wenzelm [Mon, 23 Jun 2008 23:45:45 +0200] rev 27332
Logic.is_all;
wenzelm [Mon, 23 Jun 2008 23:45:44 +0200] rev 27331
Term.all;
wenzelm [Mon, 23 Jun 2008 23:45:39 +0200] rev 27330
Logic.all/mk_equals/mk_implies;