haftmann [Tue, 10 Aug 2010 14:15:44 +0200] rev 38309
added generic_target.ML
haftmann [Tue, 10 Aug 2010 14:11:28 +0200] rev 38308
try to uniformly follow define/note/abbrev/declaration order as close as possible
haftmann [Tue, 10 Aug 2010 14:06:38 +0200] rev 38307
split off structure Generic_Target into separate file
haftmann [Tue, 10 Aug 2010 13:58:26 +0200] rev 38306
split off generic parts of target implementations into separate structure
haftmann [Tue, 10 Aug 2010 13:25:33 +0200] rev 38305
restructured code for `declaration`
haftmann [Tue, 10 Aug 2010 09:11:23 +0200] rev 38304
executable relation operations contributed by Tjark Weber
haftmann [Mon, 09 Aug 2010 16:56:00 +0200] rev 38303
factored out foundation of `define` into separate function
haftmann [Mon, 09 Aug 2010 16:30:23 +0200] rev 38302
combine declaration and definition of foundation constant
haftmann [Mon, 09 Aug 2010 15:51:27 +0200] rev 38301
more appropriate outline of `define`
haftmann [Mon, 09 Aug 2010 15:43:37 +0200] rev 38300
backlink definition to target `notes`
haftmann [Mon, 09 Aug 2010 15:40:25 +0200] rev 38299
merged
haftmann [Mon, 09 Aug 2010 15:38:46 +0200] rev 38298
dropped idle local_facts argument; factored out theory_abbrev and locale_abbrev
haftmann [Mon, 09 Aug 2010 15:20:50 +0200] rev 38297
more convenient order
haftmann [Mon, 09 Aug 2010 15:19:45 +0200] rev 38296
dropped misleading comments
haftmann [Mon, 09 Aug 2010 15:40:06 +0200] rev 38295
merged
haftmann [Mon, 09 Aug 2010 14:47:28 +0200] rev 38294
separated foundation of `notes`
haftmann [Mon, 09 Aug 2010 14:20:21 +0200] rev 38293
more clear separation into local and global facts
haftmann [Mon, 09 Aug 2010 14:07:23 +0200] rev 38292
sharpened and tuned educated guess for canonical class morphism
haftmann [Mon, 09 Aug 2010 13:43:01 +0200] rev 38291
minimize sorts in certificate instantiation
blanchet [Mon, 09 Aug 2010 14:08:30 +0200] rev 38290
prevent ATP thread for staying around for 1 minute if an exception occurred earlier;
this is a workaround for what could be a misfeature of "Async_Manager", which I'd rather not touch
blanchet [Mon, 09 Aug 2010 14:00:32 +0200] rev 38289
adapt "too_general_equality" blacklisting to the new FOF context, where quantifiers are sometimes present
blanchet [Mon, 09 Aug 2010 13:46:25 +0200] rev 38288
"declare" -> "declaration" (typo)
blanchet [Mon, 09 Aug 2010 12:53:16 +0200] rev 38287
replace "setup" with "declaration"
blanchet [Mon, 09 Aug 2010 12:48:40 +0200] rev 38286
disable Nitpick on Cygwin while I'm on vacation;
I'll look into the timeout once I'm back