| 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
|
| Fri, 09 Aug 2013 17:25:47 +0200 |
wenzelm |
enable search in pre-loaded theory;
|
file |
diff |
annotate
|
| Fri, 09 Aug 2013 16:17:48 +0200 |
wenzelm |
more GUI options;
|
file |
diff |
annotate
|
| Fri, 09 Aug 2013 15:49:50 +0200 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
| Fri, 09 Aug 2013 15:14:59 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
| Fri, 09 Aug 2013 00:04:47 +0200 |
wenzelm |
more explicit error;
|
file |
diff |
annotate
|
| Fri, 09 Aug 2013 00:02:18 +0200 |
wenzelm |
tuned message;
|
file |
diff |
annotate
|
| Thu, 08 Aug 2013 23:52:35 +0200 |
wenzelm |
removed unused YXML_Find_Theorems and Legacy_XML_Syntax;
|
file |
diff |
annotate
|
| Thu, 08 Aug 2013 23:34:52 +0200 |
wenzelm |
more robust read_query;
|
file |
diff |
annotate
|
| Mon, 05 Aug 2013 17:14:02 +0200 |
wenzelm |
slightly more general support for one-shot query operations via asynchronous print functions and temporary document overlay;
|
file |
diff |
annotate
|
| Mon, 05 Aug 2013 15:48:13 +0200 |
wenzelm |
more message markup, provided by prover;
|
file |
diff |
annotate
|
| Fri, 02 Aug 2013 22:46:54 +0200 |
wenzelm |
some actual find_theorems functionality;
|
file |
diff |
annotate
|
| Fri, 02 Aug 2013 22:17:53 +0200 |
wenzelm |
more general Output.result: allow to update arbitrary properties;
|
file |
diff |
annotate
|
| Fri, 02 Aug 2013 16:02:06 +0200 |
wenzelm |
minimal print function "find_theorems", which merely echos its arguments;
|
file |
diff |
annotate
|
| Tue, 30 Jul 2013 15:09:25 +0200 |
wenzelm |
type theory is purely value-oriented;
|
file |
diff |
annotate
|
| Thu, 18 Jul 2013 23:13:44 +0200 |
wenzelm |
modify background theory where it is actually required (cf. 51dfdcd88e84);
|
file |
diff |
annotate
|
| Thu, 18 Jul 2013 22:32:00 +0200 |
wenzelm |
tuned messages -- avoid text folds stemming from Pretty.chunks;
|
file |
diff |
annotate
|
| Thu, 18 Jul 2013 22:18:20 +0200 |
wenzelm |
proper system options for 'find_theorems';
|
file |
diff |
annotate
|
| Thu, 18 Jul 2013 22:00:35 +0200 |
wenzelm |
guard unify tracing via visible status of global theory;
|
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
|
| Tue, 09 Apr 2013 15:29:25 +0200 |
wenzelm |
discontinued Toplevel.no_timing complication -- also recovers timing of diagnostic commands, e.g. 'find_theorems';
|
file |
diff |
annotate
|
| Mon, 26 Nov 2012 16:28:22 +0100 |
wenzelm |
clarified status of Legacy_XML_Syntax, despite lack of Proofterm_XML;
|
file |
diff |
annotate
|
| Mon, 26 Nov 2012 14:43:28 +0100 |
wenzelm |
tuned command descriptions;
|
file |
diff |
annotate
|
| Wed, 17 Oct 2012 10:46:14 +0200 |
wenzelm |
more formal markup;
|
file |
diff |
annotate
|
| Thu, 02 Aug 2012 12:36:54 +0200 |
wenzelm |
more official command specifications, including source position;
|
file |
diff |
annotate
|
| Sat, 17 Mar 2012 10:54:15 +0100 |
wenzelm |
slightly more parallel find_theorems;
|
file |
diff |
annotate
|
| Fri, 16 Mar 2012 18:20:12 +0100 |
wenzelm |
outer syntax command definitions based on formal command_spec derived from theory header declarations;
|
file |
diff |
annotate
|
| Mon, 27 Feb 2012 20:33:18 +0100 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
| Mon, 27 Feb 2012 20:23:57 +0100 |
wenzelm |
removed broken/unused introiff (cf. d452117ba564);
|
file |
diff |
annotate
|
| Mon, 27 Feb 2012 19:54:50 +0100 |
wenzelm |
discontinued slightly odd built-in timing (cf. 53fd5cc685b4) -- the Isar toplevel does that already (e.g. via Toplevel.timing or Toplevel.profiling);
|
file |
diff |
annotate
|
| Mon, 27 Feb 2012 17:39:34 +0100 |
wenzelm |
prefer uniform Timing.message -- avoid assumption about sequential execution;
|
file |
diff |
annotate
|
| Tue, 12 Jul 2011 10:44:30 +0200 |
wenzelm |
tuned XML modules;
|
file |
diff |
annotate
|
| Sun, 10 Jul 2011 20:59:04 +0200 |
wenzelm |
inner syntax supports inlined YXML according to Term_XML (particularly useful for producing text under program control);
|
file |
diff |
annotate
|
| Sun, 10 Jul 2011 13:51:21 +0200 |
wenzelm |
simplified XML_Data;
|
file |
diff |
annotate
|
| Fri, 01 Jul 2011 16:05:38 +0200 |
wenzelm |
tuned layout;
|
file |
diff |
annotate
|
| Mon, 30 May 2011 17:07:48 +0200 |
krauss |
parameterize print_theorems over actual search function
|
file |
diff |
annotate
|
| Mon, 30 May 2011 17:07:48 +0200 |
krauss |
(de)serialization for search query and result
|
file |
diff |
annotate
|
| Mon, 30 May 2011 17:07:48 +0200 |
krauss |
explicit type for search queries
|
file |
diff |
annotate
|
| Mon, 30 May 2011 17:07:48 +0200 |
krauss |
moved questionable goal modification out of filter_theorems
|
file |
diff |
annotate
|
| Mon, 30 May 2011 17:07:48 +0200 |
krauss |
exported raw query parser; removed inconsistent clone
|
file |
diff |
annotate
|
| Mon, 30 May 2011 17:07:48 +0200 |
krauss |
separate query parsing from actual search
|
file |
diff |
annotate
|
| Tue, 03 May 2011 22:27:32 +0200 |
wenzelm |
more conventional naming scheme: names_long, names_short, names_unique;
|
file |
diff |
annotate
|
| Sat, 16 Apr 2011 15:47:52 +0200 |
wenzelm |
modernized structure Proof_Context;
|
file |
diff |
annotate
|
| Sat, 16 Apr 2011 13:48:45 +0200 |
wenzelm |
Name_Space: proper configuration options long_names, short_names, unique_names instead of former unsynchronized references;
|
file |
diff |
annotate
|
| Sun, 20 Mar 2011 21:28:11 +0100 |
wenzelm |
structure Timing: covers former start_timing/end_timing and Output.timeit etc;
|
file |
diff |
annotate
|
| Fri, 25 Feb 2011 16:57:44 +0100 |
krauss |
reactivate time measurement (partly reverting c27b0b37041a);
|
file |
diff |
annotate
|
| Fri, 25 Feb 2011 16:57:43 +0100 |
krauss |
generalize find_theorems filters to work on raw propositions, too
|
file |
diff |
annotate
|
| Fri, 25 Feb 2011 12:16:18 +0100 |
noschinl |
Refactor find_theorems to provide a more general filter_facts method
|
file |
diff |
annotate
|
| Wed, 23 Feb 2011 17:40:28 +0100 |
noschinl |
fix non-exhaustive pattern match in find_theorems
|
file |
diff |
annotate
|
| Mon, 20 Sep 2010 16:05:25 +0200 |
wenzelm |
renamed structure PureThy to Pure_Thy and moved most content to Global_Theory, to emphasize that this is global-only;
|
file |
diff |
annotate
|
| Wed, 11 Aug 2010 18:03:02 +0200 |
wenzelm |
misc tuning and simplification;
|
file |
diff |
annotate
|
| Wed, 11 Aug 2010 17:50:29 +0200 |
wenzelm |
simplified/unified command setup;
|
file |
diff |
annotate
|
| Sat, 15 May 2010 23:40:00 +0200 |
wenzelm |
renamed structure OuterSyntax to Outer_Syntax, keeping the old name as alias for some time;
|
file |
diff |
annotate
|
| Sat, 15 May 2010 23:16:32 +0200 |
wenzelm |
refer directly to structure Keyword and Parse;
|
file |
diff |
annotate
|
| Sun, 07 Mar 2010 12:19:47 +0100 |
wenzelm |
modernized structure Object_Logic;
|
file |
diff |
annotate
|
| Sat, 27 Feb 2010 23:13:01 +0100 |
wenzelm |
modernized structure Term_Ord;
|
file |
diff |
annotate
|
| Mon, 14 Dec 2009 16:35:00 +0100 |
haftmann |
avoid negative indices as argument ot drop
|
file |
diff |
annotate
|
| Wed, 25 Nov 2009 09:13:46 +0100 |
haftmann |
normalized uncurry take/drop
|
file |
diff |
annotate
|
| Tue, 24 Nov 2009 17:28:25 +0100 |
haftmann |
curried take/drop
|
file |
diff |
annotate
|
| Sun, 29 Nov 2009 12:56:30 +1100 |
kleing |
Expand nested abbreviations before applying dummy patterns.
|
file |
diff |
annotate
|
| Mon, 02 Nov 2009 19:56:06 +0100 |
wenzelm |
observe usual naming conventions;
|
file |
diff |
annotate
|
| Mon, 02 Nov 2009 16:44:18 +0100 |
krauss |
find_theorems: respect conceal flag
|
file |
diff |
annotate
|
| Thu, 29 Oct 2009 11:56:02 +0100 |
wenzelm |
less hermetic ML;
|
file |
diff |
annotate
|
| Wed, 28 Oct 2009 22:02:53 +0100 |
wenzelm |
renamed Proof.flat_goal to Proof.simple_goal;
|
file |
diff |
annotate
|
| Sat, 24 Oct 2009 19:47:37 +0200 |
wenzelm |
renamed NameSpace to Name_Space -- also to emphasize its subtle change in semantics;
|
file |
diff |
annotate
|
| Wed, 21 Oct 2009 08:16:25 +0200 |
haftmann |
merged
|
file |
diff |
annotate
|
| Wed, 21 Oct 2009 08:14:38 +0200 |
haftmann |
dropped redundant gen_ prefix
|
file |
diff |
annotate
|
| Tue, 20 Oct 2009 16:13:01 +0200 |
haftmann |
replaced old_style infixes eq_set, subset, union, inter and variants by generic versions
|
file |
diff |
annotate
|
| Wed, 21 Oct 2009 16:41:22 +1100 |
kleing |
find_theorems: better handling of abbreviations (by Timothy Bourke)
|
file |
diff |
annotate
|
| Tue, 20 Oct 2009 20:54:31 +0200 |
wenzelm |
uniform use of Integer.min/max;
|
file |
diff |
annotate
|
| Fri, 02 Oct 2009 22:02:11 +0200 |
wenzelm |
replaced Proof.get_goal state by Proof.flat_goal state, which provides the standard view on goals for (semi)automated tools;
|
file |
diff |
annotate
|
| Thu, 01 Oct 2009 00:32:00 +0200 |
wenzelm |
misc tuning and simplification;
|
file |
diff |
annotate
|
| Tue, 29 Sep 2009 11:49:22 +0200 |
wenzelm |
explicit indication of Unsynchronized.ref;
|
file |
diff |
annotate
|