src/Pure/Isar/args.ML
Sun, 10 Aug 2008 12:38:23 +0200 wenzelm pass token source to typ/term etc.;
Sat, 09 Aug 2008 22:43:53 +0200 wenzelm unified Args.T with OuterLex.token;
Mon, 04 Aug 2008 21:24:17 +0200 wenzelm abstract type Scan.stopper;
Sat, 28 Jun 2008 21:21:15 +0200 wenzelm tuned nested args parser;
Sat, 28 Jun 2008 15:17:24 +0200 wenzelm added thm_name, opt_thm_name;
Thu, 26 Jun 2008 15:06:28 +0200 wenzelm added context/theory scanner;
Mon, 16 Jun 2008 17:54:48 +0200 wenzelm export eof;
Wed, 19 Mar 2008 22:27:57 +0100 wenzelm renamed datatype thmref to Facts.ref, tuned interfaces;
Mon, 28 Jan 2008 22:27:19 +0100 wenzelm added ::: / @@@ scanner combinators;
Thu, 08 Nov 2007 14:51:28 +0100 wenzelm added const_proper;
Wed, 07 Nov 2007 22:20:09 +0100 wenzelm Syntax.read_typ;
Wed, 07 Nov 2007 16:42:55 +0100 wenzelm removed obsolete Sign.read_tyname/const (cf. ProofContext);
Tue, 09 Oct 2007 00:20:13 +0200 wenzelm generic Syntax.pretty/string_of operations;
Sat, 01 Sep 2007 15:46:59 +0200 wenzelm replaced ProofContext.read_term/prop by general Syntax.read_term/prop;
Mon, 13 Aug 2007 18:10:22 +0200 wenzelm Lexicon.read_indexname/nat/variable;
Fri, 27 Jul 2007 16:31:15 +0200 wenzelm added terminator, named_attribute;
Fri, 11 May 2007 00:43:46 +0200 wenzelm bang_facts: warning;
Sat, 14 Apr 2007 00:46:20 +0200 wenzelm Morphism.transform/form;
Tue, 02 Jan 2007 22:43:05 +0100 wenzelm Morphism.fact;
Mon, 18 Dec 2006 08:21:35 +0100 haftmann switched argument order in *.syntax lifters
Sat, 09 Dec 2006 18:05:43 +0100 wenzelm added term_abbrev;
Thu, 07 Dec 2006 17:58:48 +0100 wenzelm tuned pretty_src output;
Tue, 05 Dec 2006 22:14:47 +0100 wenzelm attribute value: morphism;
Thu, 23 Nov 2006 20:33:34 +0100 wenzelm renamed Name value to Text, which is *not* a name in terms of morphisms;
Thu, 23 Nov 2006 00:52:11 +0100 wenzelm replaced map_values by morph_values;
Sat, 14 Oct 2006 23:25:48 +0200 wenzelm moved pretty_attribs to attrib.ML;
Thu, 21 Sep 2006 19:04:20 +0200 wenzelm member (op =);
Wed, 02 Aug 2006 22:26:41 +0200 wenzelm normalized Proof.context/method type aliases;
Sun, 30 Jul 2006 21:28:56 +0200 wenzelm added maxidx_values;
Thu, 27 Jul 2006 13:43:01 +0200 wenzelm moved basic assumption operations from structure ProofContext to Assumption;
Wed, 12 Jul 2006 19:59:13 +0200 wenzelm query/bang_colon: separate tokens;
Thu, 27 Apr 2006 15:06:35 +0200 wenzelm tuned basic list operators (flat, maps, map_filter);
Fri, 10 Feb 2006 02:22:41 +0100 wenzelm Context.generic is canonical state of parsers;
Sat, 21 Jan 2006 23:02:14 +0100 wenzelm simplified type attribute;
Tue, 10 Jan 2006 19:33:34 +0100 wenzelm added generic syntax;
Fri, 28 Oct 2005 22:28:07 +0200 wenzelm syntax for literal facts;
Thu, 18 Aug 2005 11:17:39 +0200 wenzelm removed obsolete Theory.sign_of;
Tue, 16 Aug 2005 13:42:35 +0200 wenzelm added liberal_name;
Thu, 09 Jun 2005 12:03:30 +0200 wenzelm renamed global/local_typ_raw to global/local_typ_abbrev;
Tue, 31 May 2005 11:53:31 +0200 wenzelm added symbol scanner;
Tue, 17 May 2005 18:10:40 +0200 wenzelm Syntax.read_variable;
Wed, 13 Apr 2005 18:51:39 +0200 wenzelm *** MESSAGE REFERS TO PREVIOUS VERSION ***
Wed, 13 Apr 2005 18:34:22 +0200 wenzelm *** empty log message ***
Wed, 09 Mar 2005 18:44:52 +0100 ballarin First version of global registration command.
Thu, 03 Mar 2005 12:43:01 +0100 skalberg Move towards standard functions.
Sun, 13 Feb 2005 17:15:14 +0100 skalberg Deleted Library.option type.
Mon, 21 Jun 2004 10:25:57 +0200 kleing Merged in license change from Isabelle2004
Sat, 29 May 2004 15:10:56 +0200 wenzelm do *not* export list/list1 -- commas considered special in arg syntax;
Fri, 21 May 2004 21:21:12 +0200 wenzelm xxx_typ_raw replace xxx_typ_no_norm forms;
Wed, 19 May 2004 11:24:54 +0200 chaieb the function list1 has been exported.
Mon, 19 Apr 2004 09:27:27 +0200 kleing change quote to Library.quote, fixes LaTeX \isarchardoublequote problem.
Wed, 14 Apr 2004 13:26:27 +0200 wenzelm tuned;
Fri, 29 Aug 2003 15:19:02 +0200 ballarin Methods rule_tac etc support static (Isar) contexts.
Tue, 21 Aug 2001 20:09:09 +0200 wenzelm tuned error message;
Wed, 04 Oct 2000 20:55:57 +0200 wenzelm added "bracks";
Tue, 19 Sep 2000 23:54:25 +0200 wenzelm added common args keywords;
Wed, 13 Sep 2000 22:31:19 +0200 wenzelm Args.addN, Args.delN;
Thu, 07 Sep 2000 20:57:22 +0200 wenzelm avoid handle_error (better msgs);
Sat, 02 Sep 2000 21:52:33 +0200 wenzelm added mode parser;
Wed, 30 Aug 2000 17:53:23 +0200 wenzelm added string_of;
less more (0) -60 tip