Mon, 06 Feb 2006 20:59:48 +0100 wenzelm LocalDefs.cert_def;
Mon, 06 Feb 2006 20:59:47 +0100 wenzelm eq_prop: Envir.beta_eta_contract;
Mon, 06 Feb 2006 20:59:46 +0100 wenzelm renamed xxx_multi to xxx_list;
Mon, 06 Feb 2006 20:59:42 +0100 wenzelm moved combound, rlist_abs to logic.ML;
Mon, 06 Feb 2006 20:59:11 +0100 wenzelm union_tpairs: Library.merge;
Mon, 06 Feb 2006 20:59:10 +0100 wenzelm moved no_vars to sign.ML;
Mon, 06 Feb 2006 20:59:09 +0100 wenzelm lambda: abstract over any const;
Mon, 06 Feb 2006 20:59:08 +0100 wenzelm added add_abbrevs(_i);
Mon, 06 Feb 2006 20:59:07 +0100 wenzelm moved (beta_)eta_contract to envir.ML;
Mon, 06 Feb 2006 20:59:06 +0100 wenzelm tuned;
Mon, 06 Feb 2006 20:59:05 +0100 wenzelm added generic dest_def (mostly from theory.ML);
Mon, 06 Feb 2006 20:59:04 +0100 wenzelm added (beta_)eta_contract (from pattern.ML);
Mon, 06 Feb 2006 20:59:03 +0100 wenzelm print_theory: const abbreviations;
Mon, 06 Feb 2006 20:59:02 +0100 wenzelm added abbreviations;
Mon, 06 Feb 2006 20:59:01 +0100 wenzelm load envir.ML and logic.ML early;
Mon, 06 Feb 2006 20:59:00 +0100 wenzelm Logic.rlist_abs;
Mon, 06 Feb 2006 20:58:59 +0100 wenzelm Logic.const_of_class/class_of_const;
Mon, 06 Feb 2006 20:58:57 +0100 wenzelm TableFun: renamed xxx_multi to xxx_list;
Mon, 06 Feb 2006 20:58:56 +0100 wenzelm replaced Symtab.merge_multi by local merge_rules;
Mon, 06 Feb 2006 20:58:54 +0100 wenzelm Envir.(beta_)eta_contract;
Mon, 06 Feb 2006 11:01:28 +0100 haftmann subsituted gen_duplicates / has_duplicates for duplicates whenever appropriate
Mon, 06 Feb 2006 11:00:24 +0100 haftmann added strip_abs
Mon, 06 Feb 2006 11:00:06 +0100 haftmann clarified semantics of merge
Sat, 04 Feb 2006 03:14:32 +0100 huffman speedup: use simproc for AC rules
Sat, 04 Feb 2006 02:37:09 +0100 huffman UU_reorient_simproc no longer rewrites UU = numeral
Fri, 03 Feb 2006 23:12:31 +0100 wenzelm removed obsolete gen_ins/mem;
Fri, 03 Feb 2006 23:12:30 +0100 wenzelm removed add/del_rules;
Fri, 03 Feb 2006 23:12:28 +0100 wenzelm canonical member/insert/merge;
Fri, 03 Feb 2006 17:08:03 +0100 paulson removal of case analysis clauses
Fri, 03 Feb 2006 17:02:33 +0100 haftmann fix
Fri, 03 Feb 2006 11:48:11 +0100 haftmann minor improvements
Fri, 03 Feb 2006 11:47:57 +0100 haftmann refined signature of locale module
Fri, 03 Feb 2006 08:48:33 +0100 haftmann no toplevel 'thy' anymore
Fri, 03 Feb 2006 08:48:16 +0100 haftmann fix in codegen
Thu, 02 Feb 2006 21:59:55 +0100 wenzelm do not open structure;
Thu, 02 Feb 2006 19:57:13 +0100 huffman reimplemented using Equiv_Relations.thy
Thu, 02 Feb 2006 18:04:10 +0100 haftmann improvement in devarifications
Thu, 02 Feb 2006 18:03:35 +0100 haftmann alternative syntax for instances
Thu, 02 Feb 2006 16:37:10 +0100 wenzelm tuned;
Thu, 02 Feb 2006 16:31:38 +0100 wenzelm consumes: negative argument relative to total number of prems;
Thu, 02 Feb 2006 16:31:37 +0100 wenzelm added refine_insert;
Thu, 02 Feb 2006 16:31:35 +0100 wenzelm Proof.refine_insert;
Thu, 02 Feb 2006 16:31:34 +0100 wenzelm always use Attrib.src;
Thu, 02 Feb 2006 16:31:33 +0100 wenzelm more generic type for map_specs/facts;
Thu, 02 Feb 2006 16:31:32 +0100 wenzelm 'obtains' element;
Thu, 02 Feb 2006 16:31:31 +0100 wenzelm 'obtain': optional case name;
Thu, 02 Feb 2006 16:31:30 +0100 wenzelm index elements;
Thu, 02 Feb 2006 16:31:28 +0100 wenzelm * Isar: 'obtains' element;
Thu, 02 Feb 2006 12:54:24 +0100 wenzelm tuned msg;
Thu, 02 Feb 2006 12:54:08 +0100 wenzelm theorem(_in_locale): Element.statement, Obtain.statement;
Thu, 02 Feb 2006 12:52:25 +0100 wenzelm added parname;
Thu, 02 Feb 2006 12:52:24 +0100 wenzelm obtain(_i): optional name for 'that';
Thu, 02 Feb 2006 12:52:21 +0100 wenzelm tuned comments;
Thu, 02 Feb 2006 12:52:20 +0100 wenzelm moved (general_)statement to outer_parse.ML;
Thu, 02 Feb 2006 12:52:19 +0100 wenzelm added concluding statements: Shows/Obtains;
Thu, 02 Feb 2006 12:52:18 +0100 wenzelm moved specific map_typ/term to sign.ML;
Thu, 02 Feb 2006 12:52:16 +0100 wenzelm added specific map_typ/term (from term.ML);
Thu, 02 Feb 2006 10:24:06 +0100 krauss Exporting recdef's hints for use by new recdef package
Thu, 02 Feb 2006 10:12:45 +0100 ballarin *_asms_of fixed.
Thu, 02 Feb 2006 02:02:00 +0100 kleing add 64bit atbroy98 platform
Wed, 01 Feb 2006 22:20:40 +0100 wenzelm updated;
Wed, 01 Feb 2006 19:19:32 +0100 berghofe Added "evaluation" method and oracle.
Wed, 01 Feb 2006 15:22:02 +0100 paulson new and updated protocol proofs by Giamp Bella
Wed, 01 Feb 2006 12:23:14 +0100 haftmann substantial cleanup and simplifications
Wed, 01 Feb 2006 12:22:47 +0100 haftmann name clarifications
Wed, 01 Feb 2006 12:22:19 +0100 haftmann added map_entry_yield
Wed, 01 Feb 2006 01:05:17 +0100 urbanc - renamed some lemmas (some had names coming from ancient
Wed, 01 Feb 2006 01:03:41 +0100 urbanc added all constructors from PhD
Tue, 31 Jan 2006 18:19:36 +0100 wenzelm axiomatization: retrict parameters to occurrences in specs;
Tue, 31 Jan 2006 18:19:35 +0100 wenzelm improved comments;
Tue, 31 Jan 2006 18:19:34 +0100 wenzelm tuned LocalDefs.unfold;
Tue, 31 Jan 2006 18:19:32 +0100 wenzelm (un)fold: removed '(raw)' option;
Tue, 31 Jan 2006 18:19:31 +0100 wenzelm added consts_retricted;
Tue, 31 Jan 2006 18:19:30 +0100 wenzelm (un)fold: no raw flag;
Tue, 31 Jan 2006 18:19:29 +0100 wenzelm tuned;
Tue, 31 Jan 2006 18:19:28 +0100 wenzelm tuned LocalTheory.pretty_consts;
Tue, 31 Jan 2006 18:19:27 +0100 wenzelm (un)folded: removed '(raw)' option;
Tue, 31 Jan 2006 18:19:26 +0100 wenzelm lambda: abstract over TYPE argument, too;
Tue, 31 Jan 2006 18:19:25 +0100 wenzelm tuned comments;
Tue, 31 Jan 2006 17:48:28 +0100 paulson removal of ResClause.num_of_clauses and other simplifications
Tue, 31 Jan 2006 16:37:06 +0100 paulson working SPASS support; much tidying
Tue, 31 Jan 2006 16:26:18 +0100 haftmann added serialization for arbitrary
Tue, 31 Jan 2006 16:15:51 +0100 haftmann minor change to CodegenPackage interface
Tue, 31 Jan 2006 16:14:37 +0100 haftmann minor cleanups
Tue, 31 Jan 2006 16:12:56 +0100 haftmann more coherent lookup extraction functions
Tue, 31 Jan 2006 10:39:13 +0100 paulson reorganization of code to support DFG otuput
Tue, 31 Jan 2006 00:51:15 +0100 wenzelm * Pure: 'advanced' translation functions use Context.generic instead of just theory;
Tue, 31 Jan 2006 00:43:14 +0100 wenzelm declare defn rules;
Tue, 31 Jan 2006 00:39:44 +0100 wenzelm all styles now reset to defaults first, i.e. the document may switch styles back and forth;
Tue, 31 Jan 2006 00:39:43 +0100 wenzelm export meta_rewrite_rule;
Tue, 31 Jan 2006 00:39:43 +0100 wenzelm advanced translations: Context.generic;
Tue, 31 Jan 2006 00:39:40 +0100 wenzelm advanced translations: Context.generic;
Mon, 30 Jan 2006 15:31:31 +0100 paulson tidy-up of res_clause.ML, removing the "predicates" field
Mon, 30 Jan 2006 12:20:06 +0100 wenzelm 'setup': no list type, support implicit setup;
Mon, 30 Jan 2006 12:20:05 +0100 wenzelm 'fixes': support plain vars;
Mon, 30 Jan 2006 10:13:28 +0100 paulson fixed a syntax error!
Mon, 30 Jan 2006 08:47:38 +0100 haftmann replaced gen_list by enum
Mon, 30 Jan 2006 08:20:56 +0100 haftmann adaptions to codegen_package
Mon, 30 Jan 2006 08:20:06 +0100 haftmann various improvements
Mon, 30 Jan 2006 08:19:30 +0100 haftmann added three times overloaded Isar instance command
Mon, 30 Jan 2006 08:18:51 +0100 haftmann moved instance Isar command to class_package.ML
Mon, 30 Jan 2006 08:17:04 +0100 haftmann added map_atype, map_aterms
Sun, 29 Jan 2006 19:24:56 +0100 wenzelm tuned proof;
Sun, 29 Jan 2006 19:23:52 +0100 wenzelm declare atomize/defn for Ball;
Sun, 29 Jan 2006 19:23:51 +0100 wenzelm invent_fixes: merely enter body temporarily;
Sun, 29 Jan 2006 19:23:50 +0100 wenzelm 'unfolding': LocalDefs.unfold;
Sun, 29 Jan 2006 19:23:49 +0100 wenzelm moved treatment of object-logic equalities to local_defs.ML;
Sun, 29 Jan 2006 19:23:48 +0100 wenzelm method (un)folded: option '(raw)';
Sun, 29 Jan 2006 19:23:47 +0100 wenzelm added attributes defn_add/del;
Sun, 29 Jan 2006 19:23:46 +0100 wenzelm added 'defn' attribute;
Sun, 29 Jan 2006 19:23:45 +0100 wenzelm proper order of trfuns;
Sun, 29 Jan 2006 19:23:44 +0100 wenzelm CPure: Context.add_setup;
(0) -10000 -3000 -1000 -112 +112 +1000 +3000 +10000 +30000 tip