Wed, 20 Oct 2021 20:25:33 +0200 |
wenzelm |
clarified modules;
|
file |
diff |
annotate
|
Sun, 12 Sep 2021 20:11:20 +0200 |
wenzelm |
more antiquotations;
|
file |
diff |
annotate
|
Sun, 06 Jan 2019 15:04:34 +0100 |
wenzelm |
isabelle update -u path_cartouches;
|
file |
diff |
annotate
|
Fri, 04 Jan 2019 23:22:53 +0100 |
wenzelm |
isabelle update -u control_cartouches;
|
file |
diff |
annotate
|
Tue, 16 Jan 2018 09:30:00 +0100 |
wenzelm |
standardized towards new-style formal comments: isabelle update_comments;
|
file |
diff |
annotate
|
Thu, 11 Jan 2018 13:48:17 +0100 |
wenzelm |
uniform use of Standard ML op-infix -- eliminated warnings;
|
file |
diff |
annotate
|
Wed, 10 Jan 2018 15:25:09 +0100 |
nipkow |
ran isabelle update_op on all sources
|
file |
diff |
annotate
|
Sun, 09 Apr 2017 19:56:52 +0200 |
wenzelm |
clarified main CTT.thy, and avoid name clash with global HOL/Main.thy;
|
file |
diff |
annotate
|
Thu, 23 Mar 2017 17:20:47 +0100 |
wenzelm |
tuned proof;
|
file |
diff |
annotate
|
Fri, 03 Feb 2017 16:36:44 +0100 |
wenzelm |
misc tuning;
|
file |
diff |
annotate
|
Fri, 15 Jul 2016 15:19:04 +0200 |
wenzelm |
misc tuning and modernization;
|
file |
diff |
annotate
|
Mon, 23 May 2016 21:30:30 +0200 |
wenzelm |
embedded content may be delimited via cartouches;
|
file |
diff |
annotate
|
Sat, 10 Oct 2015 21:43:07 +0200 |
wenzelm |
tuned syntax -- more symbols;
|
file |
diff |
annotate
|
Fri, 09 Oct 2015 20:26:03 +0200 |
wenzelm |
discontinued specific HTML syntax;
|
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, 22 Jun 2015 20:36:33 +0200 |
wenzelm |
support 'when' statement, which corresponds to 'presume';
|
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 14:48:26 +0100 |
wenzelm |
proper context for resolve_tac, eresolve_tac, dresolve_tac, forward_tac etc.;
|
file |
diff |
annotate
|
Sat, 20 Dec 2014 22:23:37 +0100 |
wenzelm |
proper context for "net" tactics;
|
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 11:41:58 +0100 |
wenzelm |
more Isar proof methods;
|
file |
diff |
annotate
|
Mon, 10 Nov 2014 21:49:48 +0100 |
wenzelm |
proper context for assume_tac (atac remains as fall-back without context);
|
file |
diff |
annotate
|
Sun, 02 Nov 2014 18:21:45 +0100 |
wenzelm |
modernized header uniformly as section;
|
file |
diff |
annotate
|
Sat, 22 Mar 2014 16:50:52 +0100 |
wenzelm |
more antiquotations;
|
file |
diff |
annotate
|
Thu, 28 Feb 2013 14:10:54 +0100 |
wenzelm |
eliminated legacy 'axioms';
|
file |
diff |
annotate
|
Wed, 22 Aug 2012 22:55:41 +0200 |
wenzelm |
prefer ML_file over old uses;
|
file |
diff |
annotate
|
Wed, 12 Jan 2011 16:33:04 +0100 |
wenzelm |
eliminated global prems;
|
file |
diff |
annotate
|
Mon, 20 Dec 2010 16:44:33 +0100 |
wenzelm |
proper identifiers for consts and types;
|
file |
diff |
annotate
|
Mon, 20 Sep 2010 16:05:25 +0200 |
wenzelm |
renamed structure PureThy to Pure_Thy and moved most content to Global_Theory, to emphasize that this is global-only;
|
file |
diff |
annotate
|
Sat, 13 Mar 2010 16:44:12 +0100 |
wenzelm |
removed old CVS Ids;
|
file |
diff |
annotate
|
Mon, 08 Feb 2010 21:28:27 +0100 |
wenzelm |
modernized some syntax translations;
|
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
|
Sun, 18 May 2008 17:03:16 +0200 |
wenzelm |
setup PureThy.old_appl_syntax_setup -- theory Pure provides regular application syntax by default;
|
file |
diff |
annotate
|
Tue, 25 Mar 2008 19:39:57 +0100 |
wenzelm |
more antiquotations;
|
file |
diff |
annotate
|
Thu, 21 Jun 2007 22:10:16 +0200 |
wenzelm |
tuned proofs -- avoid implicit prems;
|
file |
diff |
annotate
|
Thu, 26 Apr 2007 14:24:08 +0200 |
wenzelm |
eliminated unnamed infixes, tuned syntax;
|
file |
diff |
annotate
|
Sun, 26 Nov 2006 18:07:16 +0100 |
wenzelm |
updated (binder) syntax/notation;
|
file |
diff |
annotate
|
Fri, 17 Nov 2006 02:20:03 +0100 |
wenzelm |
more robust syntax for definition/abbreviation/notation;
|
file |
diff |
annotate
|
Tue, 07 Nov 2006 11:47:57 +0100 |
wenzelm |
renamed 'const_syntax' to 'notation';
|
file |
diff |
annotate
|
Fri, 02 Jun 2006 18:15:38 +0200 |
wenzelm |
removed obsolete ML files;
|
file |
diff |
annotate
|
Fri, 07 Oct 2005 22:59:19 +0200 |
wenzelm |
replaced _K by dummy abstraction;
|
file |
diff |
annotate
|
Fri, 16 Sep 2005 23:01:29 +0200 |
wenzelm |
converted to Isar theory format;
|
file |
diff |
annotate
|
Tue, 01 Jun 2004 12:33:50 +0200 |
wenzelm |
removed obsolete sort 'logic';
|
file |
diff |
annotate
|
Fri, 21 May 2004 21:14:18 +0200 |
wenzelm |
proper use of 'syntax';
|
file |
diff |
annotate
|
Wed, 14 Apr 2004 14:13:05 +0200 |
kleing |
use more symbols in HTML output
|
file |
diff |
annotate
|
Fri, 09 Nov 2001 00:00:53 +0100 |
wenzelm |
eliminated old "symbols" syntax, use "xsymbols" instead;
|
file |
diff |
annotate
|
Tue, 14 Nov 2000 13:26:48 +0100 |
paulson |
x-symbol support for Pi, Sigma, -->, : (membership)
|
file |
diff |
annotate
|
Fri, 10 Oct 1997 17:10:12 +0200 |
wenzelm |
fixed dots;
|
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
|
Mon, 04 Oct 1993 15:49:49 +0100 |
wenzelm |
replaced id by idt;
|
file |
diff |
annotate
|
Thu, 16 Sep 1993 12:20:38 +0200 |
clasohm |
Initial revision
|
file |
diff |
annotate
|