Wed, 10 Aug 2016 09:33:54 +0200 |
nipkow |
"split add" -> "split"
|
file |
diff |
annotate
|
Tue, 23 Feb 2016 16:25:08 +0100 |
nipkow |
more canonical names
|
file |
diff |
annotate
|
Sat, 02 Jan 2016 18:48:45 +0100 |
wenzelm |
isabelle update_cartouches -c -t;
|
file |
diff |
annotate
|
Wed, 30 Dec 2015 19:57:37 +0100 |
wenzelm |
clarified print modes;
|
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
|
Sun, 02 Nov 2014 18:16:19 +0100 |
wenzelm |
modernized header;
|
file |
diff |
annotate
|
Thu, 11 Sep 2014 21:11:03 +0200 |
blanchet |
fixed some spelling mistakes
|
file |
diff |
annotate
|
Tue, 09 Sep 2014 20:51:36 +0200 |
blanchet |
ported Bali to new datatypes
|
file |
diff |
annotate
|
Tue, 18 Mar 2014 11:07:47 +0100 |
wenzelm |
tuned signature -- rearranged modules;
|
file |
diff |
annotate
|
Wed, 12 Feb 2014 08:37:06 +0100 |
blanchet |
adapted to 'xxx_{case,rec}' renaming, to new theorem names, and to new variable names in theorems
|
file |
diff |
annotate
|
Wed, 12 Feb 2014 08:35:57 +0100 |
blanchet |
renamed '{prod,sum,bool,unit}_case' to 'case_...'
|
file |
diff |
annotate
|
Thu, 16 May 2013 17:39:38 +0200 |
wenzelm |
tuned signature -- depend on context by default;
|
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
|
Mon, 12 Sep 2011 07:55:43 +0200 |
nipkow |
new fastforce replacing fastsimp - less confusing name
|
file |
diff |
annotate
|
Fri, 18 Feb 2011 16:36:42 +0100 |
wenzelm |
modernized specifications;
|
file |
diff |
annotate
|
Wed, 03 Nov 2010 20:19:24 +0100 |
nipkow |
cleaned up
|
file |
diff |
annotate
|
Mon, 06 Sep 2010 19:13:10 +0200 |
wenzelm |
more antiquotations;
|
file |
diff |
annotate
|
Mon, 26 Jul 2010 17:41:26 +0200 |
wenzelm |
modernized/unified some specifications;
|
file |
diff |
annotate
|
Wed, 03 Mar 2010 00:33:02 +0100 |
wenzelm |
cleanup type translations;
|
file |
diff |
annotate
|
Mon, 01 Mar 2010 13:40:23 +0100 |
haftmann |
replaced a couple of constsdefs by definitions (also some old primrecs by modern ones)
|
file |
diff |
annotate
|
Wed, 10 Feb 2010 00:50:36 +0100 |
wenzelm |
removed obsolete CVS Ids;
|
file |
diff |
annotate
|
Wed, 10 Feb 2010 00:45:16 +0100 |
wenzelm |
modernized syntax translations, using mostly abbreviation/notation;
|
file |
diff |
annotate
|
Sat, 17 Oct 2009 14:43:18 +0200 |
wenzelm |
eliminated hard tabulators, guessing at each author's individual tab-width;
|
file |
diff |
annotate
|
Tue, 07 Oct 2008 16:07:50 +0200 |
haftmann |
arbitrary is undefined
|
file |
diff |
annotate
|
Mon, 16 Jun 2008 17:54:36 +0200 |
wenzelm |
sum3_instantiate: proper context;
|
file |
diff |
annotate
|
Sat, 29 Mar 2008 19:14:00 +0100 |
wenzelm |
replaced 'ML_setup' by 'ML';
|
file |
diff |
annotate
|
Tue, 07 Aug 2007 09:38:48 +0200 |
haftmann |
more robust simproces
|
file |
diff |
annotate
|
Sat, 28 Jul 2007 20:40:22 +0200 |
wenzelm |
tuned ML/simproc declarations;
|
file |
diff |
annotate
|
Wed, 11 Jul 2007 11:16:34 +0200 |
berghofe |
Renamed inductive2 to inductive.
|
file |
diff |
annotate
|
Mon, 11 Dec 2006 16:06:14 +0100 |
berghofe |
Adapted to new inductive definition package.
|
file |
diff |
annotate
|
Fri, 25 Nov 2005 18:58:35 +0100 |
wenzelm |
removed obsolete dummy paragraphs;
|
file |
diff |
annotate
|
Mon, 17 Oct 2005 23:10:13 +0200 |
wenzelm |
change_claset/simpset;
|
file |
diff |
annotate
|
Thu, 22 Sep 2005 23:56:15 +0200 |
nipkow |
renamed rules to iprover
|
file |
diff |
annotate
|
Fri, 17 Jun 2005 16:12:49 +0200 |
haftmann |
migrated theory headers to new format
|
file |
diff |
annotate
|
Mon, 21 Jun 2004 10:25:57 +0200 |
kleing |
Merged in license change from Isabelle2004
|
file |
diff |
annotate
|
Thu, 31 Oct 2002 18:27:10 +0100 |
schirmer |
"Definite Assignment Analysis" included, with proof of correctness. Large adjustments of type safety proof and soundness proof of the axiomatic semantics were necessary. Completeness proof of the loop rule of the axiomatic semantic was altered. So the additional polymorphic variants of some rules could be removed.
|
file |
diff |
annotate
|
Mon, 30 Sep 2002 16:14:02 +0200 |
berghofe |
Adapted to new simplifier.
|
file |
diff |
annotate
|
Tue, 06 Aug 2002 11:22:05 +0200 |
wenzelm |
sane interface for simprocs;
|
file |
diff |
annotate
|
Tue, 16 Jul 2002 20:25:21 +0200 |
schirmer |
Added conditional and (&&) and or (||).
|
file |
diff |
annotate
|
Wed, 10 Jul 2002 15:07:02 +0200 |
schirmer |
Added unary and binary operations like (+,-,<, ...); Added smallstep semantics (no proofs about it yet).
|
file |
diff |
annotate
|
Fri, 22 Feb 2002 11:26:44 +0100 |
schirmer |
Added check for field/method access to operational semantics and proved the acesses valid.
|
file |
diff |
annotate
|
Thu, 21 Feb 2002 20:09:19 +0100 |
wenzelm |
removed theory Option;
|
file |
diff |
annotate
|
Mon, 28 Jan 2002 18:51:48 +0100 |
wenzelm |
GPLed;
|
file |
diff |
annotate
|
Mon, 28 Jan 2002 18:50:23 +0100 |
wenzelm |
tuned header;
|
file |
diff |
annotate
|
Mon, 28 Jan 2002 17:00:19 +0100 |
schirmer |
Isabelle/Bali sources;
|
file |
diff |
annotate
|