| Thu, 07 Aug 2025 21:40:03 +0200 |
wenzelm |
avoid legacy operations;
|
file |
diff |
annotate
|
| Thu, 12 Jun 2025 12:44:47 +0200 |
wenzelm |
discontinue old infixes;
|
file |
diff |
annotate
|
| Tue, 13 Aug 2024 18:53:24 +0200 |
wenzelm |
tuned: prefer canonical argument order;
|
file |
diff |
annotate
|
| Sun, 11 Aug 2024 13:08:11 +0200 |
wenzelm |
more robust (amending 8f53fa93d5f0): R could be anything and Thm.instantiate' involves some type-checks, e.g. relevant for lemma fset_simps in theory Quotient_Examples.Quotient_FSet;
|
file |
diff |
annotate
|
| Sat, 10 Aug 2024 20:45:55 +0200 |
wenzelm |
misc tuning and clarification;
|
file |
diff |
annotate
|
| Sat, 10 Aug 2024 20:20:52 +0200 |
wenzelm |
misc tuning and clarification: proper context, proper exception;
|
file |
diff |
annotate
|
| Sat, 10 Aug 2024 13:49:08 +0200 |
wenzelm |
tuned: eliminate odd clones;
|
file |
diff |
annotate
|
| Sat, 10 Aug 2024 13:42:27 +0200 |
wenzelm |
tuned: more antiquotations;
|
file |
diff |
annotate
|
| Sat, 10 Aug 2024 12:26:17 +0200 |
wenzelm |
tuned: more antiquotations;
|
file |
diff |
annotate
|
| Sat, 10 Aug 2024 12:12:53 +0200 |
wenzelm |
tuned: more antiquotations;
|
file |
diff |
annotate
|
| Sat, 21 Oct 2023 11:24:34 +0200 |
wenzelm |
more standard simproc_setup using ML antiquotation;
|
file |
diff |
annotate
|
| Tue, 18 Apr 2023 22:24:48 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
| Fri, 15 Oct 2021 19:25:31 +0200 |
wenzelm |
discontinued Term.dest_abs / Logic.dest_all, which are officially superseded by Variable.dest_abs etc., but there are also Term.dest_abs_global to recover existing tools easily;
|
file |
diff |
annotate
|
| Fri, 10 Sep 2021 14:59:19 +0200 |
wenzelm |
clarified signature: more scalable operations;
|
file |
diff |
annotate
|
| Mon, 06 Sep 2021 12:23:06 +0200 |
wenzelm |
clarified modules;
|
file |
diff |
annotate
|
| Fri, 04 Jan 2019 23:22:53 +0100 |
wenzelm |
isabelle update -u control_cartouches;
|
file |
diff |
annotate
|
| Fri, 16 Feb 2018 19:58:42 +0100 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
| Sun, 26 Nov 2017 21:08:32 +0100 |
wenzelm |
more symbols;
|
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
|
| Wed, 09 Sep 2015 20:57:21 +0200 |
wenzelm |
simplified simproc programming interfaces;
|
file |
diff |
annotate
|
| Mon, 27 Jul 2015 17:44:55 +0200 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
| Sat, 18 Jul 2015 20:47:08 +0200 |
wenzelm |
prefer tactics with explicit context;
|
file |
diff |
annotate
|
| Sun, 05 Jul 2015 15:02:30 +0200 |
wenzelm |
simplified Thm.instantiate and derivatives: the LHS refers to non-certified variables -- this merely serves as index into already certified structures (or is ignored);
|
file |
diff |
annotate
|
| Fri, 06 Mar 2015 23:54:05 +0100 |
wenzelm |
clarified context;
|
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
|
| Wed, 04 Mar 2015 22:05:01 +0100 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
| Wed, 04 Mar 2015 20:50:20 +0100 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
| Wed, 04 Mar 2015 19:53:18 +0100 |
wenzelm |
tuned signature -- prefer qualified names;
|
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
|