Tue, 06 Feb 2007 18:02:28 +0100 cc: removed option -lstdc++, which seems to be unnecessry, but causes problems on some platforms;
wenzelm [Tue, 06 Feb 2007 18:02:28 +0100] rev 22253
cc: removed option -lstdc++, which seems to be unnecessry, but causes problems on some platforms;
Tue, 06 Feb 2007 17:20:14 +0100 pervasive exception Option;
wenzelm [Tue, 06 Feb 2007 17:20:14 +0100] rev 22252
pervasive exception Option; fixed use_file;
Tue, 06 Feb 2007 17:06:44 +0100 added has_kind/get_kind;
wenzelm [Tue, 06 Feb 2007 17:06:44 +0100] rev 22251
added has_kind/get_kind; tuned;
Tue, 06 Feb 2007 15:12:18 +0100 fixed two stupid bugs of SML to do with the value restriction and missing type
urbanc [Tue, 06 Feb 2007 15:12:18 +0100] rev 22250
fixed two stupid bugs of SML to do with the value restriction and missing type information in records
Tue, 06 Feb 2007 12:54:55 +0100 askids/qualified_thms_of_thy: version which returns names in domain of get_thm
aspinall [Tue, 06 Feb 2007 12:54:55 +0100] rev 22249
askids/qualified_thms_of_thy: version which returns names in domain of get_thm
Tue, 06 Feb 2007 11:40:53 +0100 added eta expansion to imperative monad bind
haftmann [Tue, 06 Feb 2007 11:40:53 +0100] rev 22248
added eta expansion to imperative monad bind
Tue, 06 Feb 2007 00:53:15 +0100 corrected typo introduced by me
urbanc [Tue, 06 Feb 2007 00:53:15 +0100] rev 22247
corrected typo introduced by me
Tue, 06 Feb 2007 00:43:23 +0100 now obsolete
urbanc [Tue, 06 Feb 2007 00:43:23 +0100] rev 22246
now obsolete
Tue, 06 Feb 2007 00:41:54 +0100 moved the infrastructure from the nominal_tags file to nominal_thmdecls
urbanc [Tue, 06 Feb 2007 00:41:54 +0100] rev 22245
moved the infrastructure from the nominal_tags file to nominal_thmdecls file, and adapted the code to conform with informal Isabelle programming conventions
Mon, 05 Feb 2007 15:55:32 +0100 Exporting curried versions of tail recursive equations instead of internal ones
krauss [Mon, 05 Feb 2007 15:55:32 +0100] rev 22244
Exporting curried versions of tail recursive equations instead of internal ones
Mon, 05 Feb 2007 12:03:52 +0100 proper use of NameSpace.is_qualified (avoids compatibility issues of the SML B library);
wenzelm [Mon, 05 Feb 2007 12:03:52 +0100] rev 22243
proper use of NameSpace.is_qualified (avoids compatibility issues of the SML B library);
Sun, 04 Feb 2007 22:02:22 +0100 removed non-modular comment;
wenzelm [Sun, 04 Feb 2007 22:02:22 +0100] rev 22242
removed non-modular comment;
Sun, 04 Feb 2007 22:02:21 +0100 interpretation: attempt to be more serious about name_morphism;
wenzelm [Sun, 04 Feb 2007 22:02:21 +0100] rev 22241
interpretation: attempt to be more serious about name_morphism;
Sun, 04 Feb 2007 22:02:20 +0100 added full_naming;
wenzelm [Sun, 04 Feb 2007 22:02:20 +0100] rev 22240
added full_naming;
Sun, 04 Feb 2007 22:02:19 +0100 tuned oracle interface;
wenzelm [Sun, 04 Feb 2007 22:02:19 +0100] rev 22239
tuned oracle interface; simproc_setup: added identifier;
Sun, 04 Feb 2007 22:02:18 +0100 added print_strings;
wenzelm [Sun, 04 Feb 2007 22:02:18 +0100] rev 22238
added print_strings;
Sun, 04 Feb 2007 22:02:17 +0100 old-fashioned abstype ctyp/cterm/thm prevents accidental equality tests;
wenzelm [Sun, 04 Feb 2007 22:02:17 +0100] rev 22237
old-fashioned abstype ctyp/cterm/thm prevents accidental equality tests;
Sun, 04 Feb 2007 22:02:16 +0100 def_simproc(_i): tuned interface;
wenzelm [Sun, 04 Feb 2007 22:02:16 +0100] rev 22236
def_simproc(_i): tuned interface; tuned simprocs environment;
Sun, 04 Feb 2007 22:02:15 +0100 added cterm interface;
wenzelm [Sun, 04 Feb 2007 22:02:15 +0100] rev 22235
added cterm interface;
Sun, 04 Feb 2007 22:02:14 +0100 type simproc: explicitl dependency of morphism;
wenzelm [Sun, 04 Feb 2007 22:02:14 +0100] rev 22234
type simproc: explicitl dependency of morphism; added eq_simproc, morph_simproc; renamed mk_simproc' to make_simproc -- primary interface;
Sun, 04 Feb 2007 22:02:13 +0100 load morphism.ML later;
wenzelm [Sun, 04 Feb 2007 22:02:13 +0100] rev 22233
load morphism.ML later;
Sat, 03 Feb 2007 23:42:55 +0100 added the two renaming functions from my PhD
urbanc [Sat, 03 Feb 2007 23:42:55 +0100] rev 22232
added the two renaming functions from my PhD
Fri, 02 Feb 2007 17:16:16 +0100 added an infrastructure that allows the user to declare lemmas to be equivariance lemmas; the intention is to use these lemmas in automated tools but also can be employed by the user
urbanc [Fri, 02 Feb 2007 17:16:16 +0100] rev 22231
added an infrastructure that allows the user to declare lemmas to be equivariance lemmas; the intention is to use these lemmas in automated tools but also can be employed by the user
Fri, 02 Feb 2007 15:47:58 +0100 a few additions and deletions
nipkow [Fri, 02 Feb 2007 15:47:58 +0100] rev 22230
a few additions and deletions
Thu, 01 Feb 2007 20:59:50 +0100 tuned;
wenzelm [Thu, 01 Feb 2007 20:59:50 +0100] rev 22229
tuned;
Thu, 01 Feb 2007 20:40:34 +0100 proper use of PureThy.has_name_hint instead of hard-wired string'';
wenzelm [Thu, 01 Feb 2007 20:40:34 +0100] rev 22228
proper use of PureThy.has_name_hint instead of hard-wired string'';
Thu, 01 Feb 2007 20:40:17 +0100 removed non-modular comment;
wenzelm [Thu, 01 Feb 2007 20:40:17 +0100] rev 22227
removed non-modular comment;
Thu, 01 Feb 2007 13:41:19 +0100 new theorem int_infinite
paulson [Thu, 01 Feb 2007 13:41:19 +0100] rev 22226
new theorem int_infinite
(0) -10000 -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 +10000 +30000 tip