Thu, 06 Sep 2007 11:44:21 +0200 Moved definition of normal forms to new NormalForm theory.
berghofe [Thu, 06 Sep 2007 11:44:21 +0200] rev 24536
Moved definition of normal forms to new NormalForm theory.
Thu, 06 Sep 2007 11:41:04 +0200 Added Standardization theory.
berghofe [Thu, 06 Sep 2007 11:41:04 +0200] rev 24535
Added Standardization theory.
Thu, 06 Sep 2007 11:39:43 +0200 New code generator setup (taken from Library/Executable_Real.thy,
berghofe [Thu, 06 Sep 2007 11:39:43 +0200] rev 24534
New code generator setup (taken from Library/Executable_Real.thy, also works for old code generator).
Thu, 06 Sep 2007 11:38:10 +0200 Added code generator setup (taken from Library/Executable_Rat.thy,
berghofe [Thu, 06 Sep 2007 11:38:10 +0200] rev 24533
Added code generator setup (taken from Library/Executable_Rat.thy, also works for old code generator).
Thu, 06 Sep 2007 11:34:19 +0200 Integrated code generator setup into RealDef theory.
berghofe [Thu, 06 Sep 2007 11:34:19 +0200] rev 24532
Integrated code generator setup into RealDef theory.
Thu, 06 Sep 2007 11:33:45 +0200 Integrated code generator setup into Rational theory.
berghofe [Thu, 06 Sep 2007 11:33:45 +0200] rev 24531
Integrated code generator setup into Rational theory.
Thu, 06 Sep 2007 11:32:28 +0200 Integrated Executable_Rat and Executable_Real theories into
berghofe [Thu, 06 Sep 2007 11:32:28 +0200] rev 24530
Integrated Executable_Rat and Executable_Real theories into Rational and RealDef theories.
Wed, 05 Sep 2007 21:09:11 +0200 use preferences.ML: do setmp *here*, to capture intended default values;
wenzelm [Wed, 05 Sep 2007 21:09:11 +0200] rev 24529
use preferences.ML: do setmp *here*, to capture intended default values;
Wed, 05 Sep 2007 20:48:25 +0200 tuned;
wenzelm [Wed, 05 Sep 2007 20:48:25 +0200] rev 24528
tuned;
Wed, 05 Sep 2007 15:46:32 +0200 modified proofs so that they are not using claset()
urbanc [Wed, 05 Sep 2007 15:46:32 +0200] rev 24527
modified proofs so that they are not using claset()
Tue, 04 Sep 2007 15:30:31 +0200 tuned lemma; replaced !! by arbitrary
nipkow [Tue, 04 Sep 2007 15:30:31 +0200] rev 24526
tuned lemma; replaced !! by arbitrary
Tue, 04 Sep 2007 14:32:29 +0200 Improved comment.
ballarin [Tue, 04 Sep 2007 14:32:29 +0200] rev 24525
Improved comment.
Mon, 03 Sep 2007 16:50:53 +0200 Documented function package in IsarRef-manual.
krauss [Mon, 03 Sep 2007 16:50:53 +0200] rev 24524
Documented function package in IsarRef-manual.
Mon, 03 Sep 2007 10:00:24 +0200 added variations on infinite descent
nipkow [Mon, 03 Sep 2007 10:00:24 +0200] rev 24523
added variations on infinite descent
Mon, 03 Sep 2007 08:07:39 +0200 fixed Rat.inv
haftmann [Mon, 03 Sep 2007 08:07:39 +0200] rev 24522
fixed Rat.inv
Mon, 03 Sep 2007 08:01:35 +0200 fixed Rat.inv
haftmann [Mon, 03 Sep 2007 08:01:35 +0200] rev 24521
fixed Rat.inv
Sun, 02 Sep 2007 23:36:21 +0200 fix sgn_div_norm class
huffman [Sun, 02 Sep 2007 23:36:21 +0200] rev 24520
fix sgn_div_norm class
Sun, 02 Sep 2007 12:34:20 +0200 made theorem-references safe
urbanc [Sun, 02 Sep 2007 12:34:20 +0200] rev 24519
made theorem-references safe
Sat, 01 Sep 2007 18:17:44 +0200 removed unused join_mode;
wenzelm [Sat, 01 Sep 2007 18:17:44 +0200] rev 24518
removed unused join_mode; standard_typ_check: proper prepare_patternT, which rejects schematic type vars in non-patterns;
Sat, 01 Sep 2007 18:17:42 +0200 read_def_terms: replaced full Syntax.check_typs by certify_typ, to workaround problems with illegal schematic type vars;
wenzelm [Sat, 01 Sep 2007 18:17:42 +0200] rev 24517
read_def_terms: replaced full Syntax.check_typs by certify_typ, to workaround problems with illegal schematic type vars;
Sat, 01 Sep 2007 18:17:40 +0200 removed obsolete ML bindings;
wenzelm [Sat, 01 Sep 2007 18:17:40 +0200] rev 24516
removed obsolete ML bindings;
Sat, 01 Sep 2007 18:17:38 +0200 linorder_neqE_ordered_idom: proper proof, avoid illegal schematic type vars;
wenzelm [Sat, 01 Sep 2007 18:17:38 +0200] rev 24515
linorder_neqE_ordered_idom: proper proof, avoid illegal schematic type vars;
Sat, 01 Sep 2007 18:17:36 +0200 mono_Int/Un: proper proof, avoid illegal schematic type vars;
wenzelm [Sat, 01 Sep 2007 18:17:36 +0200] rev 24514
mono_Int/Un: proper proof, avoid illegal schematic type vars; removed obsolete ML bindings;
Sat, 01 Sep 2007 16:12:50 +0200 removed spurious Toplevel.debug, which actually makes Poly/ML crash in certain situations;
wenzelm [Sat, 01 Sep 2007 16:12:50 +0200] rev 24513
removed spurious Toplevel.debug, which actually makes Poly/ML crash in certain situations;
Sat, 01 Sep 2007 15:47:05 +0200 added singleton check_typ/term/prop;
wenzelm [Sat, 01 Sep 2007 15:47:05 +0200] rev 24512
added singleton check_typ/term/prop;
Sat, 01 Sep 2007 15:47:04 +0200 removed obsolete read/cert variations (cf. Syntax.read/check);
wenzelm [Sat, 01 Sep 2007 15:47:04 +0200] rev 24511
removed obsolete read/cert variations (cf. Syntax.read/check);
Sat, 01 Sep 2007 15:47:03 +0200 replaced ProofContext.cert_term/prop by general Syntax.check_term/prop (which also includes type-inference);
wenzelm [Sat, 01 Sep 2007 15:47:03 +0200] rev 24510
replaced ProofContext.cert_term/prop by general Syntax.check_term/prop (which also includes type-inference);
Sat, 01 Sep 2007 15:47:01 +0200 replaced ProofContext.read_term/prop by general Syntax.read_term/prop;
wenzelm [Sat, 01 Sep 2007 15:47:01 +0200] rev 24509
replaced ProofContext.read_term/prop by general Syntax.read_term/prop; replaced ProofContext.cert_term/prop by general Syntax.check_term/prop (which also includes type-inference);
Sat, 01 Sep 2007 15:46:59 +0200 replaced ProofContext.read_term/prop by general Syntax.read_term/prop;
wenzelm [Sat, 01 Sep 2007 15:46:59 +0200] rev 24508
replaced ProofContext.read_term/prop by general Syntax.read_term/prop;
Sat, 01 Sep 2007 01:22:11 +0200 *** empty log message ***
nipkow [Sat, 01 Sep 2007 01:22:11 +0200] rev 24507
*** empty log message ***
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip