Fri, 25 Apr 2025 11:22:25 +0200 |
wenzelm |
more scalable: discontinue odd shortcuts from 6b3739fee456, which produce bulky strings internally;
|
file |
diff |
annotate
|
Tue, 23 May 2023 18:46:15 +0200 |
wenzelm |
tuned signature: more position information;
|
file |
diff |
annotate
|
Fri, 19 May 2023 22:09:06 +0200 |
wenzelm |
more careful treatment of context for method source;
|
file |
diff |
annotate
|
Thu, 18 May 2023 17:21:29 +0200 |
wenzelm |
clarified signature: more explicit types;
|
file |
diff |
annotate
|
Sat, 22 Apr 2023 21:00:24 +0200 |
wenzelm |
tuned: concise combinators instead of bulky case-expressions;
|
file |
diff |
annotate
|
Wed, 28 Dec 2022 16:13:08 +0100 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Mon, 06 Dec 2021 15:34:54 +0100 |
wenzelm |
discontinued old-style {* verbatim *} tokens;
|
file |
diff |
annotate
|
Thu, 28 Oct 2021 12:09:58 +0200 |
wenzelm |
clarified keywords: major take precedence for commands, but not used for antiquotations;
|
file |
diff |
annotate
|
Sun, 24 Oct 2021 16:43:54 +0200 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Thu, 21 Oct 2021 18:10:51 +0200 |
wenzelm |
clarified modules;
|
file |
diff |
annotate
|
Wed, 20 Oct 2021 20:25:33 +0200 |
wenzelm |
clarified modules;
|
file |
diff |
annotate
|
Wed, 20 Oct 2021 18:13:17 +0200 |
wenzelm |
discontinued obsolete "val extend = I" for data slots;
|
file |
diff |
annotate
|
Wed, 20 Oct 2021 16:45:10 +0200 |
wenzelm |
clarified modules;
|
file |
diff |
annotate
|
Wed, 20 Oct 2021 16:36:49 +0200 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Tue, 07 Sep 2021 21:16:22 +0200 |
wenzelm |
export other entities, e.g. relevant for formal document output;
|
file |
diff |
annotate
|
Mon, 06 Sep 2021 12:23:06 +0200 |
wenzelm |
clarified modules;
|
file |
diff |
annotate
|
Tue, 03 Aug 2021 13:08:23 +0200 |
wenzelm |
more uniform signatures in ML and Scala;
|
file |
diff |
annotate
|
Wed, 27 May 2020 20:02:02 +0200 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Fri, 03 Apr 2020 17:35:10 +0200 |
wenzelm |
less redundant markup reports;
|
file |
diff |
annotate
|
Tue, 13 Aug 2019 15:34:46 +0200 |
wenzelm |
added SUBPROOFS / "subproofs" method combinator, for more compact proofterms;
|
file |
diff |
annotate
|
Tue, 13 Aug 2019 10:27:21 +0200 |
wenzelm |
clarified modules;
|
file |
diff |
annotate
|
Thu, 03 Jan 2019 14:12:44 +0100 |
wenzelm |
clarified signature: more types;
|
file |
diff |
annotate
|
Wed, 31 Oct 2018 15:53:32 +0100 |
wenzelm |
clarified ML_Context.expression: it is a closed expression, not a let-declaration -- thus source positions are more accurate (amending d8849cfad60f, 162a4c2e97bc);
|
file |
diff |
annotate
|
Thu, 25 Oct 2018 21:29:08 +0200 |
wenzelm |
clarified ML position: proper markup for def/ref scopes (see also 162a4c2e97bc);
|
file |
diff |
annotate
|
Mon, 27 Aug 2018 20:43:01 +0200 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Thu, 25 Jan 2018 11:29:52 +0100 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Wed, 24 Jan 2018 20:47:36 +0100 |
wenzelm |
clarified operations;
|
file |
diff |
annotate
|
Wed, 06 Dec 2017 18:59:33 +0100 |
wenzelm |
prefer control symbol antiquotations;
|
file |
diff |
annotate
|
Tue, 13 Dec 2016 11:51:42 +0100 |
wenzelm |
more symbols;
|
file |
diff |
annotate
|
Wed, 20 Jul 2016 11:44:11 +0200 |
wenzelm |
moved method "use" to Pure;
|
file |
diff |
annotate
|
Wed, 08 Jun 2016 11:53:43 +0200 |
wenzelm |
provide dynamic facts in static context, to allow use of method_facts during static closure;
|
file |
diff |
annotate
|
Wed, 08 Jun 2016 11:33:56 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Tue, 07 Jun 2016 19:57:41 +0200 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Tue, 07 Jun 2016 19:55:45 +0200 |
wenzelm |
clean facts more uniformly;
|
file |
diff |
annotate
|
Tue, 07 Jun 2016 15:44:18 +0200 |
wenzelm |
expode method_facts via dynamic method context;
|
file |
diff |
annotate
|
Thu, 12 May 2016 22:06:18 +0200 |
wenzelm |
common entity definitions within a global or local theory context;
|
file |
diff |
annotate
|
Wed, 13 Apr 2016 18:01:05 +0200 |
wenzelm |
eliminated "xname" and variants;
|
file |
diff |
annotate
|
Wed, 06 Apr 2016 16:33:33 +0200 |
wenzelm |
clarified modules;
|
file |
diff |
annotate
|
Fri, 01 Apr 2016 17:14:27 +0200 |
wenzelm |
removed redundant Position.set_range -- already done in Position.range;
|
file |
diff |
annotate
|
Wed, 23 Dec 2015 14:40:18 +0100 |
wenzelm |
check and report source at most once, notably in body of "match" method;
|
file |
diff |
annotate
|
Mon, 14 Dec 2015 10:14:19 +0100 |
wenzelm |
tuned message;
|
file |
diff |
annotate
|
Sun, 13 Dec 2015 21:56:15 +0100 |
wenzelm |
more general types Proof.method / context_tactic;
|
file |
diff |
annotate
|
Fri, 11 Dec 2015 13:44:20 +0100 |
wenzelm |
clarified modules;
|
file |
diff |
annotate
|
Wed, 09 Dec 2015 16:36:26 +0100 |
wenzelm |
clarified type Token.src: plain token list, with usual implicit value assignment;
|
file |
diff |
annotate
|
Tue, 08 Dec 2015 11:28:57 +0100 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Sun, 18 Oct 2015 21:30:01 +0200 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Fri, 25 Sep 2015 20:37:59 +0200 |
wenzelm |
moved remaining display.ML to more_thm.ML;
|
file |
diff |
annotate
|
Sun, 13 Sep 2015 20:20:16 +0200 |
wenzelm |
renamed method "goals" to "goal_cases" to emphasize its meaning;
|
file |
diff |
annotate
|
Sun, 13 Sep 2015 14:44:03 +0200 |
wenzelm |
method "goals" ignores facts;
|
file |
diff |
annotate
|
Sun, 30 Aug 2015 13:08:00 +0200 |
wenzelm |
trim context for persistent storage;
|
file |
diff |
annotate
|
Tue, 30 Jun 2015 15:20:56 +0200 |
wenzelm |
renamed "default" to "standard", to make semantically clear what it is;
|
file |
diff |
annotate
|
Mon, 29 Jun 2015 19:27:07 +0200 |
wenzelm |
clarified static phase;
|
file |
diff |
annotate
|
Thu, 25 Jun 2015 21:45:00 +0200 |
wenzelm |
added method "goals" for proper subgoal cases;
|
file |
diff |
annotate
|
Mon, 22 Jun 2015 19:22:48 +0200 |
wenzelm |
added method "sleep";
|
file |
diff |
annotate
|
Mon, 22 Jun 2015 18:55:47 +0200 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Fri, 01 May 2015 14:35:13 +0200 |
wenzelm |
clarified markup range;
|
file |
diff |
annotate
|
Fri, 01 May 2015 13:58:06 +0200 |
wenzelm |
modifier markup for all parsed tokens;
|
file |
diff |
annotate
|
Thu, 09 Apr 2015 13:57:37 +0200 |
wenzelm |
option for old section parser (before 2137e60b6f6d) for the sake of Eisbach;
|
file |
diff |
annotate
|
Thu, 09 Apr 2015 11:28:00 +0200 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Wed, 08 Apr 2015 11:52:53 +0200 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Fri, 03 Apr 2015 19:56:51 +0200 |
wenzelm |
more uniform "verbose" option to print name space;
|
file |
diff |
annotate
|
Thu, 02 Apr 2015 20:28:30 +0200 |
wenzelm |
proper treatment of internal method name as already checked Token.src;
|
file |
diff |
annotate
|
Thu, 02 Apr 2015 14:11:00 +0200 |
wenzelm |
clarified method_closure;
|
file |
diff |
annotate
|
Thu, 02 Apr 2015 11:41:14 +0200 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Tue, 10 Mar 2015 13:55:10 +0100 |
wenzelm |
clarified Token.check_src: intern at most once;
|
file |
diff |
annotate
|
Mon, 09 Mar 2015 20:33:33 +0100 |
wenzelm |
support structural composition (THEN_ALL_NEW) for proof methods;
|
file |
diff |
annotate
|
Tue, 10 Feb 2015 14:48:26 +0100 |
wenzelm |
proper context for resolve_tac, eresolve_tac, dresolve_tac, forward_tac etc.;
|
file |
diff |
annotate
|
Sun, 30 Nov 2014 14:02:48 +0100 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Sun, 30 Nov 2014 12:24:56 +0100 |
wenzelm |
more abstract type Input.source;
|
file |
diff |
annotate
|
Wed, 12 Nov 2014 10:30:59 +0100 |
wenzelm |
more careful ML source positions, for improved PIDE markup;
|
file |
diff |
annotate
|
Tue, 11 Nov 2014 20:11:38 +0100 |
wenzelm |
more careful ML source positions, for improved PIDE markup;
|
file |
diff |
annotate
|
Tue, 11 Nov 2014 18:16:25 +0100 |
wenzelm |
more position information, e.g. relevant for errors in generated ML source;
|
file |
diff |
annotate
|
Mon, 10 Nov 2014 21:49:48 +0100 |
wenzelm |
proper context for assume_tac (atac remains as fall-back without context);
|
file |
diff |
annotate
|
Sun, 09 Nov 2014 17:04:14 +0100 |
wenzelm |
proper context for match_tac etc.;
|
file |
diff |
annotate
|
Sat, 08 Nov 2014 21:31:51 +0100 |
wenzelm |
optional proof context for unify operations, for the sake of proper local options;
|
file |
diff |
annotate
|
Thu, 30 Oct 2014 16:20:46 +0100 |
wenzelm |
eliminated aliases;
|
file |
diff |
annotate
|
Thu, 28 Aug 2014 13:25:12 +0200 |
wenzelm |
intern xthm only once;
|
file |
diff |
annotate
|
Wed, 27 Aug 2014 14:54:32 +0200 |
wenzelm |
more explicit Method.modifier with reported position;
|
file |
diff |
annotate
|
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";
|
file |
diff |
annotate
|
Fri, 22 Aug 2014 11:28:51 +0200 |
wenzelm |
made SML/NJ happy;
|
file |
diff |
annotate
|
Thu, 21 Aug 2014 23:54:27 +0200 |
wenzelm |
clarified Method.section: explicit declaration with static closure;
|
file |
diff |
annotate
|
Thu, 21 Aug 2014 13:31:31 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Thu, 21 Aug 2014 09:48:59 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
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;
|
file |
diff |
annotate
|
Wed, 20 Aug 2014 16:06:10 +0200 |
wenzelm |
more uniform data slot;
|
file |
diff |
annotate
|
Tue, 19 Aug 2014 23:17:51 +0200 |
wenzelm |
tuned signature -- moved type src to Token, without aliases;
|
file |
diff |
annotate
|
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);
|
file |
diff |
annotate
|
Tue, 19 Aug 2014 16:09:11 +0200 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Tue, 19 Aug 2014 15:55:06 +0200 |
wenzelm |
more compact datatypes;
|
file |
diff |
annotate
|
Tue, 19 Aug 2014 15:10:37 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Tue, 19 Aug 2014 14:51:25 +0200 |
wenzelm |
clarifed Method.evaluate: turn text into semantic method (like Basic);
|
file |
diff |
annotate
|
Tue, 19 Aug 2014 12:05:11 +0200 |
wenzelm |
simplified type Proof.method;
|
file |
diff |
annotate
|
Thu, 14 Aug 2014 14:28:11 +0200 |
wenzelm |
localized command 'method_setup' and 'attribute_setup';
|
file |
diff |
annotate
|
Thu, 14 Aug 2014 12:33:21 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Thu, 14 Aug 2014 12:13:24 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Thu, 14 Aug 2014 11:51:17 +0200 |
wenzelm |
localized method definitions (see also f14c1248d064);
|
file |
diff |
annotate
|
Tue, 05 Aug 2014 15:07:11 +0200 |
wenzelm |
avoid duplication of warnings stemming from simp/intro declarations etc.;
|
file |
diff |
annotate
|
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);
|
file |
diff |
annotate
|
Mon, 31 Mar 2014 12:35:39 +0200 |
wenzelm |
some shortcuts for chunks, which sometimes avoid bulky string output;
|
file |
diff |
annotate
|
Tue, 25 Mar 2014 16:11:00 +0100 |
wenzelm |
separate tokenization and language context for SML: no symbols, no antiquotes;
|
file |
diff |
annotate
|
Thu, 20 Mar 2014 22:00:13 +0100 |
wenzelm |
more static checking of proof methods;
|
file |
diff |
annotate
|
Tue, 18 Mar 2014 15:29:58 +0100 |
wenzelm |
more antiquotations;
|
file |
diff |
annotate
|
Tue, 18 Mar 2014 11:27:09 +0100 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Tue, 11 Mar 2014 14:28:39 +0100 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Mon, 10 Mar 2014 18:06:23 +0100 |
wenzelm |
clarified Args.check_src: retain name space information for error output;
|
file |
diff |
annotate
|
Mon, 10 Mar 2014 16:30:07 +0100 |
wenzelm |
clarified Args.src: more abstract type, position refers to name only;
|
file |
diff |
annotate
|
Mon, 10 Mar 2014 15:04:01 +0100 |
wenzelm |
tuned signature -- prefer Name_Space.get with its builtin error;
|
file |
diff |
annotate
|
Mon, 10 Mar 2014 13:55:03 +0100 |
wenzelm |
abstract type Name_Space.table;
|
file |
diff |
annotate
|
Sat, 08 Mar 2014 21:08:10 +0100 |
wenzelm |
modernized Attrib.check_name/check_src similar to methods (see also a989bdaf8121);
|
file |
diff |
annotate
|
Wed, 05 Mar 2014 15:25:52 +0100 |
wenzelm |
special treatment of method combinators like Args.$$$ keywords, although parsed via Parse.$$$;
|
file |
diff |
annotate
|
Sat, 01 Mar 2014 22:46:31 +0100 |
wenzelm |
clarified language markup: added "delimited" property;
|
file |
diff |
annotate
|
Fri, 28 Feb 2014 10:40:04 +0100 |
wenzelm |
more explicit method reports;
|
file |
diff |
annotate
|
Wed, 26 Feb 2014 11:58:35 +0100 |
wenzelm |
markup for method combinators;
|
file |
diff |
annotate
|
Wed, 26 Feb 2014 10:40:13 +0100 |
wenzelm |
method language markup, e.g. relevant to prevent outer keyword completion;
|
file |
diff |
annotate
|
Tue, 25 Feb 2014 14:34:18 +0100 |
wenzelm |
modernized Method.check_name/check_source (with reports) vs. strict Method.the_method (without interning nor reports), e.g. relevant for semantic completion;
|
file |
diff |
annotate
|
Mon, 24 Feb 2014 10:48:34 +0100 |
wenzelm |
clarified Token.range_of in accordance to Symbol_Pos.range;
|
file |
diff |
annotate
|
Mon, 24 Feb 2014 10:17:29 +0100 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Sun, 19 Jan 2014 21:33:45 +0100 |
wenzelm |
implicit "cartouche" method (experimental, undocumented);
|
file |
diff |
annotate
|
Tue, 31 Dec 2013 14:29:16 +0100 |
wenzelm |
proper context for norm_hhf and derived operations;
|
file |
diff |
annotate
|
Sat, 14 Dec 2013 17:28:05 +0100 |
wenzelm |
proper context for basic Simplifier operations: rewrite_rule, rewrite_goals_rule, rewrite_goals_tac etc.;
|
file |
diff |
annotate
|