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;
Sun, 29 Jan 2006 19:23:43 +0100 wenzelm tuned proofs;
Sun, 29 Jan 2006 19:23:42 +0100 wenzelm implicit setup;
Sun, 29 Jan 2006 19:23:41 +0100 wenzelm default rule step: norm_hhf_tac;
Sun, 29 Jan 2006 19:23:40 +0100 wenzelm tuned comment;
Sun, 29 Jan 2006 19:23:38 +0100 wenzelm declare 'defn' rules;
Sat, 28 Jan 2006 17:29:49 +0100 wenzelm LocalDefs;
Sat, 28 Jan 2006 17:29:06 +0100 wenzelm Basic operations on local definitions.
Sat, 28 Jan 2006 17:29:04 +0100 wenzelm removed unnecessary Syntax.fix_mixfix;
Sat, 28 Jan 2006 17:29:03 +0100 wenzelm added axiomatization_loc, definition_loc;
Sat, 28 Jan 2006 17:29:02 +0100 wenzelm moved local defs to local_defs.ML;
Sat, 28 Jan 2006 17:29:00 +0100 wenzelm LocalDefs;
Sat, 28 Jan 2006 17:28:59 +0100 wenzelm removed unatomize;
Sat, 28 Jan 2006 17:28:58 +0100 wenzelm (un)fold: support object-level rewrites;
Sat, 28 Jan 2006 17:28:57 +0100 wenzelm added print_consts;
Sat, 28 Jan 2006 17:28:56 +0100 wenzelm removed obsolete keyword 'files';
Sat, 28 Jan 2006 17:28:55 +0100 wenzelm (un)folded: support object-level rewrites;
Sat, 28 Jan 2006 17:28:54 +0100 wenzelm added equals_cong;
Sat, 28 Jan 2006 17:28:53 +0100 wenzelm added Isar/local_defs.ML;
Sat, 28 Jan 2006 17:28:52 +0100 wenzelm LocalDefs.add_def;
Sat, 28 Jan 2006 17:28:51 +0100 wenzelm LocalDefs.def_export;
Sat, 28 Jan 2006 17:28:50 +0100 wenzelm tuned proofs;
Sat, 28 Jan 2006 17:28:48 +0100 wenzelm Pure/Isar: (un)folded, (un)fold, unfolding support
Fri, 27 Jan 2006 20:17:24 +0100 webertj interrupt_timeout for Poly replaced by stub
Fri, 27 Jan 2006 19:05:24 +0100 wenzelm added atomize_iff;
Fri, 27 Jan 2006 19:03:19 +0100 wenzelm renamed Pretty.gen_list to Pretty.enum;
Fri, 27 Jan 2006 19:03:17 +0100 wenzelm swapped theory_context;
Fri, 27 Jan 2006 19:03:16 +0100 wenzelm swapped Toplevel.theory_context;
Fri, 27 Jan 2006 19:03:15 +0100 wenzelm added invent_fixes;
Fri, 27 Jan 2006 19:03:14 +0100 wenzelm swapped Toplevel.theory_context;
Fri, 27 Jan 2006 19:03:13 +0100 wenzelm renamed reverse_atomize to unatomize;
Fri, 27 Jan 2006 19:03:12 +0100 wenzelm init: include view;
Fri, 27 Jan 2006 19:03:11 +0100 wenzelm improved 'notes', including proper treatment of locale results;
Fri, 27 Jan 2006 19:03:10 +0100 wenzelm swapped Toplevel.theory_context;
Fri, 27 Jan 2006 19:03:09 +0100 wenzelm Locale.init;
Fri, 27 Jan 2006 19:03:08 +0100 wenzelm renamed gen_list to enum;
Fri, 27 Jan 2006 19:03:07 +0100 wenzelm moved theorem tags from Drule to PureThy;
Fri, 27 Jan 2006 19:03:05 +0100 wenzelm added ProofContext.pprint_context (depends on ProofContext.debug);
Fri, 27 Jan 2006 19:03:02 +0100 wenzelm moved theorem tags from Drule to PureThy;
Fri, 27 Jan 2006 18:29:33 +0100 paulson tidying up SPASS output
Fri, 27 Jan 2006 18:29:11 +0100 paulson tidying
Fri, 27 Jan 2006 18:28:55 +0100 paulson better reporting
Fri, 27 Jan 2006 16:05:23 +0100 ballarin Interface to access the specification of a named locale.
Fri, 27 Jan 2006 05:46:39 +0100 mengj Added new file Tools/ATP/reduce_axiomsN.ML
Fri, 27 Jan 2006 05:45:25 +0100 mengj Added in new file Tools/ATP/reduce_axiomsN.ML
Fri, 27 Jan 2006 05:37:12 +0100 mengj Changed codes that call relevance filter.
Fri, 27 Jan 2006 05:34:20 +0100 mengj Relevance filtering. Has replaced the previous version.
Thu, 26 Jan 2006 20:42:15 +0100 webertj interrupt_timeout now raises Interrupt instead of SML90.Interrupt
Thu, 26 Jan 2006 20:17:54 +0100 webertj smaller example to prevent timeout
Thu, 26 Jan 2006 17:58:01 +0100 berghofe Fixed bug in code generator for primitive definitions that
Thu, 26 Jan 2006 15:37:14 +0100 berghofe Inductive sets with no introduction rules are now allowed as well.
Wed, 25 Jan 2006 00:21:44 +0100 wenzelm added definition(_i);
Wed, 25 Jan 2006 00:21:43 +0100 wenzelm renamed export to export_standard (again!), because it includes Drule.local_standard';
Wed, 25 Jan 2006 00:21:42 +0100 wenzelm ProofContext.export_standard;
Wed, 25 Jan 2006 00:21:41 +0100 wenzelm tuned atomize_cterm;
Wed, 25 Jan 2006 00:21:40 +0100 wenzelm turned abstract_term into ProofContext.abs_def;
Wed, 25 Jan 2006 00:21:39 +0100 wenzelm added constant definition;
Wed, 25 Jan 2006 00:21:38 +0100 wenzelm added 'definition';
Wed, 25 Jan 2006 00:21:37 +0100 wenzelm tuned comment;
Wed, 25 Jan 2006 00:21:36 +0100 wenzelm export name_multi;
Wed, 25 Jan 2006 00:21:35 +0100 wenzelm abs_def: improved error;
Wed, 25 Jan 2006 00:21:34 +0100 wenzelm ObjectLogic.atomize_cterm;
Wed, 25 Jan 2006 00:21:32 +0100 wenzelm updated;
Tue, 24 Jan 2006 15:16:06 +0100 webertj works with DPLL solver now
Tue, 24 Jan 2006 13:28:06 +0100 urbanc the additional freshness-condition in the one-induction
Tue, 24 Jan 2006 00:44:39 +0100 wenzelm fixed code_generate syntax;
Tue, 24 Jan 2006 00:43:34 +0100 wenzelm renamed axiomatize(_i) to axiomatization(_i);
Tue, 24 Jan 2006 00:43:33 +0100 wenzelm renamed inferred_type to inferred_param;
Tue, 24 Jan 2006 00:43:32 +0100 wenzelm ProofContext.inferred_param;
Tue, 24 Jan 2006 00:43:31 +0100 wenzelm removed the_params;
Tue, 24 Jan 2006 00:43:29 +0100 wenzelm added actual operations;
Tue, 24 Jan 2006 00:43:28 +0100 wenzelm axiomatization: optional vars;
Tue, 24 Jan 2006 00:43:27 +0100 wenzelm LocalTheory.pretty_consts;
Tue, 24 Jan 2006 00:43:25 +0100 wenzelm tuned;
Tue, 24 Jan 2006 00:43:24 +0100 wenzelm add_finals: prep_consts, i.e. varify type;
Tue, 24 Jan 2006 00:43:23 +0100 wenzelm added dest_all;
Mon, 23 Jan 2006 18:20:48 +0100 webertj TimeLimit replaced by interrupt_timeout
Mon, 23 Jan 2006 17:29:52 +0100 webertj TimeLimit replaced by interrupt_timeout
Mon, 23 Jan 2006 15:23:31 +0100 krauss Updated to Isabelle 2006-01-23
Mon, 23 Jan 2006 15:14:06 +0100 urbanc made change for ex1
Mon, 23 Jan 2006 14:07:52 +0100 haftmann removed problematic keyword 'atom'
Mon, 23 Jan 2006 14:06:40 +0100 haftmann more general serializer
Mon, 23 Jan 2006 14:06:28 +0100 haftmann slight steps forward
Mon, 23 Jan 2006 14:06:11 +0100 haftmann exported after_qed for axclass instance
Mon, 23 Jan 2006 11:41:54 +0100 paulson ResClasimp.get_clasimp_lemmas now takes all subgoals rather than only the first
Mon, 23 Jan 2006 11:38:43 +0100 paulson Clausification now handles some IFs in rewrite rules (if-split did not work)
Mon, 23 Jan 2006 11:37:53 +0100 paulson bugfix: induct_tac no longer raises THM "dest_state"
Mon, 23 Jan 2006 11:36:50 +0100 paulson fixed the <<= notation
Mon, 23 Jan 2006 11:36:05 +0100 paulson replacement of bool by a datatype (making problems first-order). More lemma names
Mon, 23 Jan 2006 10:34:38 +0100 mengj Fixed a bug.
(0) -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip