Sun, 29 Jul 2007 22:42:02 +0200 wenzelm deps: keep thy source text, avoid reloading;
Sun, 29 Jul 2007 22:42:00 +0200 wenzelm adapted ThyLoad.deps_thy;
Sun, 29 Jul 2007 22:41:59 +0200 wenzelm more informative tracing;
Sun, 29 Jul 2007 22:41:58 +0200 wenzelm load_thy: avoid reloading of text;
Sun, 29 Jul 2007 22:41:55 +0200 wenzelm added of_list_limited (with limit argument);
Sun, 29 Jul 2007 19:46:04 +0200 wenzelm more informative tracing;
Sun, 29 Jul 2007 19:46:03 +0200 wenzelm explicit global state argument -- no longer CRITICAL;
Sun, 29 Jul 2007 19:46:02 +0200 wenzelm added option -T (multithreading trace mode);
Sun, 29 Jul 2007 17:28:57 +0200 wenzelm critical: improved diagostics;
Sun, 29 Jul 2007 17:28:56 +0200 wenzelm tuned msg;
Sun, 29 Jul 2007 17:28:55 +0200 wenzelm NAMED_CRITICAL;
Sun, 29 Jul 2007 16:00:06 +0200 wenzelm removed obsolete Output.ML_errors/toplevel_errors;
Sun, 29 Jul 2007 16:00:05 +0200 wenzelm removed obsolete Output.ML_errors/toplevel_errors;
Sun, 29 Jul 2007 16:00:04 +0200 wenzelm added TOPLEVEL_ERROR (simplified version from output.ML);
Sun, 29 Jul 2007 16:00:03 +0200 wenzelm removed obsolete TOPLEVEL_ERROR etc. (cf. toplevel.ML);
Sun, 29 Jul 2007 16:00:02 +0200 wenzelm added ML toplevel use commands: Toplevel.program;
Sun, 29 Jul 2007 16:00:00 +0200 wenzelm removed obsolete install_pp.ML (cf. pure_setup.ML);
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;
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip