Tue, 31 Jul 2007 13:30:27 +0200 wenzelm removed use/update_thy_only;
Tue, 31 Jul 2007 09:31:26 +0200 chaieb find_body goes under meta-quantifier ; tactic generalizes free variables;
Tue, 31 Jul 2007 09:31:23 +0200 chaieb Added dependency on langford files in Tools/Qelim
Tue, 31 Jul 2007 09:31:19 +0200 chaieb Tuned document
Tue, 31 Jul 2007 00:56:34 +0200 wenzelm added register_thy (replaces pretend_use_thy_only and really flag);
Tue, 31 Jul 2007 00:56:32 +0200 wenzelm ThyInfo.register_thy;
Tue, 31 Jul 2007 00:56:31 +0200 wenzelm turned fast_arith_split/neq_limit into configuration options;
Tue, 31 Jul 2007 00:56:31 +0200 wenzelm added global config options;
Tue, 31 Jul 2007 00:56:29 +0200 wenzelm arith method setup: proper context;
Tue, 31 Jul 2007 00:56:26 +0200 wenzelm arith method setup: proper context;
Mon, 30 Jul 2007 19:46:15 +0200 wenzelm tuned ML declarations;
Mon, 30 Jul 2007 19:46:13 +0200 wenzelm simultaneous use_thys;
Mon, 30 Jul 2007 19:22:27 +0200 wenzelm dequeue: wait loop while PROTECTED -- avoids race condition;
Mon, 30 Jul 2007 11:12:28 +0200 wenzelm marked some CRITICAL sections;
Mon, 30 Jul 2007 10:39:12 +0200 urbanc updated some of the definitions and proofs
Sun, 29 Jul 2007 23:27:40 +0200 wenzelm tuned msgs;
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);
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip