Sat, 04 Sep 2021 13:49:26 +0200 |
wenzelm |
more scalable operations;
|
file |
diff |
annotate
|
Wed, 22 Jan 2020 19:17:59 +0000 |
haftmann |
tuned
|
file |
diff |
annotate
|
Thu, 19 Dec 2019 15:29:48 +0100 |
wenzelm |
proper proof body context for Simplifier plugins (solvers, loopers, ...) -- avoid crash due to Subgoal.FOCUS (before e58bc223f46c);
|
file |
diff |
annotate
|
Thu, 05 Dec 2019 12:09:35 +0000 |
haftmann |
proper table data structure
|
file |
diff |
annotate
|
Thu, 05 Dec 2019 09:24:34 +0000 |
haftmann |
more direct accessors for simpset
|
file |
diff |
annotate
|
Wed, 04 Dec 2019 20:25:21 +0000 |
haftmann |
regular merge with no historization, in accordance with regular update
|
file |
diff |
annotate
|
Thu, 28 Nov 2019 18:13:23 +0100 |
wenzelm |
more structural integrity;
|
file |
diff |
annotate
|
Tue, 20 Aug 2019 11:01:05 +0200 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Wed, 14 Aug 2019 11:14:27 +0200 |
wenzelm |
treat simproc results as atomic -- more compact proof terms;
|
file |
diff |
annotate
|
Tue, 06 Aug 2019 16:29:28 +0200 |
wenzelm |
more robust and convenient treatment of implicit context;
|
file |
diff |
annotate
|
Thu, 03 Jan 2019 14:12:44 +0100 |
wenzelm |
clarified signature: more types;
|
file |
diff |
annotate
|
Mon, 08 Oct 2018 17:12:28 +0200 |
Lars Hupel |
Jenkins: run ocaml_setup
|
file |
diff |
annotate
|
Thu, 07 Jun 2018 15:08:18 +0200 |
nipkow |
comments
|
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
|
Sun, 25 Feb 2018 15:44:46 +0100 |
wenzelm |
eliminated ASCII syntax from Pure bootstrap;
|
file |
diff |
annotate
|
Sun, 18 Feb 2018 15:05:21 +0100 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Thu, 01 Feb 2018 15:31:25 +0100 |
wenzelm |
clarified signature: prefer proper order operation;
|
file |
diff |
annotate
|
Sun, 29 Oct 2017 07:46:28 +0100 |
nipkow |
reduced simp_depth_limit
|
file |
diff |
annotate
|
Tue, 13 Dec 2016 11:51:42 +0100 |
wenzelm |
more symbols;
|
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
|
Tue, 05 Apr 2016 20:03:24 +0200 |
wenzelm |
clarified modules -- simplified bootstrap;
|
file |
diff |
annotate
|
Mon, 31 Aug 2015 18:59:27 +0200 |
wenzelm |
routine check of theory context;
|
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
|
Wed, 02 Sep 2015 22:14:44 +0200 |
wenzelm |
trim context for persistent storage;
|
file |
diff |
annotate
|
Wed, 02 Sep 2015 20:14:19 +0200 |
wenzelm |
more thorough transfer;
|
file |
diff |
annotate
|
Sun, 30 Aug 2015 21:26:42 +0200 |
wenzelm |
trim context for persistent storage;
|
file |
diff |
annotate
|
Tue, 28 Jul 2015 20:59:39 +0200 |
wenzelm |
more 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
|
Mon, 01 Jun 2015 10:47:08 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Tue, 12 May 2015 08:48:11 +0200 |
nipkow |
this warning is hardly useful but produces noisy markers in the jedit interface
|
file |
diff |
annotate
|
Fri, 13 Mar 2015 16:09:55 +0100 |
nipkow |
rhs of eqn is only eta- but not beta-eta-contracted; hence the latter is performed explicitly if needed
|
file |
diff |
annotate
|
Sat, 07 Mar 2015 21:32:31 +0100 |
wenzelm |
clarified Drule.gen_all: observe context more carefully;
|
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 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
|
Wed, 26 Nov 2014 20:05:34 +0100 |
wenzelm |
renamed "pairself" to "apply2", in accordance to @{apply 2};
|
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
|
Sat, 01 Nov 2014 11:40:55 +0100 |
wenzelm |
eliminated former Proof General preferences;
|
file |
diff |
annotate
|
Thu, 30 Oct 2014 16:17:56 +0100 |
wenzelm |
tuned spelling;
|
file |
diff |
annotate
|
Tue, 05 Aug 2014 12:01:32 +0200 |
wenzelm |
more careful treatment of context visibility for rule declarations (see also 39d9c7f175e0, e639d91d9073) -- avoid duplicate warnings;
|
file |
diff |
annotate
|
Sun, 06 Apr 2014 16:36:28 +0200 |
wenzelm |
more source positions;
|
file |
diff |
annotate
|
Fri, 21 Mar 2014 20:33:56 +0100 |
wenzelm |
more qualified names;
|
file |
diff |
annotate
|
Thu, 20 Feb 2014 21:27:14 +0100 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Mon, 10 Feb 2014 13:04:08 +0100 |
wenzelm |
more elementary put_simpset: exchange the simplifier configuration outright, which is particularly relevant concerning cumulative depth, e.g. for Product_Type.split_beta in the subsequent example:
|
file |
diff |
annotate
|
Tue, 04 Feb 2014 09:04:59 +0000 |
Lars Hupel |
interactive simplifier trace: new panel in Isabelle/jEdit to inspect and modify simplification state
|
file |
diff |
annotate
|
Fri, 17 Jan 2014 20:51:36 +0100 |
wenzelm |
back to conditional tracing instead of noisy warning (see also 00e849f5b397): these incidents happen occasionally;
|
file |
diff |
annotate
|
Fri, 17 Jan 2014 20:36:57 +0100 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Fri, 17 Jan 2014 18:12:35 +0100 |
wenzelm |
clarified Simplifier diagnostics -- simplified ML;
|
file |
diff |
annotate
|
Wed, 15 Jan 2014 22:24:57 +0100 |
wenzelm |
general notion of auxiliary bounds within context;
|
file |
diff |
annotate
|
Sun, 12 Jan 2014 18:34:00 +0100 |
wenzelm |
proper context for clear_simpset: preserve dounds, depth;
|
file |
diff |
annotate
|
Sun, 12 Jan 2014 13:16:00 +0100 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Fri, 10 Jan 2014 21:37:28 +0100 |
wenzelm |
more elementary management of declared hyps, below structure Assumption;
|
file |
diff |
annotate
|
Fri, 10 Jan 2014 16:55:37 +0100 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Wed, 01 Jan 2014 14:29:22 +0100 |
wenzelm |
clarified simplifier context;
|
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
|