Wed, 27 May 2020 20:02:02 +0200 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Fri, 03 Apr 2020 17:35:10 +0200 |
wenzelm |
less redundant markup reports;
|
file |
diff |
annotate
|
Fri, 03 Apr 2020 13:51:56 +0200 |
wenzelm |
more accurate context position reports;
|
file |
diff |
annotate
|
Thu, 19 Sep 2019 15:09:12 +0200 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Thu, 19 Sep 2019 10:52:18 +0200 |
wenzelm |
clarified modules;
|
file |
diff |
annotate
|
Wed, 18 Sep 2019 20:53:53 +0200 |
wenzelm |
support soft types for 'assume';
|
file |
diff |
annotate
|
Wed, 18 Sep 2019 20:10:15 +0200 |
wenzelm |
more robust declaration of resulting statement text, instead of somewhat accidental (Variable.maybe_bind_term result_binds in generic_goal);
|
file |
diff |
annotate
|
Tue, 17 Sep 2019 17:06:05 +0200 |
wenzelm |
clarified modules;
|
file |
diff |
annotate
|
Tue, 17 Sep 2019 16:26:57 +0200 |
wenzelm |
clarified signature -- removed unused option (see acb0807ddb56);
|
file |
diff |
annotate
|
Fri, 09 Aug 2019 17:14:49 +0200 |
wenzelm |
formal position for PThm nodes;
|
file |
diff |
annotate
|
Sun, 28 Jul 2019 12:11:20 +0200 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Sat, 27 Jul 2019 20:40:00 +0200 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Tue, 16 Jul 2019 15:39:32 +0200 |
wenzelm |
support for a soft-type system within the Isabelle logical framework;
|
file |
diff |
annotate
|
Mon, 03 Jun 2019 15:40:08 +0200 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Mon, 03 Jun 2019 14:47:27 +0200 |
wenzelm |
tuned whitespace;
|
file |
diff |
annotate
|
Thu, 09 May 2019 15:47:27 +0200 |
wenzelm |
proper formatting (amending 5076725247fa);
|
file |
diff |
annotate
|
Thu, 03 Jan 2019 14:12:44 +0100 |
wenzelm |
clarified signature: more types;
|
file |
diff |
annotate
|
Tue, 27 Nov 2018 21:07:39 +0100 |
wenzelm |
more accurate positions for "name" (quoted string) and "embedded" (cartouche): refer to content without delimiters, which is e.g. relevant for systematic selection/renaming of scope groups;
|
file |
diff |
annotate
|
Mon, 12 Nov 2018 15:14:12 +0100 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Thu, 25 Oct 2018 15:41:40 +0200 |
wenzelm |
proper completion for @{named_theorems};
|
file |
diff |
annotate
|
Sun, 23 Sep 2018 21:49:31 +0200 |
wenzelm |
discontinued old-style goal cases;
|
file |
diff |
annotate
|
Fri, 20 Jul 2018 03:14:44 +0200 |
wenzelm |
added system option "strict_facts";
|
file |
diff |
annotate
|
Wed, 07 Mar 2018 17:39:18 +0100 |
wenzelm |
tuned -- more uniform;
|
file |
diff |
annotate
|
Fri, 23 Feb 2018 20:55:46 +0100 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Tue, 20 Feb 2018 16:20:36 +0100 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Mon, 19 Feb 2018 22:07:21 +0100 |
wenzelm |
support for lazy notes in global/local context and Element.Lazy_Notes: name binding and fact without attributes;
|
file |
diff |
annotate
|
Mon, 19 Feb 2018 18:18:43 +0100 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Mon, 19 Feb 2018 14:26:37 +0100 |
wenzelm |
store facts as lazy values;
|
file |
diff |
annotate
|
Sun, 28 Jan 2018 19:28:52 +0100 |
wenzelm |
clarified take/drop/chop prefix/suffix;
|
file |
diff |
annotate
|
Mon, 03 Jul 2017 09:20:24 +0200 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Mon, 03 Jul 2017 09:12:13 +0200 |
wenzelm |
unused;
|
file |
diff |
annotate
|
Tue, 13 Dec 2016 11:51:42 +0100 |
wenzelm |
more symbols;
|
file |
diff |
annotate
|
Tue, 25 Oct 2016 17:22:05 +0200 |
wenzelm |
more robust printing of names in the context of outer syntax;
|
file |
diff |
annotate
|
Tue, 09 Aug 2016 19:44:28 +0200 |
wenzelm |
print name in parsable form;
|
file |
diff |
annotate
|
Thu, 04 Aug 2016 21:30:20 +0200 |
wenzelm |
prefer hardwired "nothing";
|
file |
diff |
annotate
|
Fri, 22 Jul 2016 14:42:32 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Sat, 16 Jul 2016 19:35:27 +0200 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Sat, 16 Jul 2016 12:10:37 +0200 |
wenzelm |
re-use name space serial as unique (!) id;
|
file |
diff |
annotate
|
Sat, 16 Jul 2016 11:32:48 +0200 |
wenzelm |
clarified;
|
file |
diff |
annotate
|
Sat, 16 Jul 2016 00:38:33 +0200 |
wenzelm |
information about proof outline with cases (sendback);
|
file |
diff |
annotate
|
Fri, 15 Jul 2016 22:23:36 +0200 |
wenzelm |
unused;
|
file |
diff |
annotate
|
Tue, 21 Jun 2016 14:42:47 +0200 |
wenzelm |
position information for literal facts;
|
file |
diff |
annotate
|
Tue, 07 Jun 2016 21:13:08 +0200 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Thu, 12 May 2016 10:03:17 +0200 |
wenzelm |
tuned;
|
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
|
Tue, 26 Apr 2016 19:37:47 +0200 |
wenzelm |
more uniform operations for structured statements;
|
file |
diff |
annotate
|
Tue, 26 Apr 2016 16:20:28 +0200 |
wenzelm |
defs are closed, which leads to proper auto_bind_facts;
|
file |
diff |
annotate
|
Sun, 24 Apr 2016 20:29:49 +0200 |
wenzelm |
clarified modules;
|
file |
diff |
annotate
|
Thu, 14 Apr 2016 23:31:10 +0200 |
wenzelm |
highlighting of entity def/ref positions wrt. cursor;
|
file |
diff |
annotate
|
Tue, 12 Apr 2016 14:50:53 +0200 |
wenzelm |
back to static Mixfix.default_constraint without any special tricks (reverting e6443edaebff);
|
file |
diff |
annotate
|
Tue, 12 Apr 2016 14:38:57 +0200 |
wenzelm |
Type_Infer.object_logic controls improvement of type inference result;
|
file |
diff |
annotate
|
Wed, 30 Mar 2016 23:32:50 +0200 |
wenzelm |
more explicit support for object-logic constraint;
|
file |
diff |
annotate
|
Wed, 30 Mar 2016 21:16:22 +0200 |
wenzelm |
more explicit type;
|
file |
diff |
annotate
|
Wed, 30 Mar 2016 20:56:39 +0200 |
wenzelm |
relevant check_mixfix happens further at the bottom, to avoid duplicate reports via Specification.prepare;
|
file |
diff |
annotate
|
Wed, 06 Jan 2016 11:45:07 +0100 |
wenzelm |
more systematic treatment of dynamic facts, when forming closure;
|
file |
diff |
annotate
|
Tue, 22 Dec 2015 14:20:17 +0100 |
wenzelm |
more accurate lookup of dynamic facts;
|
file |
diff |
annotate
|
Tue, 08 Dec 2015 10:49:08 +0100 |
wenzelm |
added Proof_Context.add_thms_dynamic, which is potentially useful for Eisbach;
|
file |
diff |
annotate
|
Fri, 25 Sep 2015 20:37:59 +0200 |
wenzelm |
moved remaining display.ML to more_thm.ML;
|
file |
diff |
annotate
|
Fri, 25 Sep 2015 19:28:33 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Fri, 25 Sep 2015 19:13:47 +0200 |
wenzelm |
tuned signature: eliminated pointless type Context.pretty;
|
file |
diff |
annotate
|