Thu, 15 Aug 2024 13:45:48 +0200 |
wenzelm |
provide Simplifier.set_mksimps_context (roughly following Norbert Schirmer): allow update of context when premises are added to the local simpset;
|
file |
diff |
annotate
|
Thu, 15 Aug 2024 12:22:39 +0200 |
wenzelm |
more direct access to Simplifier.mk_cong, to avoid odd Simpdata.mk_meta_cong seen in the wild;
|
file |
diff |
annotate
|
Wed, 14 Aug 2024 21:23:22 +0200 |
wenzelm |
support for congprocs in the Simplifier, closely following Norbert Schirmer et-al, but with only one "simproc" name space and "simproc_setup" command / ML antiquotation;
|
file |
diff |
annotate
|
Wed, 14 Aug 2024 18:59:49 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Wed, 14 Aug 2024 15:30:29 +0200 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Tue, 13 Aug 2024 18:31:40 +0200 |
wenzelm |
clarified signature: less redundant types;
|
file |
diff |
annotate
|
Tue, 13 Aug 2024 16:01:05 +0200 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Sat, 21 Oct 2023 21:19:02 +0200 |
wenzelm |
simprocs may be distinguished via 'identifier': only works for ML antiquotation (see also 13252110a6fe);
|
file |
diff |
annotate
|
Sat, 21 Oct 2023 12:02:23 +0200 |
wenzelm |
more robust read_simproc_spec: proper error positions;
|
file |
diff |
annotate
|
Sat, 21 Oct 2023 11:34:37 +0200 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Fri, 20 Oct 2023 22:19:05 +0200 |
wenzelm |
added ML antiquotation "simproc_setup";
|
file |
diff |
annotate
|
Fri, 20 Oct 2023 11:03:09 +0200 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Thu, 19 Oct 2023 21:58:47 +0200 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Thu, 19 Oct 2023 17:06:39 +0200 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Thu, 19 Oct 2023 16:31:17 +0200 |
wenzelm |
clarified syntax and order of parameters;
|
file |
diff |
annotate
|
Thu, 19 Oct 2023 11:30:16 +0200 |
wenzelm |
clarified signature: Named_Target.setup works both for global and local theory;
|
file |
diff |
annotate
|
Wed, 18 Oct 2023 22:09:25 +0200 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Wed, 18 Oct 2023 16:29:24 +0200 |
wenzelm |
clarified signature: more concise simproc setup in ML;
|
file |
diff |
annotate
|
Tue, 17 Oct 2023 18:55:29 +0200 |
wenzelm |
support for "simproc_setup ... (passive)": allow to define simprocs in Isar that are not added to the simpset (yet);
|
file |
diff |
annotate
|
Sat, 27 May 2023 13:29:13 +0200 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Fri, 26 May 2023 13:19:49 +0200 |
wenzelm |
clarified treatment of context;
|
file |
diff |
annotate
|
Tue, 23 May 2023 18:46:15 +0200 |
wenzelm |
tuned signature: more position information;
|
file |
diff |
annotate
|
Fri, 19 May 2023 11:42:12 +0200 |
wenzelm |
remove pointless context setup (see also b2e449c155a4);
|
file |
diff |
annotate
|
Thu, 18 May 2023 17:21:29 +0200 |
wenzelm |
clarified signature: more explicit types;
|
file |
diff |
annotate
|
Tue, 16 May 2023 19:43:42 +0200 |
wenzelm |
more standard treatment of morphism context, but hardly relevant here;
|
file |
diff |
annotate
|
Sun, 14 May 2023 13:15:52 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Sat, 13 May 2023 21:30:34 +0200 |
wenzelm |
tuned: avoid pointless Proof_Context.init_global of Context.proof_of;
|
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
|
Tue, 21 Apr 2020 07:28:17 +0000 |
haftmann |
hooks for foundational terms: protection of foundational terms during simplification
|
file |
diff |
annotate
|
Thu, 05 Dec 2019 09:24:34 +0000 |
haftmann |
more direct accessors for simpset
|
file |
diff |
annotate
|
Tue, 20 Aug 2019 11:01:05 +0200 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Mon, 03 Jun 2019 15:40:08 +0200 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Fri, 04 Jan 2019 21:49:06 +0100 |
wenzelm |
support for isabelle update -u control_cartouches;
|
file |
diff |
annotate
|
Tue, 27 Nov 2018 21:07:39 +0100 |
wenzelm |
more accurate positions for "name" (quoted string) and "embedded" (cartouche): refer to content without delimiters, which is e.g. relevant for systematic selection/renaming of scope groups;
|
file |
diff |
annotate
|
Wed, 06 Jun 2018 18:19:55 +0200 |
nipkow |
reorient -> split; documented split
|
file |
diff |
annotate
|
Thu, 26 Apr 2018 19:51:32 +0200 |
nipkow |
new simp modifier: reorient
|
file |
diff |
annotate
|
Thu, 01 Feb 2018 15:31:25 +0100 |
wenzelm |
clarified signature: prefer proper order operation;
|
file |
diff |
annotate
|
Wed, 06 Dec 2017 18:59:33 +0100 |
wenzelm |
prefer control symbol antiquotations;
|
file |
diff |
annotate
|
Wed, 06 Dec 2017 15:46:35 +0100 |
wenzelm |
more embedded cartouche arguments;
|
file |
diff |
annotate
|
Tue, 13 Dec 2016 11:51:42 +0100 |
wenzelm |
more symbols;
|
file |
diff |
annotate
|
Wed, 20 Jul 2016 22:36:10 +0200 |
wenzelm |
provide Pure.simp/simp_all, which only know about meta-equality;
|
file |
diff |
annotate
|
Thu, 02 Jun 2016 16:23:10 +0200 |
wenzelm |
avoid warnings on duplicate rules in the given list;
|
file |
diff |
annotate
|
Fri, 08 Apr 2016 20:15:20 +0200 |
wenzelm |
eliminated unused simproc identifier;
|
file |
diff |
annotate
|
Wed, 16 Dec 2015 16:31:36 +0100 |
wenzelm |
rule_attribute and declaration_attribute implicitly support abstract closure, but mixed_attribute implementations need to be aware of Thm.is_free_dummy;
|
file |
diff |
annotate
|
Sun, 13 Dec 2015 21:56:15 +0100 |
wenzelm |
more general types Proof.method / context_tactic;
|
file |
diff |
annotate
|
Fri, 25 Sep 2015 20:37:59 +0200 |
wenzelm |
moved remaining display.ML to more_thm.ML;
|
file |
diff |
annotate
|
Wed, 09 Sep 2015 23:01:27 +0200 |
wenzelm |
clarified declaration flags, like 'declaration' command;
|
file |
diff |
annotate
|
Wed, 09 Sep 2015 20:57:21 +0200 |
wenzelm |
simplified simproc programming interfaces;
|
file |
diff |
annotate
|
Wed, 02 Sep 2015 23:31:41 +0200 |
wenzelm |
eliminated pointless cterms;
|
file |
diff |
annotate
|
Fri, 03 Apr 2015 19:56:51 +0200 |
wenzelm |
more uniform "verbose" option to print name space;
|
file |
diff |
annotate
|
Fri, 06 Mar 2015 15:58:56 +0100 |
wenzelm |
Thm.cterm_of and Thm.ctyp_of operate on local context;
|
file |
diff |
annotate
|
Sun, 01 Mar 2015 23:35:41 +0100 |
wenzelm |
added Proof_Context.cterm_of/ctyp_of convenience;
|
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
|
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
|
Wed, 27 Aug 2014 14:54:32 +0200 |
wenzelm |
more explicit Method.modifier with reported position;
|
file |
diff |
annotate
|
Tue, 19 Aug 2014 17:00:44 +0200 |
wenzelm |
added PARALLEL_ALLGOALS convenience;
|
file |
diff |
annotate
|
Thu, 10 Apr 2014 12:22:29 +0200 |
wenzelm |
added simproc markup, which also indicates legacy simprocs outside the name space;
|
file |
diff |
annotate
|
Tue, 18 Mar 2014 15:29:58 +0100 |
wenzelm |
more antiquotations;
|
file |
diff |
annotate
|