| Mon, 07 Aug 2023 23:43:19 +0200 | 
traytel | 
made tactic more robust in presence of BNFs nesting live variables (reported by Wolfgang Jeltsch)
 | 
file |
diff |
annotate
 | 
| Tue, 23 May 2023 18:46:15 +0200 | 
wenzelm | 
tuned signature: more position information;
 | 
file |
diff |
annotate
 | 
| Wed, 20 Oct 2021 18:13:17 +0200 | 
wenzelm | 
discontinued obsolete "val extend = I" for data slots;
 | 
file |
diff |
annotate
 | 
| Tue, 28 Sep 2021 22:12:52 +0200 | 
wenzelm | 
clarified antiquotations;
 | 
file |
diff |
annotate
 | 
| Thu, 15 Jul 2021 16:11:52 +0200 | 
blanchet | 
extended the 'corec' format slightly
 | 
file |
diff |
annotate
 | 
| Mon, 12 Oct 2020 07:25:38 +0000 | 
haftmann | 
consolidated names and operations
 | 
file |
diff |
annotate
 | 
| Fri, 14 Aug 2020 14:40:24 +0200 | 
wenzelm | 
clarified signature;
 | 
file |
diff |
annotate
 | 
| Tue, 14 Jan 2020 16:03:31 +0100 | 
wenzelm | 
more antiquotations;
 | 
file |
diff |
annotate
 | 
| Mon, 02 Dec 2019 15:04:38 +0100 | 
wenzelm | 
proper spec_rule name via naming/binding/Morphism.binding;
 | 
file |
diff |
annotate
 | 
| Sat, 30 Nov 2019 16:46:34 +0100 | 
wenzelm | 
proper spec rules via fun_lhs, e.g. relevant for "isabelle build -o export_theory";
 | 
file |
diff |
annotate
 | 
| Sat, 30 Nov 2019 16:42:15 +0100 | 
wenzelm | 
tuned -- avoid confusion of fun_t with fun_lhs;
 | 
file |
diff |
annotate
 | 
| Sat, 30 Nov 2019 15:56:09 +0100 | 
wenzelm | 
avoid shadowing of local bindings -- more maintainable;
 | 
file |
diff |
annotate
 | 
| Fri, 29 Nov 2019 20:57:04 +0100 | 
wenzelm | 
more informative spec rules: optional name;
 | 
file |
diff |
annotate
 | 
| Fri, 09 Aug 2019 17:14:49 +0200 | 
wenzelm | 
formal position for PThm nodes;
 | 
file |
diff |
annotate
 | 
| Tue, 26 Mar 2019 22:13:36 +0100 | 
wenzelm | 
more informative Spec_Rules.Equational, notably primrec argument types;
 | 
file |
diff |
annotate
 | 
| Sat, 05 Jan 2019 17:24:33 +0100 | 
wenzelm | 
isabelle update -u control_cartouches;
 | 
file |
diff |
annotate
 | 
| Fri, 04 Jan 2019 23:22:53 +0100 | 
wenzelm | 
isabelle update -u control_cartouches;
 | 
file |
diff |
annotate
 | 
| Sun, 02 Jul 2017 20:13:38 +0200 | 
haftmann | 
proper concept of code declaration wrt. atomicity and Isar declarations
 | 
file |
diff |
annotate
 | 
| Fri, 30 Dec 2016 15:40:35 +0100 | 
blanchet | 
more uniform errors in '(prim)(co)rec(ursive)' variants
 | 
file |
diff |
annotate
 | 
| Wed, 28 Dec 2016 17:22:16 +0100 | 
blanchet | 
print constants in 'primrec', 'primcorec(ursive)', 'corec(ursive)', like in 'definition' and 'fun(ction)'
 | 
file |
diff |
annotate
 | 
| Thu, 22 Dec 2016 19:14:58 +0100 | 
blanchet | 
export ML functions (towards nonuniform codatatypes) + signature tuning
 | 
file |
diff |
annotate
 | 
| Wed, 21 Dec 2016 12:49:15 +0100 | 
blanchet | 
generalized ML function (towards nonuniform datatypes)
 | 
file |
diff |
annotate
 | 
| Wed, 14 Dec 2016 09:19:50 +0100 | 
blanchet | 
only recognize maps if the type names match
 | 
file |
diff |
annotate
 | 
| Mon, 24 Oct 2016 20:32:02 +0200 | 
blanchet | 
robustness
 | 
file |
diff |
annotate
 | 
| Tue, 06 Sep 2016 11:55:39 +0200 | 
blanchet | 
extended ML signature + refactored
 | 
file |
diff |
annotate
 | 
| Tue, 05 Jul 2016 17:52:08 +0200 | 
blanchet | 
tuning
 | 
file |
diff |
annotate
 | 
| Thu, 23 Jun 2016 11:01:14 +0200 | 
wenzelm | 
tuned signature;
 | 
file |
diff |
annotate
 | 
| Sat, 11 Jun 2016 16:41:11 +0200 | 
wenzelm | 
clarified syntax;
 | 
file |
diff |
annotate
 | 
| Mon, 06 Jun 2016 21:28:46 +0200 | 
haftmann | 
explicit tagging of code equations de-baroquifies interface
 | 
file |
diff |
annotate
 | 
| Tue, 31 May 2016 11:54:45 +0200 | 
blanchet | 
made parsing of monomorphic/polymorphic constants more robust
 | 
file |
diff |
annotate
 | 
| Tue, 31 May 2016 10:53:11 +0200 | 
blanchet | 
more flexible parsing (towards type class support)
 | 
file |
diff |
annotate
 | 
| Mon, 30 May 2016 14:15:44 +0200 | 
wenzelm | 
allow 'for' fixes for multi_specs;
 | 
file |
diff |
annotate
 | 
| Thu, 28 Apr 2016 09:43:11 +0200 | 
wenzelm | 
support 'assumes' in specifications, e.g. 'definition', 'inductive';
 | 
file |
diff |
annotate
 | 
| Sun, 17 Apr 2016 20:54:17 +0200 | 
wenzelm | 
prefer binding over base name;
 | 
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
 | 
| Tue, 29 Mar 2016 19:17:05 +0200 | 
blanchet | 
tuning
 | 
file |
diff |
annotate
 | 
| Tue, 29 Mar 2016 18:07:55 +0200 | 
blanchet | 
more natural order for 'cong_intros'
 | 
file |
diff |
annotate
 | 
| Tue, 29 Mar 2016 10:57:02 +0200 | 
blanchet | 
renamed generated theorem
 | 
file |
diff |
annotate
 | 
| Mon, 28 Mar 2016 12:05:47 +0200 | 
blanchet | 
avoid 'prove_sorry' for unreliable tactics
 | 
file |
diff |
annotate
 | 
| Mon, 28 Mar 2016 12:05:47 +0200 | 
blanchet | 
reused code
 | 
file |
diff |
annotate
 | 
| Mon, 28 Mar 2016 12:05:47 +0200 | 
blanchet | 
tuning
 | 
file |
diff |
annotate
 | 
| Mon, 28 Mar 2016 12:05:47 +0200 | 
blanchet | 
more reliable check for rhs variables
 | 
file |
diff |
annotate
 | 
| Wed, 23 Mar 2016 16:37:13 +0100 | 
blanchet | 
sorted out type issue with sort constraints
 | 
file |
diff |
annotate
 | 
| Tue, 22 Mar 2016 12:39:37 +0100 | 
blanchet | 
moved 'corec' from ssh://hg@bitbucket.org/jasmin_blanchette/nonprim-corec to Isabelle
 | 
file |
diff |
annotate
 |