haftmann [Thu, 22 Oct 2009 16:52:06 +0200] rev 33077
arg_types_of auxiliary function; using multiset operations
haftmann [Fri, 23 Oct 2009 06:53:50 +0200] rev 33076
merged
haftmann [Thu, 22 Oct 2009 16:50:24 +0200] rev 33075
close thm derivations explicitly
tbourke [Fri, 23 Oct 2009 09:20:22 +1100] rev 33074
Fix a duplicate abbreviation || in etc/symbols.
wenzelm [Thu, 22 Oct 2009 17:54:47 +0200] rev 33073
made SML/NJ happy;
wenzelm [Thu, 22 Oct 2009 17:09:29 +0200] rev 33072
updated session name;
wenzelm [Thu, 22 Oct 2009 15:50:12 +0200] rev 33071
renamed f_inv_onto_f to f_inv_into_f (cf. 764547b68538);
wenzelm [Thu, 22 Oct 2009 15:26:15 +0200] rev 33070
merged
wenzelm [Thu, 22 Oct 2009 15:20:54 +0200] rev 33069
merged
wenzelm [Wed, 21 Oct 2009 22:01:44 +0200] rev 33068
merged
wenzelm [Wed, 21 Oct 2009 21:15:33 +0200] rev 33067
use plain Scan.repeat (NB: Scan.bulk is for cascading sources -- mostly interna use);
wenzelm [Thu, 22 Oct 2009 15:22:41 +0200] rev 33066
merged
haftmann [Thu, 22 Oct 2009 14:43:59 +0200] rev 33065
explicit close_derivation
haftmann [Thu, 22 Oct 2009 14:08:01 +0200] rev 33064
merged
haftmann [Thu, 22 Oct 2009 13:48:06 +0200] rev 33063
map_range (and map_index) combinator
haftmann [Thu, 22 Oct 2009 10:52:07 +0200] rev 33062
dropped Datatype.distinct_simproc
wenzelm [Thu, 22 Oct 2009 15:21:01 +0200] rev 33061
use Synchronized.assign to achieve actual immutable results;
wenzelm [Thu, 22 Oct 2009 15:19:44 +0200] rev 33060
support single-assigment variables -- based on magic RTS operations by David Matthews;
boehmes [Thu, 22 Oct 2009 09:50:29 +0200] rev 33059
merged
boehmes [Thu, 22 Oct 2009 09:49:48 +0200] rev 33058
fixed permissions -- this is a script, not an executable
nipkow [Thu, 22 Oct 2009 09:27:48 +0200] rev 33057
inv_onto -> inv_into
blanchet [Wed, 21 Oct 2009 17:34:35 +0200] rev 33056
renamed "nitpick_const_xxx" attributes to "nitpick_xxx" and "nitpick_ind_intros" to "nitpick_intros"
blanchet [Wed, 21 Oct 2009 16:57:57 +0200] rev 33055
merged
blanchet [Wed, 21 Oct 2009 16:54:04 +0200] rev 33054
fixed the "expect" mechanism of Refute in the face of timeouts
blanchet [Wed, 21 Oct 2009 16:53:00 +0200] rev 33053
removed "nitpick_const_simp" attribute from Record's "simps";
Nitpick has its own notion of a record and doesn't need those.
haftmann [Wed, 21 Oct 2009 15:54:31 +0200] rev 33052
merged
haftmann [Wed, 21 Oct 2009 15:54:01 +0200] rev 33051
more accurate removal
haftmann [Wed, 21 Oct 2009 12:12:21 +0200] rev 33050
merged
haftmann [Wed, 21 Oct 2009 12:09:37 +0200] rev 33049
curried inter as canonical list operation (beware of argument order)
boehmes [Wed, 21 Oct 2009 14:08:04 +0200] rev 33048
merged