Fri, 17 Aug 2007 23:10:46 +0200 removed obsolete touch_all_thys;
wenzelm [Fri, 17 Aug 2007 23:10:46 +0200] rev 24314
removed obsolete touch_all_thys;
Fri, 17 Aug 2007 23:10:45 +0200 compress: proper check_thy;
wenzelm [Fri, 17 Aug 2007 23:10:45 +0200] rev 24313
compress: proper check_thy;
Fri, 17 Aug 2007 23:10:43 +0200 added encoding spec for jEdit;
wenzelm [Fri, 17 Aug 2007 23:10:43 +0200] rev 24312
added encoding spec for jEdit;
Fri, 17 Aug 2007 23:10:42 +0200 proper signature;
wenzelm [Fri, 17 Aug 2007 23:10:42 +0200] rev 24311
proper signature;
Fri, 17 Aug 2007 23:10:41 +0200 proper signature;
wenzelm [Fri, 17 Aug 2007 23:10:41 +0200] rev 24310
proper signature; removed unused const_types_of;
Fri, 17 Aug 2007 23:10:39 +0200 turned type_lits into configuration option (with attribute);
wenzelm [Fri, 17 Aug 2007 23:10:39 +0200] rev 24309
turned type_lits into configuration option (with attribute);
Fri, 17 Aug 2007 19:24:37 +0200 removed set_concat_map and improved set_concat
nipkow [Fri, 17 Aug 2007 19:24:37 +0200] rev 24308
removed set_concat_map and improved set_concat
Fri, 17 Aug 2007 17:49:33 +0200 check_deps: ensure that theory is actually present, not just update_time > 1;
wenzelm [Fri, 17 Aug 2007 17:49:33 +0200] rev 24307
check_deps: ensure that theory is actually present, not just update_time > 1;
Fri, 17 Aug 2007 13:59:00 +0200 tuned order
haftmann [Fri, 17 Aug 2007 13:59:00 +0200] rev 24306
tuned order
Fri, 17 Aug 2007 13:58:59 +0200 reoriented hook application order
haftmann [Fri, 17 Aug 2007 13:58:59 +0200] rev 24305
reoriented hook application order
Fri, 17 Aug 2007 13:58:58 +0200 explicit constants for overloaded definitions
haftmann [Fri, 17 Aug 2007 13:58:58 +0200] rev 24304
explicit constants for overloaded definitions
Fri, 17 Aug 2007 13:58:57 +0200 dropped junk
haftmann [Fri, 17 Aug 2007 13:58:57 +0200] rev 24303
dropped junk
Fri, 17 Aug 2007 09:20:45 +0200 tuned
obua [Fri, 17 Aug 2007 09:20:45 +0200] rev 24302
tuned
Fri, 17 Aug 2007 09:19:53 +0200 changed floatarith lemmas
obua [Fri, 17 Aug 2007 09:19:53 +0200] rev 24301
changed floatarith lemmas
Fri, 17 Aug 2007 00:03:50 +0200 proper signature for Meson;
wenzelm [Fri, 17 Aug 2007 00:03:50 +0200] rev 24300
proper signature for Meson;
Thu, 16 Aug 2007 21:52:08 +0200 force: non-critical, but also non-thread-safe (potentially multiple evaluations);
wenzelm [Thu, 16 Aug 2007 21:52:08 +0200] rev 24299
force: non-critical, but also non-thread-safe (potentially multiple evaluations);
Thu, 16 Aug 2007 21:52:07 +0200 removed dead code;
wenzelm [Thu, 16 Aug 2007 21:52:07 +0200] rev 24298
removed dead code;
Thu, 16 Aug 2007 18:53:22 +0200 improved treatment of global interrupts: Thread.EnableBroadcastInterrupt, redefine ignore/raise_interrupt;
wenzelm [Thu, 16 Aug 2007 18:53:22 +0200] rev 24297
improved treatment of global interrupts: Thread.EnableBroadcastInterrupt, redefine ignore/raise_interrupt;
Thu, 16 Aug 2007 18:53:21 +0200 removed signal setup from root function to on-entry hook;
wenzelm [Thu, 16 Aug 2007 18:53:21 +0200] rev 24296
removed signal setup from root function to on-entry hook;
Thu, 16 Aug 2007 18:53:21 +0200 global state transformation: non-critical, but also non-thread-safe;
wenzelm [Thu, 16 Aug 2007 18:53:21 +0200] rev 24295
global state transformation: non-critical, but also non-thread-safe;
Thu, 16 Aug 2007 11:45:07 +0200 fixed OCaml bug
haftmann [Thu, 16 Aug 2007 11:45:07 +0200] rev 24294
fixed OCaml bug
Thu, 16 Aug 2007 11:45:06 +0200 fixed codegen setup
haftmann [Thu, 16 Aug 2007 11:45:06 +0200] rev 24293
fixed codegen setup
Thu, 16 Aug 2007 11:45:05 +0200 added evaluation examples
haftmann [Thu, 16 Aug 2007 11:45:05 +0200] rev 24292
added evaluation examples
Wed, 15 Aug 2007 22:21:13 +0200 main: wait_timeout (1 second);
wenzelm [Wed, 15 Aug 2007 22:21:13 +0200] rev 24291
main: wait_timeout (1 second);
Wed, 15 Aug 2007 20:26:57 +0200 tuned comments;
wenzelm [Wed, 15 Aug 2007 20:26:57 +0200] rev 24290
tuned comments;
Wed, 15 Aug 2007 19:24:23 +0200 added sendback;
wenzelm [Wed, 15 Aug 2007 19:24:23 +0200] rev 24289
added sendback;
Wed, 15 Aug 2007 15:06:58 +0200 combining the relevance filter with res_atp
paulson [Wed, 15 Aug 2007 15:06:58 +0200] rev 24288
combining the relevance filter with res_atp
Wed, 15 Aug 2007 13:50:47 +0200 combining the relevance filter with res_atp
paulson [Wed, 15 Aug 2007 13:50:47 +0200] rev 24287
combining the relevance filter with res_atp
Wed, 15 Aug 2007 12:52:56 +0200 ATP blacklisting is now in theory data, attribute noatp
paulson [Wed, 15 Aug 2007 12:52:56 +0200] rev 24286
ATP blacklisting is now in theory data, attribute noatp
Wed, 15 Aug 2007 09:02:11 +0200 added Code_Setup
haftmann [Wed, 15 Aug 2007 09:02:11 +0200] rev 24285
added Code_Setup
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip