| Sat, 23 Mar 2024 18:55:38 +0100 | desharna | redefined wf as an abbreviation for "wf_on UNIV" | file |
diff |
annotate | 
| Tue, 18 Apr 2023 22:24:48 +0200 | wenzelm | tuned; | file |
diff |
annotate | 
| Thu, 09 Sep 2021 12:33:14 +0200 | wenzelm | clarified signature; | file |
diff |
annotate | 
| Thu, 26 Aug 2021 14:45:19 +0200 | wenzelm | more scalable data structure (but: rarely used with > 5 arguments); | file |
diff |
annotate | 
| Sun, 28 Jan 2018 19:28:52 +0100 | wenzelm | clarified take/drop/chop prefix/suffix; | file |
diff |
annotate | 
| Wed, 06 Dec 2017 20:43:09 +0100 | wenzelm | prefer control symbol antiquotations; | file |
diff |
annotate | 
| Sun, 13 Dec 2015 21:56:15 +0100 | wenzelm | more general types Proof.method / context_tactic; | file |
diff |
annotate | 
| Tue, 06 Oct 2015 17:31:42 +0200 | wenzelm | avoid hardwired frees; | file |
diff |
annotate | 
| Mon, 27 Jul 2015 17:44:55 +0200 | wenzelm | tuned signature; | file |
diff |
annotate | 
| Wed, 08 Jul 2015 19:28:43 +0200 | wenzelm | Variable.focus etc.: optional bindings provided by user; | file |
diff |
annotate | 
| Wed, 08 Apr 2015 19:39:08 +0200 | wenzelm | proper context for Object_Logic operations; | file |
diff |
annotate | 
| Fri, 06 Mar 2015 21:20:30 +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 | 
| Fri, 06 Mar 2015 13:39:34 +0100 | wenzelm | clarified context; | file |
diff |
annotate | 
| Wed, 04 Mar 2015 19:53:18 +0100 | wenzelm | tuned signature -- prefer qualified names; | file |
diff |
annotate | 
| Tue, 03 Mar 2015 19:08:04 +0100 | traytel | eliminated some clones of Proof_Context.cterm_of | file |
diff |
annotate | 
| Wed, 26 Nov 2014 20:05:34 +0100 | wenzelm | renamed "pairself" to "apply2", in accordance to @{apply 2}; | 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 | 
| 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 | 
| Fri, 07 Mar 2014 14:21:15 +0100 | blanchet | tuning | file |
diff |
annotate | 
| Fri, 21 Feb 2014 00:09:56 +0100 | blanchet | adapted to renaming of datatype 'cases' and 'recs' to 'case' and 'rec' | 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 | 
| Thu, 27 Jun 2013 17:06:22 +0200 | wenzelm | tuned signature; | file |
diff |
annotate | 
| Wed, 29 May 2013 18:25:11 +0200 | wenzelm | tuned signature -- more explicit flags for low-level Thm.bicompose; | file |
diff |
annotate | 
| Thu, 18 Apr 2013 17:07:01 +0200 | wenzelm | simplifier uses proper Proof.context instead of historic type simpset; | file |
diff |
annotate | 
| Thu, 12 Apr 2012 18:39:19 +0200 | wenzelm | more standard method setup; | file |
diff |
annotate | 
| Tue, 14 Feb 2012 20:08:59 +0100 | wenzelm | comment; | file |
diff |
annotate | 
| Sat, 14 Jan 2012 19:06:05 +0100 | wenzelm | renamed Term.all to Logic.all_const, in accordance to HOLogic.all_const; | file |
diff |
annotate | 
| Wed, 27 Apr 2011 21:50:04 +0200 | wenzelm | clarified Variable.focus vs. Variable.focus_cterm -- eliminated clone; | file |
diff |
annotate | 
| Sat, 16 Apr 2011 16:15:37 +0200 | wenzelm | modernized structure Proof_Context; | file |
diff |
annotate | 
| Wed, 29 Dec 2010 21:52:44 +0100 | krauss | more robust decomposition of simultaneous goals | file |
diff |
annotate | 
| Fri, 17 Dec 2010 17:08:56 +0100 | wenzelm | renamed structure MetaSimplifier to raw_Simplifer, to emphasize its meaning; | file |
diff |
annotate | 
| Fri, 17 Dec 2010 13:45:43 +0100 | wenzelm | refer to regular structure Simplifier; | file |
diff |
annotate | 
| Mon, 13 Dec 2010 10:15:27 +0100 | krauss | eliminated dest_all_all_ctx | file |
diff |
annotate | 
| Tue, 28 Sep 2010 12:34:41 +0200 | krauss | consolidated tupled_lambda; moved to structure HOLogic | file |
diff |
annotate | 
| Thu, 01 Jul 2010 16:54:42 +0200 | haftmann | qualified constants Set.member and Set.Collect | file |
diff |
annotate | 
| Sat, 15 May 2010 21:50:05 +0200 | wenzelm | less pervasive names from structure Thm; | file |
diff |
annotate | 
| Sun, 07 Mar 2010 12:19:47 +0100 | wenzelm | modernized structure Object_Logic; | file |
diff |
annotate | 
| Sat, 02 Jan 2010 23:18:58 +0100 | krauss | new year's resolution: reindented code in function package | file |
diff |
annotate | 
| Mon, 23 Nov 2009 15:05:59 +0100 | krauss | eliminated dead code and some unused bindings, reported by polyml | file |
diff |
annotate | 
| Sun, 15 Nov 2009 15:14:28 +0100 | wenzelm | tuned; | file |
diff |
annotate | 
| Fri, 06 Nov 2009 14:42:42 +0100 | krauss | renamed method induct_scheme to induction_schema | file |
diff |
annotate |