Wed, 13 Jul 2005 16:07:26 +0200 wenzelm open ReconPrelim Recon_Transfer;
Wed, 13 Jul 2005 16:07:25 +0200 wenzelm open ReconPrelim ReconTranslateProof;
Wed, 13 Jul 2005 16:07:24 +0200 wenzelm tuned;
Wed, 13 Jul 2005 16:07:23 +0200 wenzelm use Toplevel.print_state_hook instead of adhoc Proof.atp_hook;
Wed, 13 Jul 2005 16:07:22 +0200 wenzelm tuned concat_with_and;
Wed, 13 Jul 2005 16:07:21 +0200 wenzelm improved Net interface;
Wed, 13 Jul 2005 16:07:18 +0200 wenzelm * Isar session: The initial use of ROOT.ML is now always timed;
Wed, 13 Jul 2005 15:25:05 +0200 aspinall Add acceptedpgipelems message
Wed, 13 Jul 2005 15:19:13 +0200 paulson auto update
Wed, 13 Jul 2005 15:06:20 +0200 paulson generlization of some "nat" theorems
Wed, 13 Jul 2005 15:06:04 +0200 paulson relevance filtering is now optional
Wed, 13 Jul 2005 15:05:48 +0200 paulson tidied
Wed, 13 Jul 2005 14:56:00 +0200 wenzelm fixed comment-out;
Wed, 13 Jul 2005 12:24:39 +0200 obua fix
Wed, 13 Jul 2005 12:14:23 +0200 aspinall Add management for current working directory
Wed, 13 Jul 2005 11:30:37 +0200 haftmann (fix for an accidental commit)
Wed, 13 Jul 2005 11:29:08 +0200 aspinall Note about theorem dependencies including themselves.
Wed, 13 Jul 2005 11:28:09 +0200 aspinall Fix informtheoryloaded/retracted -> informfileloaded/retracted to match pgip.rnc
Wed, 13 Jul 2005 11:16:34 +0200 haftmann (intermediate commit)
Wed, 13 Jul 2005 10:48:21 +0200 haftmann (corrected wrong commit)
Wed, 13 Jul 2005 10:44:51 +0200 haftmann (intermediate commit)
Wed, 13 Jul 2005 09:53:50 +0200 obua - added cplex package to HOL/Matrix
Tue, 12 Jul 2005 23:42:11 +0200 schirmer avoid some garbage
Tue, 12 Jul 2005 21:49:38 +0200 obua - use TableFun instead of homebrew binary tree in am_interpreter.ML
Tue, 12 Jul 2005 19:29:52 +0200 obua - introduce Pure/Tools directory
Tue, 12 Jul 2005 19:18:55 +0200 haftmann fold_map -> fold_yield, added transformator combinators, added selector combinator
Tue, 12 Jul 2005 18:44:32 +0200 huffman changed orientation of bind_assoc rule
Tue, 12 Jul 2005 18:28:36 +0200 huffman use qualified names for all constants
Tue, 12 Jul 2005 18:26:44 +0200 huffman added lemmas sfst_defined_iff, ssnd_defined_iff, sfst_defined, ssnd_defined
Tue, 12 Jul 2005 18:20:44 +0200 huffman generalized types of monadic operators to class cpo; added match function for UU
Tue, 12 Jul 2005 17:56:03 +0200 avigad added lemmas to OrderedGroup.thy (reasoning about signs, absolute value, triangle inequalities)
Tue, 12 Jul 2005 12:49:46 +0200 paulson experimental code to reduce the amount of type information in blast
Tue, 12 Jul 2005 12:49:00 +0200 paulson tweaked
Tue, 12 Jul 2005 11:55:33 +0200 berghofe Added \<module> symbol.
Tue, 12 Jul 2005 11:54:55 +0200 berghofe Added "attach" keyword for code generator setup.
Tue, 12 Jul 2005 11:51:31 +0200 berghofe Auxiliary functions to be used in generated code are now defined using "attach".
Tue, 12 Jul 2005 11:41:24 +0200 berghofe Implemented mechanism for attaching auxiliary code to consts_code and
Mon, 11 Jul 2005 19:59:11 +0200 nipkow small text mod
Mon, 11 Jul 2005 16:42:42 +0200 quigley Fixed some problems with the signal handler.
Mon, 11 Jul 2005 14:52:55 +0200 obua Improved implementation of Defs.is_overloaded.
Fri, 08 Jul 2005 11:57:15 +0200 berghofe Some changes to allow mutually recursive, overloaded functions with same name.
Fri, 08 Jul 2005 11:39:59 +0200 nipkow added Davenport reference
Fri, 08 Jul 2005 11:39:44 +0200 nipkow moved Davenport citation to Main, removed author list
Fri, 08 Jul 2005 11:39:08 +0200 nipkow moved gcd to new GCD.thy
Fri, 08 Jul 2005 11:38:53 +0200 nipkow proof needed updating because of arith
Fri, 08 Jul 2005 11:38:30 +0200 nipkow changed imports due to new GCD.thy
Fri, 08 Jul 2005 11:37:53 +0200 nipkow Used to be in Library/Primes
Fri, 08 Jul 2005 03:12:58 +0200 huffman fix typo
Fri, 08 Jul 2005 03:09:32 +0200 huffman replaced old continuity rules with new lemma cont2cont_lift_case
Fri, 08 Jul 2005 02:42:42 +0200 huffman simplified proof of ifte_thms, removed ifte_simp
Fri, 08 Jul 2005 02:42:04 +0200 huffman renamed upE1 to upE; added simp rule cont2cont_flift1
Fri, 08 Jul 2005 02:41:35 +0200 huffman renamed upE1 to upE
Fri, 08 Jul 2005 02:41:19 +0200 huffman define 'a u with datatype package;
Fri, 08 Jul 2005 02:39:53 +0200 huffman added lemmas sinl_defined_iff sinr_defined_iff, sinl_eq_sinr, sinr_eq_sinl; added more simp rules; cleaned up
Fri, 08 Jul 2005 02:38:05 +0200 huffman add lemma eq_sprod
Fri, 08 Jul 2005 02:37:42 +0200 huffman add lemma eq_cprod
Thu, 07 Jul 2005 21:41:08 +0200 huffman removed obsolete continuity theorems
Thu, 07 Jul 2005 21:22:15 +0200 huffman define lift type using pcpodef; cleaned up
Thu, 07 Jul 2005 20:41:12 +0200 huffman cleaned up
Thu, 07 Jul 2005 19:55:46 +0200 huffman fixes to work with UU_reorient_simproc
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip