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
Wed, 31 Jan 2007 20:07:40 +0100 Fix tell_thm_deps to match changse in PureThy.
aspinall [Wed, 31 Jan 2007 20:07:40 +0100] rev 22225
Fix tell_thm_deps to match changse in PureThy.
Wed, 31 Jan 2007 20:06:24 +0100 Expose hard-wired string which was changed and broke Proof General.
aspinall [Wed, 31 Jan 2007 20:06:24 +0100] rev 22224
Expose hard-wired string which was changed and broke Proof General.
Wed, 31 Jan 2007 16:05:17 +0100 clarified error message
haftmann [Wed, 31 Jan 2007 16:05:17 +0100] rev 22223
clarified error message
Wed, 31 Jan 2007 16:05:16 +0100 clarified command annotation
haftmann [Wed, 31 Jan 2007 16:05:16 +0100] rev 22222
clarified command annotation
Wed, 31 Jan 2007 16:05:14 +0100 changed cong alist - now using AList operations instead of overwrite_warn
haftmann [Wed, 31 Jan 2007 16:05:14 +0100] rev 22221
changed cong alist - now using AList operations instead of overwrite_warn
Wed, 31 Jan 2007 16:05:13 +0100 dropped Output.update_warn
haftmann [Wed, 31 Jan 2007 16:05:13 +0100] rev 22220
dropped Output.update_warn
Wed, 31 Jan 2007 16:05:12 +0100 print translation for record types with empty-sorted type variables raise Match instead of producing an error
haftmann [Wed, 31 Jan 2007 16:05:12 +0100] rev 22219
print translation for record types with empty-sorted type variables raise Match instead of producing an error
Wed, 31 Jan 2007 16:05:10 +0100 dropped lemma duplicates in HOL.thy
haftmann [Wed, 31 Jan 2007 16:05:10 +0100] rev 22218
dropped lemma duplicates in HOL.thy
Wed, 31 Jan 2007 14:03:31 +0100 Tidying; more debugging information. New reference unwanted_types.
paulson [Wed, 31 Jan 2007 14:03:31 +0100] rev 22217
Tidying; more debugging information. New reference unwanted_types.
Tue, 30 Jan 2007 13:17:02 +0100 Tweak preferences for PGIP interfaces. Make <askids> return theory successors instead of parents (ideally should be content elements).
aspinall [Tue, 30 Jan 2007 13:17:02 +0100] rev 22216
Tweak preferences for PGIP interfaces. Make <askids> return theory successors instead of parents (ideally should be content elements).
Tue, 30 Jan 2007 13:16:58 +0100 Add get_succs
aspinall [Tue, 30 Jan 2007 13:16:58 +0100] rev 22215
Add get_succs
Tue, 30 Jan 2007 13:14:41 +0100 Add operations on preference tables (remove, set_default).
aspinall [Tue, 30 Jan 2007 13:14:41 +0100] rev 22214
Add operations on preference tables (remove, set_default).
Tue, 30 Jan 2007 08:21:23 +0100 adjusted to new codegen_funcgr interface
haftmann [Tue, 30 Jan 2007 08:21:23 +0100] rev 22213
adjusted to new codegen_funcgr interface
Tue, 30 Jan 2007 08:21:22 +0100 added interface for plugging in preprocessors
haftmann [Tue, 30 Jan 2007 08:21:22 +0100] rev 22212
added interface for plugging in preprocessors
Tue, 30 Jan 2007 08:21:19 +0100 additional auxiliary here
haftmann [Tue, 30 Jan 2007 08:21:19 +0100] rev 22211
additional auxiliary here
Tue, 30 Jan 2007 08:21:18 +0100 whitespace tuning
haftmann [Tue, 30 Jan 2007 08:21:18 +0100] rev 22210
whitespace tuning
Tue, 30 Jan 2007 08:21:17 +0100 dropped dead code
haftmann [Tue, 30 Jan 2007 08:21:17 +0100] rev 22209
dropped dead code
Tue, 30 Jan 2007 08:21:16 +0100 shifted import order
haftmann [Tue, 30 Jan 2007 08:21:16 +0100] rev 22208
shifted import order
Tue, 30 Jan 2007 08:21:15 +0100 dropped whitespace
haftmann [Tue, 30 Jan 2007 08:21:15 +0100] rev 22207
dropped whitespace
Tue, 30 Jan 2007 08:21:13 +0100 changed name of interpretation linorder to order
haftmann [Tue, 30 Jan 2007 08:21:13 +0100] rev 22206
changed name of interpretation linorder to order
Mon, 29 Jan 2007 19:58:14 +0100 proper simproc_setup;
wenzelm [Mon, 29 Jan 2007 19:58:14 +0100] rev 22205
proper simproc_setup; tuned ML setup;
Mon, 29 Jan 2007 19:58:14 +0100 added get_simproc, @{simproc};
wenzelm [Mon, 29 Jan 2007 19:58:14 +0100] rev 22204
added get_simproc, @{simproc};
Sun, 28 Jan 2007 23:29:17 +0100 added interface for target_naming;
wenzelm [Sun, 28 Jan 2007 23:29:17 +0100] rev 22203
added interface for target_naming;
Sun, 28 Jan 2007 23:29:16 +0100 added simproc_setup;
wenzelm [Sun, 28 Jan 2007 23:29:16 +0100] rev 22202
added simproc_setup;
Sun, 28 Jan 2007 23:29:15 +0100 added def_simproc(_i) -- define named simprocs;
wenzelm [Sun, 28 Jan 2007 23:29:15 +0100] rev 22201
added def_simproc(_i) -- define named simprocs; tuned;
Sun, 28 Jan 2007 23:29:14 +0100 updated;
wenzelm [Sun, 28 Jan 2007 23:29:14 +0100] rev 22200
updated;
Sun, 28 Jan 2007 11:52:52 +0100 Now deals with simples cases where the input equations contain type variables
chaieb [Sun, 28 Jan 2007 11:52:52 +0100] rev 22199
Now deals with simples cases where the input equations contain type variables See example in ReflectionEx.thy
Fri, 26 Jan 2007 13:59:06 +0100 refined algorithm
haftmann [Fri, 26 Jan 2007 13:59:06 +0100] rev 22198
refined algorithm
Fri, 26 Jan 2007 13:59:04 +0100 clarified code
haftmann [Fri, 26 Jan 2007 13:59:04 +0100] rev 22197
clarified code
Fri, 26 Jan 2007 13:59:03 +0100 exported interface for explicit error messages
haftmann [Fri, 26 Jan 2007 13:59:03 +0100] rev 22196
exported interface for explicit error messages
Fri, 26 Jan 2007 13:59:02 +0100 added NestedEnvironment
haftmann [Fri, 26 Jan 2007 13:59:02 +0100] rev 22195
added NestedEnvironment
Fri, 26 Jan 2007 10:48:09 +0100 Improved debugging
paulson [Fri, 26 Jan 2007 10:48:09 +0100] rev 22194
Improved debugging
Fri, 26 Jan 2007 10:46:22 +0100 Streamlined and improved debugging messages
paulson [Fri, 26 Jan 2007 10:46:22 +0100] rev 22193
Streamlined and improved debugging messages
Fri, 26 Jan 2007 10:46:15 +0100 more fixes of arithmetic for min/max.
nipkow [Fri, 26 Jan 2007 10:46:15 +0100] rev 22192
more fixes of arithmetic for min/max.
(0) -10000 -3000 -1000 -300 -100 -48 +48 +100 +300 +1000 +3000 +10000 +30000 tip