Mon, 06 Aug 2007 19:35:43 +0200 Overloading in SML/NJ.
wenzelm [Mon, 06 Aug 2007 19:35:43 +0200] rev 24158
Overloading in SML/NJ.
Mon, 06 Aug 2007 16:08:01 +0200 Added renaming function to prevent correctness proof for realizer
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.
Mon, 06 Aug 2007 16:05:25 +0200 No document for Pretty_Int theory.
berghofe [Mon, 06 Aug 2007 16:05:25 +0200] rev 24156
No document for Pretty_Int theory.
Mon, 06 Aug 2007 11:45:39 +0200 nbe improved
haftmann [Mon, 06 Aug 2007 11:45:39 +0200] rev 24155
nbe improved
Mon, 06 Aug 2007 11:45:19 +0200 removed
haftmann [Mon, 06 Aug 2007 11:45:19 +0200] rev 24154
removed
Fri, 03 Aug 2007 22:50:40 +0200 simultaneous use_thys;
wenzelm [Fri, 03 Aug 2007 22:50:40 +0200] rev 24153
simultaneous use_thys;
Fri, 03 Aug 2007 22:35:40 +0200 reactivated Nominal/Examples/Class.thy;
wenzelm [Fri, 03 Aug 2007 22:35:40 +0200] rev 24152
reactivated Nominal/Examples/Class.thy;
Fri, 03 Aug 2007 22:33:10 +0200 replaced outdated flag by update_time (multithreading-safe presentation order);
wenzelm [Fri, 03 Aug 2007 22:33:10 +0200] rev 24151
replaced outdated flag by update_time (multithreading-safe presentation order);
Fri, 03 Aug 2007 22:33:09 +0200 sort indexes according to symbolic update_time (multithreading-safe);
wenzelm [Fri, 03 Aug 2007 22:33:09 +0200] rev 24150
sort indexes according to symbolic update_time (multithreading-safe);
Fri, 03 Aug 2007 22:33:07 +0200 use separate trace flag instead of Output.debug;
wenzelm [Fri, 03 Aug 2007 22:33:07 +0200] rev 24149
use separate trace flag instead of Output.debug;
Fri, 03 Aug 2007 22:33:03 +0200 named some CRITICAL sections;
wenzelm [Fri, 03 Aug 2007 22:33:03 +0200] rev 24148
named some CRITICAL sections;
Fri, 03 Aug 2007 20:19:41 +0200 misc cleanup of ML bindings (for multihreading);
wenzelm [Fri, 03 Aug 2007 20:19:41 +0200] rev 24147
misc cleanup of ML bindings (for multihreading);
Fri, 03 Aug 2007 16:28:25 +0200 added int type constraint to accomodate hacked SML/NJ (backported change in generated metis.ML);
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);
Fri, 03 Aug 2007 16:28:24 +0200 preparations for proper type int;
wenzelm [Fri, 03 Aug 2007 16:28:24 +0200] rev 24145
preparations for proper type int;
Fri, 03 Aug 2007 16:28:23 +0200 tuned tracing;
wenzelm [Fri, 03 Aug 2007 16:28:23 +0200] rev 24144
tuned tracing;
Fri, 03 Aug 2007 16:28:22 +0200 replaced Theory.self_ref by Theory.check_thy, which now produces a checked ref;
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*;
Fri, 03 Aug 2007 16:28:21 +0200 certify: no check_thy here;
wenzelm [Fri, 03 Aug 2007 16:28:21 +0200] rev 24142
certify: no check_thy here;
Fri, 03 Aug 2007 16:28:20 +0200 improved check_thy: produce a checked theory_ref (thread-safe version);
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;
Fri, 03 Aug 2007 16:28:19 +0200 moved Admin/proper_int.ML to Pure/ML-Systems/proper_int.ML;
wenzelm [Fri, 03 Aug 2007 16:28:19 +0200] rev 24140
moved Admin/proper_int.ML to Pure/ML-Systems/proper_int.ML;
Fri, 03 Aug 2007 16:28:18 +0200 added dependency on Tools/Metis/metis.ML;
wenzelm [Fri, 03 Aug 2007 16:28:18 +0200] rev 24139
added dependency on Tools/Metis/metis.ML;
Fri, 03 Aug 2007 16:28:17 +0200 updated;
wenzelm [Fri, 03 Aug 2007 16:28:17 +0200] rev 24138
updated;
Fri, 03 Aug 2007 16:28:15 +0200 replaced Theory.self_ref by Theory.check_thy, which now produces a checked ref;
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;
Thu, 02 Aug 2007 23:18:13 +0200 reset Logic.auto_rename;
wenzelm [Thu, 02 Aug 2007 23:18:13 +0200] rev 24136
reset Logic.auto_rename;
Thu, 02 Aug 2007 22:43:47 +0200 added int type constraints to accomodate hacked SML/NJ;
wenzelm [Thu, 02 Aug 2007 22:43:47 +0200] rev 24135
added int type constraints to accomodate hacked SML/NJ;
Thu, 02 Aug 2007 22:16:49 +0200 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;
Thu, 02 Aug 2007 21:45:07 +0200 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;
Thu, 02 Aug 2007 21:43:55 +0200 made mk_int/dest_int pervasive;
wenzelm [Thu, 02 Aug 2007 21:43:55 +0200] rev 24132
made mk_int/dest_int pervasive;
Thu, 02 Aug 2007 18:13:42 +0200 Experimental removal of assumptions of the form x : UNIV and the like after interpretation.
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.
Thu, 02 Aug 2007 17:31:10 +0200 Repaired term_of_char.
berghofe [Thu, 02 Aug 2007 17:31:10 +0200] rev 24130
Repaired term_of_char.
Thu, 02 Aug 2007 17:29:40 +0200 - Added cycle test to function mk_ind_def to avoid non-termination
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.
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip