src/Pure/ML/ml_context.ML
Mon, 01 Jun 2009 15:26:00 +0200 wenzelm moved local ML environment to separate module ML_Env;
Tue, 24 Mar 2009 11:57:41 +0100 wenzelm datatype antiquote: maintain original Position.range, which is eventually attached to the resulting ML tokens;
Mon, 23 Mar 2009 21:40:11 +0100 wenzelm more systematic type use_context, with particular values ML_Parse.global_context and ML_Context.local_context;
Sun, 22 Mar 2009 20:49:48 +0100 wenzelm ML_Lex.read_antiq;
Sun, 22 Mar 2009 19:10:59 +0100 wenzelm export eval_antiquotes: refined version that operates on ML tokens;
Fri, 20 Mar 2009 20:22:13 +0100 wenzelm report markup for ML tokens;
Thu, 19 Mar 2009 21:05:40 +0100 wenzelm eval_antiquotes: joint scanning of ML tokens and antiquotations;
Thu, 19 Mar 2009 16:56:51 +0100 wenzelm parameterized datatype antiquote and read operation;
Thu, 19 Mar 2009 15:44:14 +0100 wenzelm Antiquote.Text: keep full position information;
Thu, 19 Mar 2009 15:22:53 +0100 wenzelm OuterLex.read_antiq;
Wed, 18 Mar 2009 22:41:14 +0100 wenzelm more precise type Symbol_Pos.text;
Wed, 18 Mar 2009 21:55:38 +0100 wenzelm de-camelized Symbol_Pos;
Fri, 13 Mar 2009 21:25:15 +0100 wenzelm eliminated type Args.T;
Wed, 21 Jan 2009 23:21:44 +0100 wenzelm removed Ids;
Wed, 21 Jan 2009 16:47:04 +0100 haftmann binding replaces bstring
Mon, 29 Sep 2008 21:26:39 +0200 wenzelm back to plain Position.report for regular references;
Mon, 29 Sep 2008 14:41:25 +0200 wenzelm ContextPosition.report;
Wed, 17 Sep 2008 22:06:59 +0200 wenzelm added inherit_env;
Wed, 17 Sep 2008 21:27:32 +0200 wenzelm explicit handling of ML environment within generic context;
Fri, 15 Aug 2008 17:03:55 +0200 wenzelm report antiquotation names;
Thu, 14 Aug 2008 20:13:43 +0200 wenzelm report ML_source;
Thu, 14 Aug 2008 19:52:40 +0200 wenzelm antiquotes: proper SymbolPos decoding, adapted Antiquote.read/Antiq;
Thu, 14 Aug 2008 16:52:54 +0200 wenzelm ML_Context.add_antiq: pass position;
Sat, 09 Aug 2008 22:43:46 +0200 wenzelm unified Args.T with OuterLex.token, renamed some operations;
Thu, 07 Aug 2008 19:21:43 +0200 wenzelm simplified Antiquote signature;
Thu, 07 Aug 2008 13:45:09 +0200 wenzelm Antiquote.read/read_arguments;
Wed, 06 Aug 2008 00:12:21 +0200 wenzelm adapted Antiq;
Mon, 04 Aug 2008 18:56:55 +0200 berghofe Exported eval_wrapper.
Sat, 28 Jun 2008 15:17:26 +0200 wenzelm tuned;
Wed, 25 Jun 2008 17:38:39 +0200 wenzelm re-use official outer keywords;
less more (0) -50 -30 tip