Mon, 03 Sep 2007 08:01:35 +0200 haftmann fixed Rat.inv
Sun, 02 Sep 2007 23:36:21 +0200 huffman fix sgn_div_norm class
Sun, 02 Sep 2007 12:34:20 +0200 urbanc made theorem-references safe
Sat, 01 Sep 2007 18:17:44 +0200 wenzelm removed unused join_mode;
Sat, 01 Sep 2007 18:17:42 +0200 wenzelm 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 wenzelm removed obsolete ML bindings;
Sat, 01 Sep 2007 18:17:38 +0200 wenzelm linorder_neqE_ordered_idom: proper proof, avoid illegal schematic type vars;
Sat, 01 Sep 2007 18:17:36 +0200 wenzelm mono_Int/Un: proper proof, avoid illegal schematic type vars;
Sat, 01 Sep 2007 16:12:50 +0200 wenzelm removed spurious Toplevel.debug, which actually makes Poly/ML crash in certain situations;
Sat, 01 Sep 2007 15:47:05 +0200 wenzelm added singleton check_typ/term/prop;
Sat, 01 Sep 2007 15:47:04 +0200 wenzelm removed obsolete read/cert variations (cf. Syntax.read/check);
Sat, 01 Sep 2007 15:47:03 +0200 wenzelm replaced ProofContext.cert_term/prop by general Syntax.check_term/prop (which also includes type-inference);
Sat, 01 Sep 2007 15:47:01 +0200 wenzelm replaced ProofContext.read_term/prop by general Syntax.read_term/prop;
Sat, 01 Sep 2007 15:46:59 +0200 wenzelm replaced ProofContext.read_term/prop by general Syntax.read_term/prop;
Sat, 01 Sep 2007 01:22:11 +0200 nipkow *** empty log message ***
Sat, 01 Sep 2007 01:21:48 +0200 nipkow final(?) iteration of sgn saga.
Fri, 31 Aug 2007 23:17:25 +0200 wenzelm reject_vars: accept type-inference params;
Fri, 31 Aug 2007 23:17:22 +0200 wenzelm exported is_param;
Fri, 31 Aug 2007 23:17:20 +0200 wenzelm legacy_infer_term: ProofContext.mode_schematic;
Fri, 31 Aug 2007 18:46:37 +0200 wenzelm prove: setmp quick_and_dirty (avoids race condition);
Fri, 31 Aug 2007 18:46:35 +0200 wenzelm export various inner syntax modes;
Fri, 31 Aug 2007 18:46:34 +0200 wenzelm type_infer: mode_pattern;
Fri, 31 Aug 2007 18:46:33 +0200 wenzelm do not touch quick_and_dirty;
Fri, 31 Aug 2007 16:17:53 +0200 wenzelm tuned multithreading entry -- no longer experimental;
Fri, 31 Aug 2007 15:56:19 +0200 nipkow explained \isatstyle(minor)
Fri, 31 Aug 2007 12:24:00 +0200 nipkow added short_names explanation
Thu, 30 Aug 2007 22:35:40 +0200 wenzelm added join_mode;
Thu, 30 Aug 2007 22:35:38 +0200 wenzelm replaced ProofContext.infer_types by general Syntax.check_terms;
Thu, 30 Aug 2007 22:35:34 +0200 wenzelm replaced ProofContext.infer_types by general Syntax.check_terms;
Thu, 30 Aug 2007 21:44:29 +0200 nipkow *** empty log message ***
Thu, 30 Aug 2007 21:43:31 +0200 nipkow added constant sgn
Thu, 30 Aug 2007 21:43:08 +0200 nipkow added lemma
Thu, 30 Aug 2007 17:09:02 +0200 wenzelm added some more entries;
Thu, 30 Aug 2007 15:04:50 +0200 wenzelm turned type_check into separate typ/term_check;
Thu, 30 Aug 2007 15:04:49 +0200 wenzelm tuned;
Thu, 30 Aug 2007 15:04:48 +0200 wenzelm moved type_mode to type.ML;
Thu, 30 Aug 2007 15:04:44 +0200 wenzelm infer_types: general check_typs instead of Type.cert_typ_mode;
Thu, 30 Aug 2007 15:04:42 +0200 wenzelm maintain mode in context (get/set/restore_mode);
Thu, 30 Aug 2007 15:04:41 +0200 wenzelm added burrow_types;
Thu, 30 Aug 2007 11:46:37 +0200 berghofe - tuned section about inductive predicates
Thu, 30 Aug 2007 05:01:38 +0200 huffman ported div/mod simprocs from HOL/ex/Binary.thy
Wed, 29 Aug 2007 23:06:27 +0200 wenzelm renamed POLYML_LINK_OPTIONS to POLY_LINK_OPTIONS;
Wed, 29 Aug 2007 22:47:01 +0200 wenzelm added POLYML_LINK_OPTIONS, which is required for unusual platforms (notably cygwin);
Wed, 29 Aug 2007 20:18:23 +0200 wenzelm some simultaneous use_thys;
Wed, 29 Aug 2007 19:00:40 +0200 berghofe Updated section about inductive definitions.
Wed, 29 Aug 2007 17:25:04 +0200 nipkow turned list comprehension translations into ML to optimize base case
Wed, 29 Aug 2007 16:46:08 +0200 wenzelm added Hoare/hoare_tac.ML (code from Hoare/Hoare.thy, also required in Isar_examples/Hoare.thy);
Wed, 29 Aug 2007 16:24:38 +0200 wenzelm added x86-solaris;
Wed, 29 Aug 2007 14:21:19 +0200 chaieb fixed Proofs
Wed, 29 Aug 2007 13:58:00 +0200 wenzelm added Hoare/hoare_tac.ML (code from Hoare/Hoare.thy, also required in Isar_examples/Hoare.thy);
Wed, 29 Aug 2007 11:10:59 +0200 chaieb removed unused theorems ; added lifting properties for foldr and foldl
Wed, 29 Aug 2007 11:10:28 +0200 wenzelm removed Hoare/hoare.ML, Hoare/hoareAbort.ML, ex/svc_oracle.ML (which can be mistaken as attached ML script on case-insensitive file-system);
Wed, 29 Aug 2007 10:20:22 +0200 berghofe Deleted unused fillin_mixfix function.
Wed, 29 Aug 2007 00:49:48 +0200 kleing mark all parallel sessions as experimental
Wed, 29 Aug 2007 00:32:35 +0200 kleing atbroy99 is 64bit
Tue, 28 Aug 2007 23:53:07 +0200 krauss fixed pattern comnpletion; untabified
Tue, 28 Aug 2007 20:13:47 +0200 huffman revert to Word library version from 2007/08/20
Tue, 28 Aug 2007 19:45:45 +0200 wenzelm TheoremHook: fixed copy-paste mistake;
Tue, 28 Aug 2007 18:26:48 +0200 berghofe Smaller size and fewer iterations for quickcheck.
Tue, 28 Aug 2007 18:24:34 +0200 berghofe codegen.ML is now loaded in Pure again.
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip