Wed, 26 Mar 2025 09:51:26 +0100 |
desharna |
tuned naming
|
file |
diff |
annotate
|
Fri, 28 Feb 2025 14:18:50 +0100 |
desharna |
tuned code and signature of try0
|
file |
diff |
annotate
|
Fri, 28 Feb 2025 12:46:25 +0100 |
desharna |
tuned: restricted visibility of definitions
|
file |
diff |
annotate
|
Fri, 28 Feb 2025 11:36:59 +0100 |
desharna |
tuned signature
|
file |
diff |
annotate
|
Fri, 28 Feb 2025 11:13:13 +0100 |
desharna |
added type names and type annotations
|
file |
diff |
annotate
|
Fri, 28 Feb 2025 10:42:40 +0100 |
desharna |
tuned to use stronger type Time.time
|
file |
diff |
annotate
|
Tue, 19 Nov 2024 18:47:12 +0100 |
Fabian Huch |
try0: cleaned up output;
|
file |
diff |
annotate
|
Mon, 18 Nov 2024 13:30:02 +0100 |
Fabian Huch |
try0: insert extra facts into state instead of goal, since some methods (e.g. metis) won't work otherwise;
|
file |
diff |
annotate
|
Fri, 08 Nov 2024 18:13:55 +0100 |
Fabian Huch |
try0: avoid mapping background theory -- should be handled by Context_Position visibility;
|
file |
diff |
annotate
|
Thu, 31 Oct 2024 11:35:24 +0100 |
Fabian Huch |
try0: stop early if more subgoals are created;
|
file |
diff |
annotate
|
Fri, 25 Oct 2024 16:38:15 +0200 |
Fabian Huch |
try0: filter out untagged thms;
|
file |
diff |
annotate
|
Thu, 24 Oct 2024 19:13:49 +0200 |
Fabian Huch |
try0: support literal facts;
|
file |
diff |
annotate
|
Thu, 24 Oct 2024 16:46:25 +0200 |
Fabian Huch |
try0: add 'use' modifier for thms to insert;
|
file |
diff |
annotate
|
Thu, 24 Oct 2024 16:45:09 +0200 |
Fabian Huch |
try0: use extra thms via insert;
|
file |
diff |
annotate
|
Thu, 24 Oct 2024 18:25:17 +0200 |
Fabian Huch |
clarified: proper type for facts;
|
file |
diff |
annotate
|
Thu, 24 Oct 2024 18:16:36 +0200 |
Fabian Huch |
clarified: proper type;
|
file |
diff |
annotate
|
Thu, 24 Oct 2024 14:08:28 +0200 |
Fabian Huch |
tuned;
|
file |
diff |
annotate
|
Thu, 24 Oct 2024 14:07:13 +0200 |
Fabian Huch |
tuned;
|
file |
diff |
annotate
|
Thu, 24 Oct 2024 11:37:41 +0200 |
Fabian Huch |
try0: pass tagged thms for better control;
|
file |
diff |
annotate
|
Tue, 22 Oct 2024 17:31:54 +0200 |
Fabian Huch |
clarified: proper return type;
|
file |
diff |
annotate
|
Tue, 22 Oct 2024 14:34:13 +0200 |
Fabian Huch |
improve try0: solve multiple subgoals at once, if possible;
|
file |
diff |
annotate
|
Tue, 22 Oct 2024 14:31:25 +0200 |
Fabian Huch |
tuned: unused parameter;
|
file |
diff |
annotate
|
Fri, 20 Sep 2024 14:28:13 +0200 |
wenzelm |
clarified signature: more explicit operations;
|
file |
diff |
annotate
|
Wed, 28 Feb 2024 17:25:54 +0100 |
Fabian Huch |
add option for unify trace (now disabled by default as printing is excessive and rarely used);
|
file |
diff |
annotate
|
Wed, 28 Feb 2024 15:19:15 +0100 |
Fabian Huch |
tuned unify trace option names;
|
file |
diff |
annotate
|
Sun, 02 Jul 2023 14:28:20 +0200 |
desharna |
add proof method "order" to command "try0"
|
file |
diff |
annotate
|
Tue, 30 Nov 2021 11:31:07 +0100 |
wenzelm |
more robust physical timeout (despite 1bea05713dde), especially relevant for quickcheck where large unary numerals may cause excessive heap allocations and resulting GC is better included in the timing;
|
file |
diff |
annotate
|
Wed, 13 Oct 2021 11:04:35 +0200 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Fri, 05 Mar 2021 17:02:32 +0100 |
wenzelm |
tuned --- more elementary Time operations;
|
file |
diff |
annotate
|
Fri, 04 Jan 2019 23:22:53 +0100 |
wenzelm |
isabelle update -u control_cartouches;
|
file |
diff |
annotate
|
Tue, 19 Dec 2017 14:51:27 +0100 |
blanchet |
have 'try0' display results faster
|
file |
diff |
annotate
|
Wed, 06 Dec 2017 20:43:09 +0100 |
wenzelm |
prefer control symbol antiquotations;
|
file |
diff |
annotate
|
Thu, 29 Sep 2016 20:54:45 +0200 |
boehmes |
invoke argo as part of the tried automatic proof methods
|
file |
diff |
annotate
|
Sun, 14 Aug 2016 12:26:09 +0200 |
blanchet |
tuning punctuation in messages output by Isabelle
|
file |
diff |
annotate
|
Sat, 16 Jul 2016 19:35:27 +0200 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Thu, 14 Apr 2016 17:03:55 +0200 |
wenzelm |
more silence;
|
file |
diff |
annotate
|
Wed, 13 Apr 2016 18:01:05 +0200 |
wenzelm |
eliminated "xname" and variants;
|
file |
diff |
annotate
|
Sat, 05 Mar 2016 17:01:45 +0100 |
wenzelm |
tuned signature -- clarified modules;
|
file |
diff |
annotate
|
Sun, 20 Dec 2015 13:06:26 +0100 |
wenzelm |
renamed Pretty.str_of to Pretty.unformatted_string_of to emphasize its meaning;
|
file |
diff |
annotate
|
Sun, 13 Dec 2015 21:56:15 +0100 |
wenzelm |
more general types Proof.method / context_tactic;
|
file |
diff |
annotate
|
Mon, 01 Jun 2015 18:59:21 +0200 |
haftmann |
dropped dead config option
|
file |
diff |
annotate
|
Fri, 08 May 2015 14:40:34 +0200 |
wenzelm |
silence local Unify.trace_bound as well: existing tools either refer to Proof.context or theory;
|
file |
diff |
annotate
|
Wed, 22 Apr 2015 20:14:43 +0200 |
wenzelm |
allow diagnostic proof commands with skip_proofs;
|
file |
diff |
annotate
|
Thu, 16 Apr 2015 14:18:32 +0200 |
wenzelm |
explicit error for Toplevel.proof_of;
|
file |
diff |
annotate
|
Mon, 06 Apr 2015 17:06:48 +0200 |
wenzelm |
@{command_spec} is superseded by @{command_keyword};
|
file |
diff |
annotate
|
Wed, 04 Mar 2015 19:53:18 +0100 |
wenzelm |
tuned signature -- prefer qualified names;
|
file |
diff |
annotate
|
Tue, 23 Dec 2014 20:46:42 +0100 |
wenzelm |
explicit message channels for "state", "information";
|
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
|
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
|
Mon, 03 Nov 2014 14:31:15 +0100 |
wenzelm |
eliminated obsolete Proof.goal_message -- print outcome more directly;
|
file |
diff |
annotate
|
Fri, 31 Oct 2014 11:36:41 +0100 |
wenzelm |
discontinued obsolete Output.urgent_message;
|
file |
diff |
annotate
|
Fri, 31 Oct 2014 11:18:17 +0100 |
wenzelm |
discontinued Proof General;
|
file |
diff |
annotate
|
Thu, 21 Aug 2014 22:48:39 +0200 |
wenzelm |
tuned signature -- define some elementary operations earlier;
|
file |
diff |
annotate
|
Tue, 19 Aug 2014 23:17:51 +0200 |
wenzelm |
tuned signature -- moved type src to Token, without aliases;
|
file |
diff |
annotate
|
Tue, 19 Aug 2014 15:55:06 +0200 |
wenzelm |
more compact datatypes;
|
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, 16 May 2014 19:13:50 +0200 |
blanchet |
silence methods even better
|
file |
diff |
annotate
|