src/Pure/Isar/method.ML
Fri, 11 Dec 2015 13:44:20 +0100 wenzelm clarified modules;
Wed, 09 Dec 2015 16:36:26 +0100 wenzelm clarified type Token.src: plain token list, with usual implicit value assignment;
Tue, 08 Dec 2015 11:28:57 +0100 wenzelm tuned;
Sun, 18 Oct 2015 21:30:01 +0200 wenzelm tuned signature;
Fri, 25 Sep 2015 20:37:59 +0200 wenzelm moved remaining display.ML to more_thm.ML;
Sun, 13 Sep 2015 20:20:16 +0200 wenzelm renamed method "goals" to "goal_cases" to emphasize its meaning;
Sun, 13 Sep 2015 14:44:03 +0200 wenzelm method "goals" ignores facts;
Sun, 30 Aug 2015 13:08:00 +0200 wenzelm trim context for persistent storage;
Tue, 30 Jun 2015 15:20:56 +0200 wenzelm renamed "default" to "standard", to make semantically clear what it is;
Mon, 29 Jun 2015 19:27:07 +0200 wenzelm clarified static phase;
Thu, 25 Jun 2015 21:45:00 +0200 wenzelm added method "goals" for proper subgoal cases;
Mon, 22 Jun 2015 19:22:48 +0200 wenzelm added method "sleep";
Mon, 22 Jun 2015 18:55:47 +0200 wenzelm tuned signature;
Fri, 01 May 2015 14:35:13 +0200 wenzelm clarified markup range;
Fri, 01 May 2015 13:58:06 +0200 wenzelm modifier markup for all parsed tokens;
Thu, 09 Apr 2015 13:57:37 +0200 wenzelm option for old section parser (before 2137e60b6f6d) for the sake of Eisbach;
Thu, 09 Apr 2015 11:28:00 +0200 wenzelm tuned signature;
Wed, 08 Apr 2015 11:52:53 +0200 wenzelm tuned signature;
Fri, 03 Apr 2015 19:56:51 +0200 wenzelm more uniform "verbose" option to print name space;
Thu, 02 Apr 2015 20:28:30 +0200 wenzelm proper treatment of internal method name as already checked Token.src;
Thu, 02 Apr 2015 14:11:00 +0200 wenzelm clarified method_closure;
Thu, 02 Apr 2015 11:41:14 +0200 wenzelm tuned signature;
Tue, 10 Mar 2015 13:55:10 +0100 wenzelm clarified Token.check_src: intern at most once;
Mon, 09 Mar 2015 20:33:33 +0100 wenzelm support structural composition (THEN_ALL_NEW) for proof methods;
Tue, 10 Feb 2015 14:48:26 +0100 wenzelm proper context for resolve_tac, eresolve_tac, dresolve_tac, forward_tac etc.;
Sun, 30 Nov 2014 14:02:48 +0100 wenzelm tuned signature;
Sun, 30 Nov 2014 12:24:56 +0100 wenzelm more abstract type Input.source;
Wed, 12 Nov 2014 10:30:59 +0100 wenzelm more careful ML source positions, for improved PIDE markup;
Tue, 11 Nov 2014 20:11:38 +0100 wenzelm more careful ML source positions, for improved PIDE markup;
Tue, 11 Nov 2014 18:16:25 +0100 wenzelm more position information, e.g. relevant for errors in generated ML source;
Mon, 10 Nov 2014 21:49:48 +0100 wenzelm proper context for assume_tac (atac remains as fall-back without context);
Sun, 09 Nov 2014 17:04:14 +0100 wenzelm proper context for match_tac etc.;
Sat, 08 Nov 2014 21:31:51 +0100 wenzelm optional proof context for unify operations, for the sake of proper local options;
Thu, 30 Oct 2014 16:20:46 +0100 wenzelm eliminated aliases;
Thu, 28 Aug 2014 13:25:12 +0200 wenzelm intern xthm only once;
Wed, 27 Aug 2014 14:54:32 +0200 wenzelm more explicit Method.modifier with reported position;
Fri, 22 Aug 2014 15:55:24 +0200 wenzelm attach modifier only later, to avoid interference as e.g. in "simp add: foo [simplified] bar";
Fri, 22 Aug 2014 11:28:51 +0200 wenzelm made SML/NJ happy;
Thu, 21 Aug 2014 23:54:27 +0200 wenzelm clarified Method.section: explicit declaration with static closure;
Thu, 21 Aug 2014 13:31:31 +0200 wenzelm tuned;
Thu, 21 Aug 2014 09:48:59 +0200 wenzelm tuned;
Wed, 20 Aug 2014 17:30:43 +0200 wenzelm proper static closure of ML tactic -- data slot is used twice, for ML compiler and transformed declaration;
Wed, 20 Aug 2014 16:06:10 +0200 wenzelm more uniform data slot;
Tue, 19 Aug 2014 23:17:51 +0200 wenzelm tuned signature -- moved type src to Token, without aliases;
Tue, 19 Aug 2014 16:46:07 +0200 wenzelm just one context for Method.evaluate (in contrast to a989bdaf8121, but in accordance to old global situation);
Tue, 19 Aug 2014 16:09:11 +0200 wenzelm tuned signature;
Tue, 19 Aug 2014 15:55:06 +0200 wenzelm more compact datatypes;
Tue, 19 Aug 2014 15:10:37 +0200 wenzelm tuned;
Tue, 19 Aug 2014 14:51:25 +0200 wenzelm clarifed Method.evaluate: turn text into semantic method (like Basic);
Tue, 19 Aug 2014 12:05:11 +0200 wenzelm simplified type Proof.method;
Thu, 14 Aug 2014 14:28:11 +0200 wenzelm localized command 'method_setup' and 'attribute_setup';
Thu, 14 Aug 2014 12:33:21 +0200 wenzelm tuned;
Thu, 14 Aug 2014 12:13:24 +0200 wenzelm tuned;
Thu, 14 Aug 2014 11:51:17 +0200 wenzelm localized method definitions (see also f14c1248d064);
Tue, 05 Aug 2014 15:07:11 +0200 wenzelm avoid duplication of warnings stemming from simp/intro declarations etc.;
Wed, 09 Apr 2014 20:58:32 +0200 wenzelm proper Args.name vs. Args.text as documented (in contrast to adhoc union in 75aaee32893d, which had to cope with more limited Args.T);
Mon, 31 Mar 2014 12:35:39 +0200 wenzelm some shortcuts for chunks, which sometimes avoid bulky string output;
Tue, 25 Mar 2014 16:11:00 +0100 wenzelm separate tokenization and language context for SML: no symbols, no antiquotes;
Thu, 20 Mar 2014 22:00:13 +0100 wenzelm more static checking of proof methods;
Tue, 18 Mar 2014 15:29:58 +0100 wenzelm more antiquotations;
less more (0) -300 -100 -60 tip