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