Fri, 03 Aug 2007 22:35:40 +0200 |
wenzelm |
reactivated Nominal/Examples/Class.thy;
|
changeset |
files
|
Fri, 03 Aug 2007 22:33:10 +0200 |
wenzelm |
replaced outdated flag by update_time (multithreading-safe presentation order);
|
changeset |
files
|
Fri, 03 Aug 2007 22:33:09 +0200 |
wenzelm |
sort indexes according to symbolic update_time (multithreading-safe);
|
changeset |
files
|
Fri, 03 Aug 2007 22:33:07 +0200 |
wenzelm |
use separate trace flag instead of Output.debug;
|
changeset |
files
|
Fri, 03 Aug 2007 22:33:03 +0200 |
wenzelm |
named some CRITICAL sections;
|
changeset |
files
|
Fri, 03 Aug 2007 20:19:41 +0200 |
wenzelm |
misc cleanup of ML bindings (for multihreading);
|
changeset |
files
|
Fri, 03 Aug 2007 16:28:25 +0200 |
wenzelm |
added int type constraint to accomodate hacked SML/NJ (backported change in generated metis.ML);
|
changeset |
files
|
Fri, 03 Aug 2007 16:28:24 +0200 |
wenzelm |
preparations for proper type int;
|
changeset |
files
|
Fri, 03 Aug 2007 16:28:23 +0200 |
wenzelm |
tuned tracing;
|
changeset |
files
|
Fri, 03 Aug 2007 16:28:22 +0200 |
wenzelm |
replaced Theory.self_ref by Theory.check_thy, which now produces a checked ref;
|
changeset |
files
|
Fri, 03 Aug 2007 16:28:21 +0200 |
wenzelm |
certify: no check_thy here;
|
changeset |
files
|
Fri, 03 Aug 2007 16:28:20 +0200 |
wenzelm |
improved check_thy: produce a checked theory_ref (thread-safe version);
|
changeset |
files
|
Fri, 03 Aug 2007 16:28:19 +0200 |
wenzelm |
moved Admin/proper_int.ML to Pure/ML-Systems/proper_int.ML;
|
changeset |
files
|
Fri, 03 Aug 2007 16:28:18 +0200 |
wenzelm |
added dependency on Tools/Metis/metis.ML;
|
changeset |
files
|
Fri, 03 Aug 2007 16:28:17 +0200 |
wenzelm |
updated;
|
changeset |
files
|
Fri, 03 Aug 2007 16:28:15 +0200 |
wenzelm |
replaced Theory.self_ref by Theory.check_thy, which now produces a checked ref;
|
changeset |
files
|
Thu, 02 Aug 2007 23:18:13 +0200 |
wenzelm |
reset Logic.auto_rename;
|
changeset |
files
|
Thu, 02 Aug 2007 22:43:47 +0200 |
wenzelm |
added int type constraints to accomodate hacked SML/NJ;
|
changeset |
files
|
Thu, 02 Aug 2007 22:16:49 +0200 |
wenzelm |
added int type constraints to accomodate hacked SML/NJ;
|
changeset |
files
|
Thu, 02 Aug 2007 21:45:07 +0200 |
wenzelm |
added int type constraints to accomodate hacked SML/NJ;
|
changeset |
files
|
Thu, 02 Aug 2007 21:43:55 +0200 |
wenzelm |
made mk_int/dest_int pervasive;
|
changeset |
files
|
Thu, 02 Aug 2007 18:13:42 +0200 |
ballarin |
Experimental removal of assumptions of the form x : UNIV and the like after interpretation.
|
changeset |
files
|
Thu, 02 Aug 2007 17:31:10 +0200 |
berghofe |
Repaired term_of_char.
|
changeset |
files
|
Thu, 02 Aug 2007 17:29:40 +0200 |
berghofe |
- Added cycle test to function mk_ind_def to avoid non-termination
|
changeset |
files
|
Thu, 02 Aug 2007 16:12:02 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Thu, 02 Aug 2007 15:44:37 +0200 |
wenzelm |
converted Meson tests to proper theory;
|
changeset |
files
|
Thu, 02 Aug 2007 12:06:29 +0200 |
wenzelm |
turned simp_depth_limit into configuration option;
|
changeset |
files
|
Thu, 02 Aug 2007 12:06:28 +0200 |
wenzelm |
added name_of;
|
changeset |
files
|
Thu, 02 Aug 2007 12:06:27 +0200 |
wenzelm |
turned simp_depth_limit into configuration option;
|
changeset |
files
|
Wed, 01 Aug 2007 21:10:36 +0200 |
wenzelm |
tuned ML bindings (for multithreading);
|
changeset |
files
|
Wed, 01 Aug 2007 20:25:16 +0200 |
wenzelm |
tuned ML bindings (for multithreading);
|
changeset |
files
|
Wed, 01 Aug 2007 19:59:12 +0200 |
huffman |
fix looping when applied to standard subgoals
|
changeset |
files
|
Wed, 01 Aug 2007 18:05:43 +0200 |
wenzelm |
updated;
|
changeset |
files
|
Wed, 01 Aug 2007 17:03:28 +0200 |
wenzelm |
tracing: level;
|
changeset |
files
|
Wed, 01 Aug 2007 16:59:15 +0200 |
wenzelm |
multithreading trace: int;
|
changeset |
files
|
Wed, 01 Aug 2007 16:55:45 +0200 |
wenzelm |
added toplevel print command;
|
changeset |
files
|
Wed, 01 Aug 2007 16:55:44 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Wed, 01 Aug 2007 16:55:43 +0200 |
wenzelm |
renamed 'print_options' to 'print_configs';
|
changeset |
files
|
Wed, 01 Aug 2007 16:55:42 +0200 |
wenzelm |
renamed config_option.ML to config.ML;
|
changeset |
files
|
Wed, 01 Aug 2007 16:55:41 +0200 |
wenzelm |
renamed config_option.ML to config.ML;
|
changeset |
files
|
Wed, 01 Aug 2007 16:55:40 +0200 |
wenzelm |
simplified internal Config interface;
|
changeset |
files
|
Wed, 01 Aug 2007 16:55:39 +0200 |
wenzelm |
updated;
|
changeset |
files
|
Wed, 01 Aug 2007 16:55:37 +0200 |
wenzelm |
tuned config options: eliminated separate attribute "option";
|
changeset |
files
|
Wed, 01 Aug 2007 16:50:16 +0200 |
wenzelm |
oops -- fixed syntax;
|
changeset |
files
|
Wed, 01 Aug 2007 16:48:47 +0200 |
wenzelm |
"running": PROTECTED wakeup;
|
changeset |
files
|
Tue, 31 Jul 2007 23:23:34 +0200 |
wenzelm |
proper path specifications;
|
changeset |
files
|
Tue, 31 Jul 2007 23:23:28 +0200 |
wenzelm |
simultaneous use_thys;
|
changeset |
files
|
Tue, 31 Jul 2007 22:21:22 +0200 |
wenzelm |
setmp_noncritical print_mode;
|
changeset |
files
|
Tue, 31 Jul 2007 22:21:20 +0200 |
wenzelm |
simultaneous use_thys;
|
changeset |
files
|
Tue, 31 Jul 2007 22:21:18 +0200 |
wenzelm |
removed obsolete HOL/Real/ROOT.ML;
|
changeset |
files
|
Tue, 31 Jul 2007 21:19:24 +0200 |
wenzelm |
no_document: setmp_noncritical;
|
changeset |
files
|
Tue, 31 Jul 2007 21:19:23 +0200 |
wenzelm |
with_charset: setmp_noncritical;
|
changeset |
files
|
Tue, 31 Jul 2007 21:19:22 +0200 |
wenzelm |
added max-threads preference;
|
changeset |
files
|
Tue, 31 Jul 2007 21:19:21 +0200 |
wenzelm |
replaced depth_limit ref by blast_depth_limit configuration option;
|
changeset |
files
|
Tue, 31 Jul 2007 21:19:20 +0200 |
wenzelm |
replaced dtK ref by datatype_distinctness_limit configuration option;
|
changeset |
files
|
Tue, 31 Jul 2007 21:19:18 +0200 |
wenzelm |
moved classical tools from theory IFOL to FOL;
|
changeset |
files
|
Tue, 31 Jul 2007 19:40:28 +0200 |
wenzelm |
register_thy: more sanity checks;
|
changeset |
files
|
Tue, 31 Jul 2007 19:40:26 +0200 |
wenzelm |
moved lin_arith stuff to Tools/lin_arith.ML;
|
changeset |
files
|
Tue, 31 Jul 2007 19:40:25 +0200 |
wenzelm |
proper context for cooper_tac within arith;
|
changeset |
files
|
Tue, 31 Jul 2007 19:40:24 +0200 |
wenzelm |
tuned LinArith setup;
|
changeset |
files
|