Tue, 26 Sep 2023 12:30:08 +0200 |
wenzelm |
clarified signature: distinction of unmanaged vs. managed interrupts (not implemented yet);
|
changeset |
files
|
Mon, 25 Sep 2023 21:58:58 +0200 |
wenzelm |
clarified signature;
|
changeset |
files
|
Mon, 25 Sep 2023 21:46:38 +0200 |
wenzelm |
clarified modules;
|
changeset |
files
|
Mon, 25 Sep 2023 21:36:46 +0200 |
wenzelm |
unused;
|
changeset |
files
|
Mon, 25 Sep 2023 21:30:46 +0200 |
wenzelm |
clarified order of modules: early access to interrupt management of Isabelle_Threads;
|
changeset |
files
|
Mon, 25 Sep 2023 21:09:25 +0200 |
wenzelm |
tuned: prefer antiquotation for try-catch;
|
changeset |
files
|
Mon, 25 Sep 2023 20:56:44 +0200 |
wenzelm |
tuned: prefer antiquotation for try-catch;
|
changeset |
files
|
Mon, 25 Sep 2023 19:49:25 +0200 |
wenzelm |
tuned: prefer antiquotation for try-finally;
|
changeset |
files
|
Mon, 25 Sep 2023 19:28:14 +0200 |
wenzelm |
omit pointless capture/release (see also 469a375212c1);
|
changeset |
files
|
Mon, 25 Sep 2023 19:27:17 +0200 |
wenzelm |
omit pointless capture/release (see also 26774ccb1c74);
|
changeset |
files
|
Mon, 25 Sep 2023 18:45:41 +0200 |
wenzelm |
clarified signature: avoid association with potentially dangerous Exn.capture;
|
changeset |
files
|
Mon, 25 Sep 2023 17:37:52 +0200 |
wenzelm |
more robust: catch/finally part is uninterruptible;
|
changeset |
files
|
Mon, 25 Sep 2023 17:37:12 +0200 |
wenzelm |
more position information, e.g. for warning about fn-pattern;
|
changeset |
files
|
Mon, 25 Sep 2023 16:55:11 +0200 |
wenzelm |
unused;
|
changeset |
files
|
Mon, 25 Sep 2023 16:17:43 +0200 |
wenzelm |
more general ML_Antiquotation.special_form;
|
changeset |
files
|
Wed, 27 Sep 2023 13:34:15 +0100 |
paulson |
Importing or moving a few more useful theorems
|
changeset |
files
|
Mon, 25 Sep 2023 17:06:11 +0100 |
paulson |
merged
|
changeset |
files
|
Mon, 25 Sep 2023 17:06:05 +0100 |
paulson |
A few new theorems
|
changeset |
files
|
Mon, 25 Sep 2023 17:16:32 +0200 |
blanchet |
avoid legacy binding errors in Sledgehammer Isar proofs
|
changeset |
files
|
Mon, 25 Sep 2023 17:16:32 +0200 |
blanchet |
parse applie lambdas correctly plus deal gracefully with lambda-lifting in Zipperposition
|
changeset |
files
|
Mon, 25 Sep 2023 17:16:32 +0200 |
blanchet |
added argo
|
changeset |
files
|
Mon, 25 Sep 2023 17:16:32 +0200 |
blanchet |
allow (~) syntax in TPTP proofs for unapplied negation
|
changeset |
files
|
Mon, 25 Sep 2023 17:16:32 +0200 |
blanchet |
reconstruct Zipperposition's if-then-else in Sledgehammer Isar proofs
|
changeset |
files
|
Mon, 25 Sep 2023 17:16:32 +0200 |
blanchet |
use same associativity as Isabelle when parsing HOL proofs
|
changeset |
files
|
Mon, 25 Sep 2023 17:16:32 +0200 |
blanchet |
improved Sledgehammer's HOL proof parser w.r.t. negation
|
changeset |
files
|
Sun, 24 Sep 2023 15:55:42 +0200 |
wenzelm |
clarified signature;
|
changeset |
files
|
Sun, 24 Sep 2023 15:14:45 +0200 |
wenzelm |
clarified signature;
|
changeset |
files
|
Sun, 24 Sep 2023 15:07:40 +0200 |
wenzelm |
clarified signature;
|
changeset |
files
|
Sun, 24 Sep 2023 11:42:13 +0200 |
wenzelm |
minor performance tuning;
|
changeset |
files
|
Sat, 23 Sep 2023 18:45:28 +0100 |
paulson |
merged
|
changeset |
files
|
Sat, 23 Sep 2023 18:45:19 +0100 |
paulson |
A few new or simplified proofs
|
changeset |
files
|
Fri, 22 Sep 2023 16:12:10 +0200 |
wenzelm |
tuned: more standard order;
|
changeset |
files
|
Fri, 22 Sep 2023 16:11:18 +0200 |
wenzelm |
clarified signature;
|
changeset |
files
|
Fri, 22 Sep 2023 00:05:11 +0200 |
wenzelm |
proper fontenc for cartouches (amending d052d61da398);
|
changeset |
files
|
Thu, 21 Sep 2023 23:45:03 +0200 |
wenzelm |
clarified modules;
|
changeset |
files
|
Thu, 21 Sep 2023 18:17:26 +0200 |
wenzelm |
clarified signature;
|
changeset |
files
|
Thu, 21 Sep 2023 18:14:28 +0200 |
wenzelm |
clarified modules;
|
changeset |
files
|
Thu, 21 Sep 2023 17:09:48 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Thu, 21 Sep 2023 17:04:56 +0200 |
wenzelm |
more robust: prefer linear data flow;
|
changeset |
files
|
Wed, 20 Sep 2023 17:40:09 +0200 |
desharna |
added first proof reconstruction test for Sledgehammer
|
changeset |
files
|
Tue, 19 Sep 2023 20:24:39 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Tue, 19 Sep 2023 19:48:54 +0200 |
wenzelm |
clarified signature;
|
changeset |
files
|
Tue, 19 Sep 2023 13:46:11 +0200 |
wenzelm |
clarified signature (again): follow Isabelle/Java/Scala;
|
changeset |
files
|
Tue, 19 Sep 2023 13:12:13 +0200 |
wenzelm |
tuned (following 69c6d3e87660);
|
changeset |
files
|
Tue, 19 Sep 2023 13:02:48 +0200 |
wenzelm |
tuned --- avoid pointless indirection (see also a2df9de46060);
|
changeset |
files
|
Sun, 17 Sep 2023 18:56:35 +0100 |
paulson |
(pointlessly) get rid of some simp calls within "proof"
|
changeset |
files
|
Sat, 16 Sep 2023 06:38:44 +0000 |
haftmann |
reduced prominence of lemma names
|
changeset |
files
|
Sat, 16 Sep 2023 06:38:44 +0000 |
haftmann |
new formulation of an auxiliary lemma
|
changeset |
files
|
Fri, 15 Sep 2023 20:46:50 +0100 |
paulson |
A few more inclusion-exclusion theorems from HOL Light
|
changeset |
files
|
Thu, 14 Sep 2023 05:24:30 +0000 |
haftmann |
Corrected type calculation.
|
changeset |
files
|
Wed, 13 Sep 2023 17:08:55 +0000 |
haftmann |
some hints on managed installations
|
changeset |
files
|
Wed, 13 Sep 2023 17:08:54 +0000 |
haftmann |
prefer cartouches over quotes for clarity of resulting document
|
changeset |
files
|
Tue, 12 Sep 2023 13:54:48 +0100 |
paulson |
A little reorganisation
|
changeset |
files
|
Mon, 11 Sep 2023 23:13:23 +0200 |
wenzelm |
post-release updates;
|
changeset |
files
|
Mon, 11 Sep 2023 22:59:34 +0200 |
wenzelm |
merged
|
changeset |
files
|
Mon, 11 Sep 2023 19:31:09 +0200 |
wenzelm |
Added tag Isabelle2023 for changeset b5f3d1051b13
|
changeset |
files
|
Mon, 11 Sep 2023 19:30:48 +0200 |
wenzelm |
tuned;
Isabelle2023
|
changeset |
files
|
Mon, 11 Sep 2023 15:59:40 +0200 |
wenzelm |
misc tuning;
|
changeset |
files
|
Sun, 10 Sep 2023 19:31:35 +0200 |
wenzelm |
documentation for the "Document" panel in Isabelle/jEdit;
|
changeset |
files
|
Sat, 09 Sep 2023 19:26:08 +0100 |
paulson |
Loads of new material related to porting the Euler Polyhedron Formula from HOL Light
|
changeset |
files
|