Wed, 22 Feb 2006 22:18:36 +0100 wenzelm renamed class_axms to class_intros;
Wed, 22 Feb 2006 22:18:33 +0100 wenzelm tuned proofs;
Wed, 22 Feb 2006 22:18:32 +0100 wenzelm simplified Pure conjunction;
Wed, 22 Feb 2006 22:18:31 +0100 wenzelm not_equal: replaced syntax translation by abbreviation;
Wed, 22 Feb 2006 10:18:17 +0100 haftmann abandoned merge_alists' in favour of generic AList.merge
Tue, 21 Feb 2006 16:37:54 +0100 nipkow added Tools/nbe, fixes
Tue, 21 Feb 2006 16:37:33 +0100 nipkow added Tools/nbe
Tue, 21 Feb 2006 16:18:50 +0100 nipkow New normalization-by-evaluation package
Tue, 21 Feb 2006 15:06:50 +0100 wenzelm distinct (op =);
Mon, 20 Feb 2006 21:51:50 +0100 kleing fixed
Mon, 20 Feb 2006 16:23:38 +0100 paulson Inclusion of subset_refl in ATP calls
Mon, 20 Feb 2006 16:22:52 +0100 paulson Fix variable-naming bug (?) by removing a needless recursive call
Mon, 20 Feb 2006 11:38:06 +0100 haftmann slight code generator serialization improvements
Mon, 20 Feb 2006 11:37:18 +0100 haftmann moved intro_classes from AxClass to ClassPackage
Sun, 19 Feb 2006 22:40:18 +0100 kleing fixed document
Sun, 19 Feb 2006 22:12:30 +0100 kleing * denumerability of rationals by Benjamin Porter, based on NatPair (by Stefan Richter)
Sun, 19 Feb 2006 17:18:39 +0100 urbanc added a few lemmas to do with permutation-equivalence for the
Sun, 19 Feb 2006 13:21:32 +0100 kleing * added Library/ASeries (sum of arithmetic series with instantiation to nat and int)
Sun, 19 Feb 2006 02:11:27 +0100 huffman use minimal imports
Sun, 19 Feb 2006 01:40:13 +0100 huffman use qualified name for return
Sat, 18 Feb 2006 18:08:23 +0100 wenzelm dest_def: tuned error msg;
Fri, 17 Feb 2006 20:03:21 +0100 wenzelm const constraints: provide TFrees instead of TVars,
Fri, 17 Feb 2006 20:03:19 +0100 wenzelm checkpoint/copy_node: reset body context;
Fri, 17 Feb 2006 20:03:17 +0100 wenzelm global_qeds: transfer body context;
Fri, 17 Feb 2006 20:03:14 +0100 wenzelm add_const_constraint(_i): demand TFrees instead of TVars, optional type (i.e. may delete constraints);
Fri, 17 Feb 2006 20:03:10 +0100 wenzelm constrain: assert const declaration, optional type (i.e. may delete constraints);
Fri, 17 Feb 2006 17:00:33 +0100 wenzelm removed Import/lazy_scan.ML;
Fri, 17 Feb 2006 15:43:46 +0100 paulson hyperlinks in the PDF work now
Fri, 17 Feb 2006 15:03:26 +0100 obua replaced Symbol.explode by explode
Fri, 17 Feb 2006 08:42:41 +0100 haftmann updated mailing list archive link
Fri, 17 Feb 2006 03:30:50 +0100 obua use monomorphic sequences / scanners
Fri, 17 Feb 2006 01:46:38 +0100 huffman make maybe into a real type constructor; remove monad syntax
Thu, 16 Feb 2006 23:40:32 +0100 obua use VectorScannerSeq instead of ListScannerSeq in xml.ML
Thu, 16 Feb 2006 23:31:32 +0100 obua removed lazy_scan
Thu, 16 Feb 2006 23:30:47 +0100 obua improved scanning
Thu, 16 Feb 2006 21:15:38 +0100 wenzelm tuned;
Thu, 16 Feb 2006 21:12:03 +0100 wenzelm Abstract Natural Numbers with polymorphic recursion.
Thu, 16 Feb 2006 21:12:00 +0100 wenzelm new-style definitions/abbreviations;
Thu, 16 Feb 2006 21:11:58 +0100 wenzelm added ex/Abstract_NAT.thy;
Thu, 16 Feb 2006 19:39:02 +0100 wenzelm tuned;
Thu, 16 Feb 2006 19:10:47 +0100 wenzelm tuned;
Thu, 16 Feb 2006 18:59:39 +0100 haftmann removed silly stuff
Thu, 16 Feb 2006 18:39:48 +0100 wenzelm * Isar/locales: new derived specification elements 'definition', 'abbreviation', 'axiomatization';
Thu, 16 Feb 2006 18:26:04 +0100 wenzelm added abbreviation(_i);
Thu, 16 Feb 2006 18:26:03 +0100 wenzelm added put_thms_internal: local_naming, no fact index;
Thu, 16 Feb 2006 18:26:02 +0100 wenzelm added put_thms_internal;
Thu, 16 Feb 2006 18:26:01 +0100 wenzelm added abbrev element;
Thu, 16 Feb 2006 18:26:00 +0100 wenzelm added 'abbreviation';
Thu, 16 Feb 2006 18:25:58 +0100 wenzelm added premsN;
Thu, 16 Feb 2006 18:25:58 +0100 wenzelm Proof.put_thms_internal;
Thu, 16 Feb 2006 18:25:56 +0100 wenzelm removed pointless replace;
Thu, 16 Feb 2006 18:25:55 +0100 wenzelm tuned;
Thu, 16 Feb 2006 18:25:55 +0100 wenzelm dest_def: actually return beta-eta contracted equation;
Thu, 16 Feb 2006 18:25:54 +0100 wenzelm derived specifications: definition, abbreviation, axiomatization;
Thu, 16 Feb 2006 18:25:52 +0100 wenzelm updated;
Thu, 16 Feb 2006 14:59:57 +0100 obua cache improvements
Thu, 16 Feb 2006 04:17:19 +0100 obua variable counter is now also cached
Thu, 16 Feb 2006 03:23:57 +0100 obua adapted to kernel changes
Thu, 16 Feb 2006 00:09:46 +0100 wenzelm tuned subst_bound(s);
Wed, 15 Feb 2006 23:57:06 +0100 obua fixed bugs, added caching
Wed, 15 Feb 2006 21:35:13 +0100 wenzelm added cases_node;
Wed, 15 Feb 2006 21:35:12 +0100 wenzelm replaced qualified_force_prefix to sticky_prefix;
Wed, 15 Feb 2006 21:35:11 +0100 wenzelm removed distinct, renamed gen_distinct to distinct;
Wed, 15 Feb 2006 21:35:11 +0100 wenzelm check_text: Toplevel.node option;
Wed, 15 Feb 2006 21:35:09 +0100 wenzelm init/exit no longer change the theory (no naming);
Wed, 15 Feb 2006 21:35:09 +0100 wenzelm evaluate antiquotes depending on Toplevel.node option;
Wed, 15 Feb 2006 21:35:07 +0100 wenzelm simplified presentation commands;
Wed, 15 Feb 2006 21:35:06 +0100 wenzelm sane version of distinct_subgoals_tac, based on composition with Drule.distinct_prems_rl;
Wed, 15 Feb 2006 21:35:06 +0100 wenzelm removed qualified_force_prefix;
Wed, 15 Feb 2006 21:35:04 +0100 wenzelm replaced qualified_force_prefix to sticky_prefix;
Wed, 15 Feb 2006 21:35:04 +0100 wenzelm chop is no longer pervasive;
Wed, 15 Feb 2006 21:35:02 +0100 wenzelm rewrite_cterm: Thm.adjust_maxidx prevents unnecessary increments on rules;
Wed, 15 Feb 2006 21:35:02 +0100 wenzelm added distinct_prems_rl;
Wed, 15 Feb 2006 21:35:00 +0100 wenzelm specifications_of: avoid partiality;
Wed, 15 Feb 2006 21:34:59 +0100 wenzelm counter example: avoid vacuous trace;
Wed, 15 Feb 2006 21:34:59 +0100 wenzelm cannot use section before setup;
Wed, 15 Feb 2006 21:34:57 +0100 wenzelm used Tactic.distinct_subgoals_tac;
Wed, 15 Feb 2006 21:34:55 +0100 wenzelm removed distinct, renamed gen_distinct to distinct;
Wed, 15 Feb 2006 19:11:10 +0100 urbanc added lemma pt_perm_compose'
Wed, 15 Feb 2006 19:01:09 +0100 nipkow got rid of superfluous linorder_neqE-instance for int.
Wed, 15 Feb 2006 18:10:09 +0100 webertj typo in a comment fixed
Wed, 15 Feb 2006 17:09:45 +0100 haftmann exported some interfaces useful for other code generator approaches
Wed, 15 Feb 2006 17:09:25 +0100 haftmann some fixes
Wed, 15 Feb 2006 17:09:06 +0100 haftmann exported specifications_of
Tue, 14 Feb 2006 17:07:48 +0100 haftmann added theory of executable rational numbers
Tue, 14 Feb 2006 17:07:11 +0100 haftmann improved handling of iml abstractions
Tue, 14 Feb 2006 13:03:00 +0100 paulson fixed tracing
Mon, 13 Feb 2006 17:02:54 +0100 berghofe Adapted to Context.generic syntax.
Mon, 13 Feb 2006 14:05:43 +0100 mengj Fixed a bug of type unification.
Sun, 12 Feb 2006 21:34:28 +0100 wenzelm * ML/Pure/General: improved join interface for tables;
Sun, 12 Feb 2006 21:34:27 +0100 wenzelm consts: maintain thy version for efficient transfer;
Sun, 12 Feb 2006 21:34:26 +0100 wenzelm tuned;
Sun, 12 Feb 2006 21:34:25 +0100 wenzelm export exception SAME (for join);
Sun, 12 Feb 2006 21:34:24 +0100 wenzelm low-level tuning of merge: maintain identity of accesses;
Sun, 12 Feb 2006 21:34:23 +0100 wenzelm share exception UNDEF with Table;
Sun, 12 Feb 2006 21:34:22 +0100 wenzelm structure Datatab: private copy avoids potential conflict of table exceptions;
(0) -10000 -3000 -1000 -300 -100 -96 +96 +100 +300 +1000 +3000 +10000 +30000 tip