Fri, 04 Jan 2019 23:22:53 +0100 |
wenzelm |
isabelle update -u control_cartouches;
|
file |
diff |
annotate
|
Mon, 23 May 2016 21:30:30 +0200 |
wenzelm |
embedded content may be delimited via cartouches;
|
file |
diff |
annotate
|
Mon, 11 Jan 2016 21:16:38 +0100 |
wenzelm |
eliminated old defs;
|
file |
diff |
annotate
|
Fri, 01 Jan 2016 10:49:00 +0100 |
wenzelm |
isabelle update_cartouches -c -t;
|
file |
diff |
annotate
|
Tue, 29 Dec 2015 22:03:02 +0100 |
wenzelm |
more symbols;
|
file |
diff |
annotate
|
Thu, 23 Jul 2015 14:25:05 +0200 |
wenzelm |
isabelle update_cartouches;
|
file |
diff |
annotate
|
Sat, 18 Jul 2015 20:54:56 +0200 |
wenzelm |
prefer tactics with explicit context;
|
file |
diff |
annotate
|
Mon, 23 Mar 2015 13:30:59 +0100 |
wenzelm |
support 'for' fixes in rule_tac etc.;
|
file |
diff |
annotate
|
Fri, 20 Mar 2015 14:48:04 +0100 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Thu, 19 Mar 2015 22:30:57 +0100 |
wenzelm |
more position information;
|
file |
diff |
annotate
|
Tue, 10 Feb 2015 16:46:21 +0100 |
wenzelm |
misc tuning;
|
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
|
Tue, 11 Nov 2014 15:55:31 +0100 |
wenzelm |
more symbols;
|
file |
diff |
annotate
|
Tue, 11 Nov 2014 13:50:56 +0100 |
wenzelm |
tuned whitespace;
|
file |
diff |
annotate
|
Tue, 11 Nov 2014 13:44:09 +0100 |
wenzelm |
more markup;
|
file |
diff |
annotate
|
Tue, 11 Nov 2014 10:54:52 +0100 |
wenzelm |
more Isar proof methods;
|
file |
diff |
annotate
|
Sun, 02 Nov 2014 18:21:45 +0100 |
wenzelm |
modernized header uniformly as section;
|
file |
diff |
annotate
|
Sat, 05 Jul 2014 13:39:53 +0200 |
wenzelm |
modernized definitions;
|
file |
diff |
annotate
|
Tue, 18 Mar 2014 11:07:47 +0100 |
wenzelm |
tuned signature -- rearranged modules;
|
file |
diff |
annotate
|
Mon, 10 Feb 2014 17:20:11 +0100 |
wenzelm |
prefer vacuous definitional type classes over axiomatic ones;
|
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
|
Thu, 18 Apr 2013 17:07:01 +0200 |
wenzelm |
simplifier uses proper Proof.context instead of historic type simpset;
|
file |
diff |
annotate
|
Wed, 10 Apr 2013 12:31:35 +0200 |
wenzelm |
prefer local context;
|
file |
diff |
annotate
|
Thu, 28 Feb 2013 13:54:45 +0100 |
wenzelm |
eliminated legacy 'axioms';
|
file |
diff |
annotate
|
Wed, 23 May 2012 15:57:12 +0200 |
wenzelm |
eliminated obsolete fastsimp;
|
file |
diff |
annotate
|
Sun, 15 May 2011 17:45:53 +0200 |
wenzelm |
simplified/unified method_setup/attribute_setup;
|
file |
diff |
annotate
|
Tue, 26 Apr 2011 22:18:07 +0200 |
wenzelm |
proper antiquotations;
|
file |
diff |
annotate
|
Tue, 29 Mar 2011 23:27:38 +0200 |
wenzelm |
modernized specifications -- less axioms;
|
file |
diff |
annotate
|
Wed, 01 Dec 2010 15:03:44 +0100 |
wenzelm |
more direct use of binder_types/body_type;
|
file |
diff |
annotate
|
Mon, 06 Sep 2010 19:13:10 +0200 |
wenzelm |
more antiquotations;
|
file |
diff |
annotate
|
Wed, 28 Apr 2010 12:07:52 +0200 |
wenzelm |
renamed command 'defaultsort' to 'default_sort';
|
file |
diff |
annotate
|
Sun, 28 Feb 2010 22:30:51 +0100 |
wenzelm |
more antiquotations;
|
file |
diff |
annotate
|
Fri, 24 Jul 2009 21:18:05 +0200 |
wenzelm |
eliminated OldGoals.prove_goal;
|
file |
diff |
annotate
|
Fri, 24 Jul 2009 21:02:34 +0200 |
wenzelm |
explicit OldGoals;
|
file |
diff |
annotate
|
Thu, 23 Jul 2009 22:20:37 +0200 |
wenzelm |
eliminated adhoc ML code;
|
file |
diff |
annotate
|
Thu, 23 Jul 2009 21:59:56 +0200 |
wenzelm |
misc modernization: proper method setup instead of adhoc ML proofs;
|
file |
diff |
annotate
|
Thu, 23 Jul 2009 18:44:09 +0200 |
wenzelm |
renamed simpset_of to global_simpset_of, and local_simpset_of to simpset_of -- same for claset and clasimpset;
|
file |
diff |
annotate
|
Wed, 15 Jul 2009 23:48:21 +0200 |
wenzelm |
more antiquotations;
|
file |
diff |
annotate
|
Mon, 16 Jun 2008 22:13:39 +0200 |
wenzelm |
pervasive RuleInsts;
|
file |
diff |
annotate
|
Sat, 14 Jun 2008 23:19:51 +0200 |
wenzelm |
proper context for tactics derived from res_inst_tac;
|
file |
diff |
annotate
|
Wed, 11 Jun 2008 15:40:20 +0200 |
wenzelm |
more antiquotations;
|
file |
diff |
annotate
|
Wed, 19 Mar 2008 22:50:42 +0100 |
wenzelm |
more antiquotations;
|
file |
diff |
annotate
|
Wed, 03 Oct 2007 21:29:05 +0200 |
wenzelm |
avoid unnamed infixes;
|
file |
diff |
annotate
|
Tue, 18 Jul 2006 02:22:38 +0200 |
wenzelm |
removed obsolete ML files;
|
file |
diff |
annotate
|
Sat, 17 Sep 2005 17:35:26 +0200 |
wenzelm |
converted to Isar theory format;
|
file |
diff |
annotate
|
Fri, 10 Oct 1997 17:10:12 +0200 |
wenzelm |
fixed dots;
|
file |
diff |
annotate
|
Mon, 05 Feb 1996 14:44:09 +0100 |
clasohm |
expanded tabs
|
file |
diff |
annotate
|
Wed, 21 Jun 1995 15:01:07 +0200 |
clasohm |
removed \...\ inside strings
|
file |
diff |
annotate
|
Thu, 17 Mar 1994 17:48:37 +0100 |
lcp |
new type declaration syntax instead of numbers
|
file |
diff |
annotate
|
Thu, 16 Sep 1993 12:20:38 +0200 |
clasohm |
Initial revision
|
file |
diff |
annotate
|