Tue, 16 Aug 2005 13:42:32 +0200 wenzelm tuned unsuffix/unprefix;
Tue, 16 Aug 2005 13:42:31 +0200 wenzelm type proof: theory_ref instead of theory (make proof contexts independent entities);
Tue, 16 Aug 2005 13:42:30 +0200 wenzelm Isar command keyword classification (from Isar/outer_syntax.ML);
Tue, 16 Aug 2005 13:42:29 +0200 wenzelm added Isar/outer_keyword.ML;
Tue, 16 Aug 2005 13:42:26 +0200 wenzelm OuterKeyword;
Tue, 16 Aug 2005 13:42:23 +0200 wenzelm updated;
Tue, 16 Aug 2005 13:42:21 +0200 wenzelm removed -H false;
Tue, 16 Aug 2005 13:42:20 +0200 wenzelm isatool usedir: option -V and -f;
Tue, 16 Aug 2005 13:42:19 +0200 wenzelm tuned antiquotations;
Tue, 16 Aug 2005 13:42:18 +0200 wenzelm \isabellestyleit: proper \isacharbackslash;
Tue, 16 Aug 2005 13:42:17 +0200 wenzelm proper ML_DBASE for .../bin/poly;
Tue, 16 Aug 2005 13:42:16 +0200 wenzelm added option -V VERSION;
Tue, 16 Aug 2005 13:42:15 +0200 wenzelm added option -n NAME and -t TAGS;
Tue, 16 Aug 2005 13:42:14 +0200 wenzelm -V outline=/proof,/ML;
Tue, 16 Aug 2005 13:42:13 +0200 wenzelm * Command tags control specific markup of certain regions of text (replaces usedir -H);
Tue, 16 Aug 2005 12:51:07 +0200 nipkow simp_depth warning now mod 20, not mod 10 (too often)
Mon, 15 Aug 2005 21:39:15 +0200 dixon lucas - added pretty printing function and cleaned up signature a little.
Mon, 15 Aug 2005 21:38:25 +0200 dixon lucas - fixed bug in changing focus - when moving up and right, if an abs was encountered it would move up an extra time. I also removed the spurious pretty printing function that did nothing.
Wed, 10 Aug 2005 15:29:56 +0200 ballarin New command: interpretation in locales.
Tue, 09 Aug 2005 19:10:30 +0200 nipkow moved wf_induct_rule from PreList.thy to Wellfounded_Recursion.thy
Tue, 09 Aug 2005 15:44:24 +0200 haftmann exported after_qed for arity proofs
Tue, 09 Aug 2005 11:44:38 +0200 nipkow added finite(option) to Recdef.thy
Tue, 09 Aug 2005 11:00:44 +0200 haftmann added selectors 'classes_of' and 'classes_arities_of'
Tue, 09 Aug 2005 10:23:14 +0200 haftmann exported dest_def
Tue, 09 Aug 2005 10:03:30 +0200 haftmann added 'the_const_constraint'
Tue, 09 Aug 2005 08:56:34 +0200 haftmann (added to repository)
Tue, 09 Aug 2005 08:54:41 +0200 haftmann (added to repository)
Mon, 08 Aug 2005 22:14:04 +0200 ballarin After_qed takes result argument.
Mon, 08 Aug 2005 22:11:31 +0200 ballarin Release of interpretation in locale.
Mon, 08 Aug 2005 12:15:03 +0200 nipkow fixed typo in ratadd
Mon, 08 Aug 2005 09:29:16 +0200 haftmann added hint for position of aqu options in connection with styles
Mon, 08 Aug 2005 09:28:25 +0200 haftmann clarified ML_idf
Sun, 07 Aug 2005 12:30:45 +0200 nipkow moved some rat functions to library.ML
Sun, 07 Aug 2005 12:28:10 +0200 nipkow added more rat functions
Sat, 06 Aug 2005 18:06:56 +0200 berghofe Tuned comment.
Sat, 06 Aug 2005 08:16:19 +0200 nipkow new lemma
Fri, 05 Aug 2005 19:58:30 +0200 berghofe Added ENTCS 2000 paper by Aleksey Nogin.
Fri, 05 Aug 2005 19:57:57 +0200 berghofe New case study: pigeonhole principle.
Fri, 05 Aug 2005 19:56:58 +0200 berghofe Added Extraction/Pigeonhole.
Fri, 05 Aug 2005 12:20:30 +0200 nipkow added Brian Hufmann's finite instances
Wed, 03 Aug 2005 16:43:39 +0200 berghofe Fixed bug in code generator for let and split leading to ill-formed code.
Wed, 03 Aug 2005 16:28:22 +0200 berghofe Adapted to new argument format of MinProof constructor.
Wed, 03 Aug 2005 16:26:16 +0200 berghofe Adapted to new interface og thms_of_proof / axms_of_proof.
Wed, 03 Aug 2005 16:25:22 +0200 berghofe Adapted to new interface of thms_of_proof.
Wed, 03 Aug 2005 16:24:52 +0200 berghofe - Tuned handling of oracles
Wed, 03 Aug 2005 14:49:04 +0200 avigad mentioned change to exp_ge_add_one_self, new transitivity rules
Wed, 03 Aug 2005 14:48:56 +0200 avigad changes from renaming of exp_ge_add_one_self
Wed, 03 Aug 2005 14:48:50 +0200 avigad renamed exp_ge_add_one_self to exp_ge_add_one_self_aux
Wed, 03 Aug 2005 14:48:42 +0200 avigad renamed exp_ge_add_one_self2 to exp_ge_add_one_self
Wed, 03 Aug 2005 14:48:36 +0200 avigad added extra transitivity rules
Wed, 03 Aug 2005 14:48:30 +0200 avigad added Hyperreal/Ln, replaced Lfp and Gfp by FixedPoint
Wed, 03 Aug 2005 14:48:22 +0200 avigad changed reference to Lfp.lfp to FixedPint.lfp, ditto for gfp
Wed, 03 Aug 2005 14:48:13 +0200 avigad import FixedPoint instead of Gfp
Wed, 03 Aug 2005 14:48:07 +0200 avigad removed Gfp
Wed, 03 Aug 2005 14:47:57 +0200 avigad removed Lfp
Wed, 03 Aug 2005 14:47:51 +0200 avigad combined Lfp and Gfp to FixedPoint
Tue, 02 Aug 2005 21:29:06 +0200 wenzelm tuned ML_OPTIONS;
Tue, 02 Aug 2005 19:47:14 +0200 wenzelm export clear_ss;
Tue, 02 Aug 2005 19:47:13 +0200 wenzelm added unfold_tac (Simplifier.inherit_bounds);
Tue, 02 Aug 2005 19:47:12 +0200 wenzelm simprocs: Simplifier.inherit_bounds;
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip