Thu, 02 Aug 2007 22:16:49 +0200 wenzelm added int type constraints to accomodate hacked SML/NJ;
Thu, 02 Aug 2007 21:45:07 +0200 wenzelm added int type constraints to accomodate hacked SML/NJ;
Thu, 02 Aug 2007 21:43:55 +0200 wenzelm made mk_int/dest_int pervasive;
Thu, 02 Aug 2007 18:13:42 +0200 ballarin Experimental removal of assumptions of the form x : UNIV and the like after interpretation.
Thu, 02 Aug 2007 17:31:10 +0200 berghofe Repaired term_of_char.
Thu, 02 Aug 2007 17:29:40 +0200 berghofe - Added cycle test to function mk_ind_def to avoid non-termination
Thu, 02 Aug 2007 16:12:02 +0200 wenzelm tuned;
Thu, 02 Aug 2007 15:44:37 +0200 wenzelm converted Meson tests to proper theory;
Thu, 02 Aug 2007 12:06:29 +0200 wenzelm turned simp_depth_limit into configuration option;
Thu, 02 Aug 2007 12:06:28 +0200 wenzelm added name_of;
Thu, 02 Aug 2007 12:06:27 +0200 wenzelm turned simp_depth_limit into configuration option;
Wed, 01 Aug 2007 21:10:36 +0200 wenzelm tuned ML bindings (for multithreading);
Wed, 01 Aug 2007 20:25:16 +0200 wenzelm tuned ML bindings (for multithreading);
Wed, 01 Aug 2007 19:59:12 +0200 huffman fix looping when applied to standard subgoals
Wed, 01 Aug 2007 18:05:43 +0200 wenzelm updated;
Wed, 01 Aug 2007 17:03:28 +0200 wenzelm tracing: level;
Wed, 01 Aug 2007 16:59:15 +0200 wenzelm multithreading trace: int;
Wed, 01 Aug 2007 16:55:45 +0200 wenzelm added toplevel print command;
Wed, 01 Aug 2007 16:55:44 +0200 wenzelm tuned;
Wed, 01 Aug 2007 16:55:43 +0200 wenzelm renamed 'print_options' to 'print_configs';
Wed, 01 Aug 2007 16:55:42 +0200 wenzelm renamed config_option.ML to config.ML;
Wed, 01 Aug 2007 16:55:41 +0200 wenzelm renamed config_option.ML to config.ML;
Wed, 01 Aug 2007 16:55:40 +0200 wenzelm simplified internal Config interface;
Wed, 01 Aug 2007 16:55:39 +0200 wenzelm updated;
Wed, 01 Aug 2007 16:55:37 +0200 wenzelm tuned config options: eliminated separate attribute "option";
Wed, 01 Aug 2007 16:50:16 +0200 wenzelm oops -- fixed syntax;
Wed, 01 Aug 2007 16:48:47 +0200 wenzelm "running": PROTECTED wakeup;
Tue, 31 Jul 2007 23:23:34 +0200 wenzelm proper path specifications;
Tue, 31 Jul 2007 23:23:28 +0200 wenzelm simultaneous use_thys;
Tue, 31 Jul 2007 22:21:22 +0200 wenzelm setmp_noncritical print_mode;
Tue, 31 Jul 2007 22:21:20 +0200 wenzelm simultaneous use_thys;
Tue, 31 Jul 2007 22:21:18 +0200 wenzelm removed obsolete HOL/Real/ROOT.ML;
Tue, 31 Jul 2007 21:19:24 +0200 wenzelm no_document: setmp_noncritical;
Tue, 31 Jul 2007 21:19:23 +0200 wenzelm with_charset: setmp_noncritical;
Tue, 31 Jul 2007 21:19:22 +0200 wenzelm added max-threads preference;
Tue, 31 Jul 2007 21:19:21 +0200 wenzelm replaced depth_limit ref by blast_depth_limit configuration option;
Tue, 31 Jul 2007 21:19:20 +0200 wenzelm replaced dtK ref by datatype_distinctness_limit configuration option;
Tue, 31 Jul 2007 21:19:18 +0200 wenzelm moved classical tools from theory IFOL to FOL;
Tue, 31 Jul 2007 19:40:28 +0200 wenzelm register_thy: more sanity checks;
Tue, 31 Jul 2007 19:40:26 +0200 wenzelm moved lin_arith stuff to Tools/lin_arith.ML;
Tue, 31 Jul 2007 19:40:25 +0200 wenzelm proper context for cooper_tac within arith;
Tue, 31 Jul 2007 19:40:24 +0200 wenzelm tuned LinArith setup;
Tue, 31 Jul 2007 19:40:23 +0200 wenzelm HOL setup for linear arithmetic -- moved here from arith_data.ML;
Tue, 31 Jul 2007 19:40:22 +0200 wenzelm added Tools/lin_arith.ML;
Tue, 31 Jul 2007 19:38:33 +0200 wenzelm tuned;
Tue, 31 Jul 2007 19:26:35 +0200 wenzelm tuned section "Style";
Tue, 31 Jul 2007 14:45:36 +0200 narboux undo a change in last commit : give a single name to the inversion lemmas for the same inductive type
Tue, 31 Jul 2007 14:18:24 +0200 ballarin Proper interpretation of total orders in lattices.
Tue, 31 Jul 2007 13:31:01 +0200 wenzelm * Configuration options;
Tue, 31 Jul 2007 13:30:35 +0200 wenzelm added configuration options;
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;
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip