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