Sun, 29 Jul 2007 14:30:07 +0200 wenzelm replaced program_defs_ref by proper context data (via attribute "program");
Sun, 29 Jul 2007 14:30:06 +0200 wenzelm renamed Drule.is_dummy_thm to Thm.is_dummy;
Sun, 29 Jul 2007 14:30:05 +0200 wenzelm added list update;
Sun, 29 Jul 2007 14:30:04 +0200 wenzelm moved Drule.add/del/merge_rules to Thm.add/del/merge_thms;
Sun, 29 Jul 2007 14:30:03 +0200 wenzelm Named collections of theorems in canonical order.
Sun, 29 Jul 2007 14:30:02 +0200 wenzelm added Tools/named_thms.ML;
Sun, 29 Jul 2007 14:30:01 +0200 wenzelm renamed Drule.add/del/merge_rules to Thm.add/del/merge_thms;
Sun, 29 Jul 2007 14:30:00 +0200 wenzelm avoid ill-defined Simp_tac;
Sun, 29 Jul 2007 14:29:59 +0200 wenzelm marked some CRITICAL sections;
Sun, 29 Jul 2007 14:29:58 +0200 wenzelm simplified ResAtpset via NamedThmsFun;
Sun, 29 Jul 2007 14:29:57 +0200 wenzelm metis_tac: proper context (ProofContext.init it *not* sufficient);
Sun, 29 Jul 2007 14:29:56 +0200 wenzelm proper simproc_setup for "neq", "let_simp";
Sun, 29 Jul 2007 14:29:54 +0200 wenzelm renamed Drule.add/del/merge_rules to Thm.add/del/merge_thms;
Sun, 29 Jul 2007 14:29:52 +0200 wenzelm replaced make_imp by rev_mp;
Sun, 29 Jul 2007 14:29:51 +0200 wenzelm proper simproc_setup for "list_neq";
Sun, 29 Jul 2007 14:29:50 +0200 wenzelm removed obsolete Tools/res_atpset.ML;
Sun, 29 Jul 2007 14:29:49 +0200 wenzelm simplified ResAtpset via NamedThmsFun;
Sun, 29 Jul 2007 14:29:48 +0200 wenzelm simplified "eval" setup via NamedThmsFun;
Sat, 28 Jul 2007 22:19:31 +0200 wenzelm tuned;
Sat, 28 Jul 2007 22:17:46 +0200 wenzelm * Isar: command 'declaration';
Sat, 28 Jul 2007 22:01:06 +0200 wenzelm type Morphism.declaration;
Sat, 28 Jul 2007 22:01:01 +0200 wenzelm attribute "option": proper naming within the theory
Sat, 28 Jul 2007 22:01:00 +0200 wenzelm removed dead code;
Sat, 28 Jul 2007 22:00:59 +0200 wenzelm declaration: proper naming within the theory;
Sat, 28 Jul 2007 22:00:58 +0200 wenzelm use config_option.ML after sign.ML;
Sat, 28 Jul 2007 21:09:14 +0200 wenzelm commands 'declare', 'declaration';
Sat, 28 Jul 2007 20:40:31 +0200 wenzelm added :|-- (dependent projection);
Sat, 28 Jul 2007 20:40:30 +0200 wenzelm added attribute "simproc";
Sat, 28 Jul 2007 20:40:29 +0200 wenzelm setmp: NAMED_CRITICAL;
Sat, 28 Jul 2007 20:40:27 +0200 wenzelm tuned;
Sat, 28 Jul 2007 20:40:26 +0200 wenzelm added get_cs/map_cs;
Sat, 28 Jul 2007 20:40:24 +0200 wenzelm tuned signature;
Sat, 28 Jul 2007 20:40:22 +0200 wenzelm tuned ML/simproc declarations;
Sat, 28 Jul 2007 20:40:20 +0200 wenzelm removed redundant simproc declarations;
Sat, 28 Jul 2007 20:40:19 +0200 wenzelm simproc_setup fun_upd2;
Sat, 28 Jul 2007 20:40:18 +0200 wenzelm added [[decl]] notation;
Sat, 28 Jul 2007 20:40:17 +0200 wenzelm added command 'simproc_setup', attribute "simproc";
Fri, 27 Jul 2007 22:19:49 +0200 wenzelm attribs: not cut (!!!);
Fri, 27 Jul 2007 21:55:23 +0200 wenzelm xthm: added [[declaration]] syntax (abbreviates dummy_thm [att]);
Fri, 27 Jul 2007 21:55:22 +0200 wenzelm get_thm etc.: map empty name to dummy_thm;
Fri, 27 Jul 2007 21:55:21 +0200 wenzelm chain/using: filter out dummy_thm;
Fri, 27 Jul 2007 21:55:20 +0200 wenzelm method section scanners: added [[declaration]] syntax, ignore sid-effects of thms;
Fri, 27 Jul 2007 21:55:19 +0200 wenzelm renamed Config to ConfigOption;
Fri, 27 Jul 2007 21:55:18 +0200 wenzelm renamed Config to ConfigOption;
Fri, 27 Jul 2007 21:55:17 +0200 wenzelm renamed config.ML to config_option.ML;
Fri, 27 Jul 2007 20:11:49 +0200 wenzelm Druke.dummy_thm;
Fri, 27 Jul 2007 20:11:48 +0200 wenzelm added dummy_thm, is_dummy_thm;
Fri, 27 Jul 2007 20:11:47 +0200 wenzelm map_value: dynamic type checking;
Fri, 27 Jul 2007 16:31:16 +0200 wenzelm attribute "option": more elaborate syntax (with value parsing);
Fri, 27 Jul 2007 16:31:15 +0200 wenzelm added terminator, named_attribute;
Fri, 27 Jul 2007 16:31:14 +0200 wenzelm exported datatype value;
Fri, 27 Jul 2007 16:04:26 +0200 chaieb no 'nat' is needed for Bound in reification
Fri, 27 Jul 2007 10:18:56 +0200 haftmann *** empty log message ***
Fri, 27 Jul 2007 10:09:44 +0200 haftmann added cases
Thu, 26 Jul 2007 21:51:37 +0200 chaieb Updated proofs;
Thu, 26 Jul 2007 21:49:55 +0200 chaieb Updated reification : CX discontinued for CN
Thu, 26 Jul 2007 21:49:53 +0200 chaieb Updated proofs; changed shadow syntax to improve (processing) time
Thu, 26 Jul 2007 21:49:51 +0200 chaieb removed redundant ilcm_dvd1 ilcm_dvd2 zvdd_abs1
Thu, 26 Jul 2007 21:48:01 +0200 nipkow fixed broken proof
Wed, 25 Jul 2007 22:20:54 +0200 wenzelm updated;
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip