Wed, 20 Oct 2021 10:47:34 +0200 |
wenzelm |
clarified signature;
|
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, 16 Aug 2019 10:33:25 +0200 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Sun, 25 Feb 2018 15:44:46 +0100 |
wenzelm |
eliminated ASCII syntax from Pure bootstrap;
|
file |
diff |
annotate
|
Wed, 06 Dec 2017 18:59:33 +0100 |
wenzelm |
prefer control symbol antiquotations;
|
file |
diff |
annotate
|
Sat, 04 Feb 2017 19:53:41 +0100 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Sat, 04 Feb 2017 19:48:43 +0100 |
wenzelm |
suppress warnings uniformly, even in explicit commands 'find_theorems', 'solve_direct';
|
file |
diff |
annotate
|
Tue, 13 Dec 2016 11:51:42 +0100 |
wenzelm |
more symbols;
|
file |
diff |
annotate
|
Sun, 10 Jul 2016 11:18:35 +0200 |
wenzelm |
tuned signature: more uniform Keyword.spec;
|
file |
diff |
annotate
|
Tue, 10 May 2016 22:25:06 +0200 |
wenzelm |
find dynamic facts as well, but static ones are preferred;
|
file |
diff |
annotate
|
Wed, 13 Apr 2016 18:01:05 +0200 |
wenzelm |
eliminated "xname" and variants;
|
file |
diff |
annotate
|
Mon, 04 Apr 2016 17:02:34 +0200 |
wenzelm |
clarified bootstrap -- more uniform use of ML files;
|
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
|
Mon, 21 Sep 2015 23:22:11 +0200 |
wenzelm |
clarified markup;
|
file |
diff |
annotate
|
Sun, 30 Aug 2015 17:34:29 +0200 |
wenzelm |
trim context for persistent storage;
|
file |
diff |
annotate
|
Mon, 29 Jun 2015 20:55:46 +0200 |
wenzelm |
improved scheduling for urgent tasks, using farm of replacement threads (may lead to factor 2 overloading, but CPUs are usually hyperthreaded);
|
file |
diff |
annotate
|
Wed, 08 Apr 2015 19:39:08 +0200 |
wenzelm |
proper context for Object_Logic operations;
|
file |
diff |
annotate
|
Mon, 06 Apr 2015 17:06:48 +0200 |
wenzelm |
@{command_spec} is superseded by @{command_keyword};
|
file |
diff |
annotate
|
Mon, 06 Apr 2015 16:00:19 +0200 |
wenzelm |
more position information and PIDE markup for command keywords;
|
file |
diff |
annotate
|
Fri, 03 Apr 2015 18:36:19 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Wed, 01 Apr 2015 10:35:43 +0200 |
wenzelm |
tuned signature;
|
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
|
Thu, 04 Dec 2014 16:51:54 +0100 |
haftmann |
eta-expand all search patterns using schematic place holders
|
file |
diff |
annotate
|
Thu, 04 Dec 2014 16:51:54 +0100 |
haftmann |
revert "better" handling of abbreviation from c61fe520602b
|
file |
diff |
annotate
|
Thu, 04 Dec 2014 16:51:54 +0100 |
haftmann |
tuned variable names
|
file |
diff |
annotate
|
Thu, 04 Dec 2014 16:51:54 +0100 |
haftmann |
turn application-specific Pattern.matches_subterm into an application-private function
|
file |
diff |
annotate
|
Wed, 03 Dec 2014 14:04:38 +0100 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Wed, 26 Nov 2014 20:05:34 +0100 |
wenzelm |
renamed "pairself" to "apply2", in accordance to @{apply 2};
|
file |
diff |
annotate
|
Fri, 07 Nov 2014 16:36:55 +0100 |
wenzelm |
plain value Keywords.keywords, which might be used outside theory for bootstrap purposes;
|
file |
diff |
annotate
|
Thu, 06 Nov 2014 13:44:14 +0100 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Wed, 05 Nov 2014 21:10:38 +0100 |
wenzelm |
more frugal keywords;
|
file |
diff |
annotate
|
Wed, 05 Nov 2014 20:20:57 +0100 |
wenzelm |
explicit type Keyword.keywords;
|
file |
diff |
annotate
|
Mon, 03 Nov 2014 14:50:27 +0100 |
wenzelm |
eliminated unused int_only flag (see also c12484a27367);
|
file |
diff |
annotate
|
Thu, 30 Oct 2014 16:20:46 +0100 |
wenzelm |
eliminated aliases;
|
file |
diff |
annotate
|
Tue, 12 Aug 2014 20:18:27 +0200 |
wenzelm |
tuned signature according to Scala version -- prefer explicit argument;
|
file |
diff |
annotate
|
Fri, 25 Jul 2014 21:44:03 +0200 |
wenzelm |
tuned comment;
|
file |
diff |
annotate
|
Thu, 08 May 2014 16:28:44 +0200 |
wenzelm |
tuned message;
|
file |
diff |
annotate
|
Thu, 08 May 2014 16:15:20 +0200 |
wenzelm |
some position markup to help locating the query context, e.g. from "Info" dockable;
|
file |
diff |
annotate
|
Thu, 08 May 2014 13:47:17 +0200 |
wenzelm |
tuned message: more compact, imitate actual command line;
|
file |
diff |
annotate
|
Wed, 07 May 2014 10:24:32 +0200 |
wenzelm |
tuned message -- more context for detached window etc.;
|
file |
diff |
annotate
|
Sat, 19 Apr 2014 18:37:41 +0200 |
wenzelm |
removed odd context argument: Thy_Info.get_theory does not fit into PIDE document model;
|
file |
diff |
annotate
|
Thu, 17 Apr 2014 11:31:46 +0200 |
wenzelm |
tuned option name;
|
file |
diff |
annotate
|
Tue, 08 Apr 2014 14:59:36 +0200 |
wenzelm |
more uniform ML/document antiquotations;
|
file |
diff |
annotate
|
Sat, 15 Mar 2014 11:28:07 +0100 |
wenzelm |
clarified local facts;
|
file |
diff |
annotate
|
Sat, 15 Mar 2014 11:22:25 +0100 |
wenzelm |
more explicit treatment of verbose mode, which includes concealed entries;
|
file |
diff |
annotate
|
Fri, 14 Mar 2014 14:59:43 +0100 |
wenzelm |
more accurate resolution of hybrid facts, which actually changes the sort order of results;
|
file |
diff |
annotate
|
Fri, 14 Mar 2014 12:23:59 +0100 |
wenzelm |
back to a form of hybrid facts, to reduce performance impact of ed92ce2ac88e;
|
file |
diff |
annotate
|
Fri, 14 Mar 2014 10:08:36 +0100 |
wenzelm |
just one cumulative Proof_Context.facts, with uniform retrieval (including PIDE markup, completion etc.);
|
file |
diff |
annotate
|
Mon, 10 Mar 2014 10:04:26 +0100 |
wenzelm |
more direct Long_Name.qualification;
|
file |
diff |
annotate
|
Sat, 22 Feb 2014 20:52:43 +0100 |
wenzelm |
support for completion within the formal context;
|
file |
diff |
annotate
|
Sat, 22 Feb 2014 18:07:31 +0100 |
wenzelm |
removed remains of old experiment (see b933142e02d0);
|
file |
diff |
annotate
|
Sat, 22 Feb 2014 17:13:30 +0100 |
wenzelm |
removed dead code;
|
file |
diff |
annotate
|
Sat, 22 Feb 2014 16:58:02 +0100 |
wenzelm |
tuned signature;
|
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
|
Sat, 14 Sep 2013 20:57:22 +1000 |
kleing |
print find_thms result in reverse order so best result is on top
|
file |
diff |
annotate
|
Sat, 14 Sep 2013 20:56:12 +1000 |
kleing |
more useful sorting of find_thms results
|
file |
diff |
annotate
|
Mon, 12 Aug 2013 17:57:51 +0200 |
wenzelm |
clarified Query_Operation.register: avoid hard-wired parallel policy;
|
file |
diff |
annotate
|
Sat, 10 Aug 2013 12:00:34 +0200 |
kleing |
prefer local facts over global ones
|
file |
diff |
annotate
|
Sat, 10 Aug 2013 11:59:03 +0200 |
kleing |
use local context for name space
|
file |
diff |
annotate
|