wenzelm [Mon, 06 Aug 2007 19:59:07 +0200] rev 24160
added more instances;
wenzelm [Mon, 06 Aug 2007 19:58:59 +0200] rev 24159
ML-Systems/overloading_smlnj.ML;
wenzelm [Mon, 06 Aug 2007 19:35:43 +0200] rev 24158
Overloading in SML/NJ.
berghofe [Mon, 06 Aug 2007 16:08:01 +0200] rev 24157
Added renaming function to prevent correctness proof for realizer
of induction rule to fail because of name clashes between parameters
and predicate variables.
berghofe [Mon, 06 Aug 2007 16:05:25 +0200] rev 24156
No document for Pretty_Int theory.
haftmann [Mon, 06 Aug 2007 11:45:39 +0200] rev 24155
nbe improved
haftmann [Mon, 06 Aug 2007 11:45:19 +0200] rev 24154
removed
wenzelm [Fri, 03 Aug 2007 22:50:40 +0200] rev 24153
simultaneous use_thys;
wenzelm [Fri, 03 Aug 2007 22:35:40 +0200] rev 24152
reactivated Nominal/Examples/Class.thy;
wenzelm [Fri, 03 Aug 2007 22:33:10 +0200] rev 24151
replaced outdated flag by update_time (multithreading-safe presentation order);
wenzelm [Fri, 03 Aug 2007 22:33:09 +0200] rev 24150
sort indexes according to symbolic update_time (multithreading-safe);
wenzelm [Fri, 03 Aug 2007 22:33:07 +0200] rev 24149
use separate trace flag instead of Output.debug;
wenzelm [Fri, 03 Aug 2007 22:33:03 +0200] rev 24148
named some CRITICAL sections;
wenzelm [Fri, 03 Aug 2007 20:19:41 +0200] rev 24147
misc cleanup of ML bindings (for multihreading);
wenzelm [Fri, 03 Aug 2007 16:28:25 +0200] rev 24146
added int type constraint to accomodate hacked SML/NJ (backported change in generated metis.ML);
wenzelm [Fri, 03 Aug 2007 16:28:24 +0200] rev 24145
preparations for proper type int;
wenzelm [Fri, 03 Aug 2007 16:28:23 +0200] rev 24144
tuned tracing;
wenzelm [Fri, 03 Aug 2007 16:28:22 +0200] rev 24143
replaced Theory.self_ref by Theory.check_thy, which now produces a checked ref;
thread-safeness: when creating certified items, perform Theory.check_thy *last*;
wenzelm [Fri, 03 Aug 2007 16:28:21 +0200] rev 24142
certify: no check_thy here;
wenzelm [Fri, 03 Aug 2007 16:28:20 +0200] rev 24141
improved check_thy: produce a checked theory_ref (thread-safe version);
removed obsolete self_ref (cf. check_thy);
thread-safeness: when creating certified items, perform Theory.check_thy *last*;
eq_thy: no check here;
marked some critical sections;
wenzelm [Fri, 03 Aug 2007 16:28:19 +0200] rev 24140
moved Admin/proper_int.ML to Pure/ML-Systems/proper_int.ML;
wenzelm [Fri, 03 Aug 2007 16:28:18 +0200] rev 24139
added dependency on Tools/Metis/metis.ML;
wenzelm [Fri, 03 Aug 2007 16:28:17 +0200] rev 24138
updated;
wenzelm [Fri, 03 Aug 2007 16:28:15 +0200] rev 24137
replaced Theory.self_ref by Theory.check_thy, which now produces a checked ref;
wenzelm [Thu, 02 Aug 2007 23:18:13 +0200] rev 24136
reset Logic.auto_rename;
wenzelm [Thu, 02 Aug 2007 22:43:47 +0200] rev 24135
added int type constraints to accomodate hacked SML/NJ;
wenzelm [Thu, 02 Aug 2007 22:16:49 +0200] rev 24134
added int type constraints to accomodate hacked SML/NJ;
wenzelm [Thu, 02 Aug 2007 21:45:07 +0200] rev 24133
added int type constraints to accomodate hacked SML/NJ;
wenzelm [Thu, 02 Aug 2007 21:43:55 +0200] rev 24132
made mk_int/dest_int pervasive;
ballarin [Thu, 02 Aug 2007 18:13:42 +0200] rev 24131
Experimental removal of assumptions of the form x : UNIV and the like after interpretation.
berghofe [Thu, 02 Aug 2007 17:31:10 +0200] rev 24130
Repaired term_of_char.
berghofe [Thu, 02 Aug 2007 17:29:40 +0200] rev 24129
- Added cycle test to function mk_ind_def to avoid non-termination
of code generator.
- Functions generated from inductive predicates having neither
parameters nor input arguments now take a unit element as an
argument, otherwise the generated code would be ill-formed.
wenzelm [Thu, 02 Aug 2007 16:12:02 +0200] rev 24128
tuned;
wenzelm [Thu, 02 Aug 2007 15:44:37 +0200] rev 24127
converted Meson tests to proper theory;
wenzelm [Thu, 02 Aug 2007 12:06:29 +0200] rev 24126
turned simp_depth_limit into configuration option;
tuned register_config;
wenzelm [Thu, 02 Aug 2007 12:06:28 +0200] rev 24125
added name_of;
wenzelm [Thu, 02 Aug 2007 12:06:27 +0200] rev 24124
turned simp_depth_limit into configuration option;
wenzelm [Wed, 01 Aug 2007 21:10:36 +0200] rev 24123
tuned ML bindings (for multithreading);
updated timings;
wenzelm [Wed, 01 Aug 2007 20:25:16 +0200] rev 24122
tuned ML bindings (for multithreading);
huffman [Wed, 01 Aug 2007 19:59:12 +0200] rev 24121
fix looping when applied to standard subgoals
wenzelm [Wed, 01 Aug 2007 18:05:43 +0200] rev 24120
updated;
wenzelm [Wed, 01 Aug 2007 17:03:28 +0200] rev 24119
tracing: level;
wenzelm [Wed, 01 Aug 2007 16:59:15 +0200] rev 24118
multithreading trace: int;
wenzelm [Wed, 01 Aug 2007 16:55:45 +0200] rev 24117
added toplevel print command;
wenzelm [Wed, 01 Aug 2007 16:55:44 +0200] rev 24116
tuned;
wenzelm [Wed, 01 Aug 2007 16:55:43 +0200] rev 24115
renamed 'print_options' to 'print_configs';
wenzelm [Wed, 01 Aug 2007 16:55:42 +0200] rev 24114
renamed config_option.ML to config.ML;
moved attrib setup to attrib.ML;
wenzelm [Wed, 01 Aug 2007 16:55:41 +0200] rev 24113
renamed config_option.ML to config.ML;